Re: Install WO on Linux
Matteo Centro <[email protected]> Fri, 16 Dec 2005 11:59:37 +0100
| Newsgroups | gmane.comp.web.webobjects.admin |
|---|---|
| Message-ID | <[email protected]> |
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