Re: Install WO on Linux

Gavin Eadie <[email protected]> Fri, 16 Dec 2005 08:47:38 -0500
Newsgroups gmane.comp.web.webobjects.admin
Message-ID <p06230900bfc87401575b@[10.0.1.3]>
At 11:59 AM +0100 12/16/05, Matteo Centro wrote:
>>make.config:62: *** missing separator.  Stop.
>>make.config:62: *** missing separator.  Stop.
>
>It doesn't make much sense without seeing the actual code which
>is in make.config......I'd also check for any "funny" characters
>hidden in the file...

Sometimes I find copying and pasting multiple lines of code from a 
web browser into a file does make some "funny" characters that you 
cannot see, but which cause compilers etc to fail to process the 
file.  This has happened for me copying from Safari and pasting into 
XCode.

But, as other people have said, diagnosis at a distance is hard 
without much information.  For example, what does your Makefile look 
line around line 62 -- is that a place you made a change or not?