LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   make separator error (https://www.linuxquestions.org/questions/linux-newbie-8/make-separator-error-123316/)

robw 12-06-2003 02:49 PM

make separator error
 
Trying to install Tk for Perl, using instructions in INSTALL file from Tk800.025
I ran perl Makefile.PL OK
Then ran make, and got this error message:
# make
Makefile:95: *** missing separator. Stop.

Makefile has these lines near 95:

93 installhtml1dir=''
94 installhtml3dir=''
95 installman1
96 INSTALLSITEBIN = /usr
97 INSTALLVENDORBIN = /usr/bin'

What does this mean?

Any help appreciated,
Rob


All times are GMT -5. The time now is 09:08 PM.