Hi Declan, Tks for your advice.
<snip> > You appear to be typing make <enter> install > &&<enter>. This is wrong. Sorry, No. "make rootdir=/usr/share/doc/lesstif-0.94.4 install &&" is one line. I copied/pasted it from; http://www.linuxfromscratch.org/blfs/view/svn/x/lesstif.html the word wrap function of email made it looks as 2 lines > cd to the top source dir if you are not there. If > you are, check for the > existence of a file called Makefile. [EMAIL PROTECTED]:/sources/procmail-3.22# ls | grep Makefile >>> Makefile Makefile.0 Makefile.1 <<< There are 3 there. <snip> > grep -ne 'install:' should succeed (i.e. lines from > the Makefile should > appear) You are telling make to run these targets in > the Makefile. [EMAIL PROTECTED]:/sources/procmail-3.22# grep -ne 'install:' It only hung there until I pressed [Ctrl]+c to terminate the command. B.R. SL -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
