2010/4/8 Barry Jackson <zen25...@zen.co.uk> > On 08/04/10 11:21, Barry Jackson wrote: > > >> So, now the problem seems to be the missing full path to hbmk2 >> > > Ignore that silly remark - hbmk2 is already in the path and should be > found. > > Something strange though. > I paused hbide just after it wrote (and closed) the temp script. > I found the script and ran it after displaying PATH and looking at the > script:- > > [...@jackodesktop tmp]$ echo $PATH > > /usr/bin:/bin:/usr/local/bin:/usr/X11R6/bin/:/usr/games:/usr/lib/qt4/bin:/home/baz/Scripts:/home/baz/bin:/home/baz/SVN/harbour/bin/linux/gcc:/home/baz/SVN/harbour/lib/linux/gcc:/home/baz/SVN/harbour/include > > [...@jackodesktop tmp]$ cat 7aqf54.sh > #!/bin/sh > export HB_COMPILER=gcc > > export PATH=$PATH:/home/baz/SVN/harbour/bin/linux/gcc > export PATH=$PATH:/home/baz/SVN/harbour/lib/linux/gcc > export PATH=$PATH:/home/baz/SVN/harbour/include > export PATH=$PATH:/usr/bin/gcc:/usr/lib/gcc > > [...@jackodesktop tmp]$ sh 7aqf54.sh >
Please read http://www.troubleshooters.com/linux/prepostpath.htm try: source 7aqf54.sh to get the PATH exported var changed not only into that script Hth, best regards Marco -- Linux Infinite Freedom
_______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour