Thanks! After "$ sudo chown -R vmplanet.vmplanet src", All works fine Wich is best way for learn about linux?
2009/2/25 Guy Roussin <guy.rous...@teledetection.fr>: > Massimo Belgrano a écrit : >> >> Thanks for your support >> Here my redirection >> vmpla...@ubuntu-vm:~$ cd $home >> >> vmpla...@ubuntu-vm:~$ ls -la src >> total 6296 >> drwxr-xr-x 3 root root 4096 2009-02-22 12:06 . >> drwxr-xr-x 34 vmplanet vmplanet 4096 2009-02-25 03:19 .. >> drwxr-xr-x 14 root root 4096 2009-02-23 12:49 harbour >> -rw-r--r-- 1 root root 534 2009-02-22 12:06 >> harbour_1.0.0-1_i386.changes >> -rw-r--r-- 1 root root 6415134 2009-02-22 12:06 >> harbour_1.0.0-1_i386.deb >> vmpla...@ubuntu-vm:~$ >> >> > > Hi Massimo, > > Very strange ~/src dir. > The owner is root !!! not good ... > > I understand now why fakeroot is not working ... > > Strange also to see > > harbour_1.0.0-1_i386.deb must be harbour_1.0.1-1_i386.deb ! > > You can try to make these steps as user *** vmplanet *** : > > $ cd > $ sudo chown -R vmplanet.vmplanet src > > Now you can follow the commands i give you to compile harbour : > > $ cd src $ svn co > https://harbour-project.svn.sourceforge.net/svnroot/harbour-project/trunk/harbour > $ cd harbour > $ fakeroot sh mpkg_deb.sh > $ sudo dpkg -i ../harbour_1.0.1-1_i386.deb > > > To avoid such problem (and others) avoid running as root ... > > Guy > > _______________________________________________ > Harbour mailing list > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour