Just a note: you don't have to install Harbour in order to use it. --- run in Harbour root dir #!/bin/sh PREFIX=`pwd`/`dirname $0` # or any explicit dir: PREFIX=~/harbour export HB_BIN_INSTALL=$PREFIX/bin export HB_LIB_INSTALL=$PREFIX/lib export HB_INC_INSTALL=$PREFIX/include export HB_DOC_INSTALL=$PREFIX/doc
. `dirname $0`/make_gnu.sh $* --- Brgds, Viktor On Tue, Feb 24, 2009 at 9:21 AM, Guy Roussin <guy.rous...@teledetection.fr>wrote: > Hi Massimo, > > Be sure to log (X, gdm) as *user* and then open a new terminal (console) > http://wiki.debian.org/FakeRoot > (see Error messages) > > Guy > > > Massimo Belgrano a écrit : > >> Ops sorry during prev test i switched to root >> (i think that root user will do every command like administrator >> unhappy to see that is non true) >> but i not able to generate harbour_1.0.1-1_i386.deb >> >> Fist time that i execute from harbour dir >> $ fakeroot sh mpkg_deb.sh >> switch from $ to # >> >> here operation made >> vmpla...@ubuntu-vm:~$ cd $home >> vmpla...@ubuntu-vm:~$ cd src >> vmpla...@ubuntu-vm:~/src$ cd harbour >> vmpla...@ubuntu-vm:~/src/harbour$ fakeroot sh mpkg_deb.sh >> r...@ubuntu-vm:~/src/harbour# fakeroot sh mpkg_deb.sh >> fakeroot: FAKEROOTKEY set to 1343819330 >> fakeroot: nested operation not yet supported >> r...@ubuntu-vm:~/src/harbour# >> >> >> >> > > _______________________________________________ > 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