Re: Install WO on Linux

Geoff Hopson <[email protected]> Fri, 16 Dec 2005 11:20:14 +0000
Newsgroups gmane.comp.web.webobjects.admin
Message-ID <[email protected]>
Make sure you are using the correct 'make' - on my Linux box I am using
/usr/bin/make'. I have had some problems on other Unixs with make, seeing
the error you describe. But the one below 'makes' OK for me.

[ghopson@zorro ~]$ make --version
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

HTH,
Geoff


On 16/12/05, Matteo Centro <[email protected]> wrote:
>
> On 16/12/2005, at 9:57 AM, LEGIN.Matthias wrote:
>
> > Hello Matteo,
> >
> > Sorry for the lacks of details, but usually I don't want to get
> > people afraid of my post :)
> > So, I have kept in mind what you said about versions about JRE and
> > Apache.
> >
> > I give you the main part of the mail I received:
> >
> > --------------------------------------------------------
> > I have some problems in during installation WebObject deployment on
> > Linux.
> > I some times ago addressed on a site of developers of the given
> > appendix and sent some times the message concerning my problem but
> > without any result.
> > I think that it because my e-mail is not in mail-list If you a
> > member of mail-list of developers WO please help me.
> > I install WO 5.2. deployment on Suse Linux 9.0 use HOW-TO from
> >
> > http://www.tetlabors.de/wo/setup_webobjects_on_linux.html
>
> I didn't follow that, I did it myself...
>
> >
> > I install it success but when try to compile adaptor
> >
> > http://www.tetlabors.de/wo/
> > setup_webobjects_on_linux.html#compile_adaptor
> >
> > it says me
> > tut:/opt/Apple/Developer/Examples/WebObjects/Source/Adaptors # make
> > clean; make
> > 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...
> What I can suggest is double checking the make.config file and verify
> that each ifeq statement is terminated with a endif statement. I'd
> also check for any "funny" characters hidden in the file...
>
> >
> > I try to correct with
> > http://www.tetlabors.de/wo/
> > setup_webobjects_on_linux.html#troubleshooting
> > add character TAB and it did't help for resolve this problem
>
> No, no... it does not help!
>
> >
> > please tell me the solution of this problem
> >
> > --------------------------------------------------------------------
> >
> > PS : are in your country WO very used ?
>
> Not really... In Italy everybody uses Microsoft stuff... Just a few
> companies use WO extensively, we develop basically only on WO... We
> are pretty weird guys ;)
>
> Good luck,
>
>
> Matteo
>
> _______________________________________________
> WebObjects-admin mailing list
> [email protected]
> http://www.omnigroup.com/mailman/listinfo/webobjects-admin
>