Re: Cenos Linux
Re: Cenos Linux
- Subject: Re: Cenos Linux
- From: David Griffith <email@hidden>
- Date: Mon, 16 Nov 2009 17:57:43 +0100
Hi Kieran,
Where did the WebObjects.la show up? I did actually run that command
in the Adaptors dir as well, and it seemed to work, but after that I
couldn't seem to get the WebObjects.so file. Probably doing something
wrong, building adaptors is not something I've ever done before.
Regards,
David.
On 16 Nov 2009, at 03:42, Kieran Kelleher wrote:
Hi David,
Actually everything appears to be working fine ...... Pascal's
direction to run make in the Adaptors dir instead of the Apache2.2
dir as is incorrectly instructed in the wiki was the key. Thanks
Pascal ... I will try and do an exact CentOS specific step-by-step
detailed tutorial when I get a chance to help any others that want
this.
After that make step, it is just a case of execute the apxs command
and then move the apache.conf file to /etc/httpd/conf.d and edit it
to match the environment and restarted apache and all seems to be
working. I just need to drop an actual WO app on this CentOS
environment to do final verification, but right now wotaskd,
womonitor and to wo adaptor are all operational as per the usual
URLs to check for those things and apachectl -M shows
mod_WebObjects.so is loaded and the adaptor info page shows the
usual info.
So far I like it, CentOS seems pretty straightforward to setup...
Regards, Kieran
PS. I did not realize mdimension provided precompiled mod_wo's ....
but since this was an educational exercise, I wanted to compile it
anyway just because.... :-)
On Nov 15, 2009, at 3:51 PM, David Griffith wrote:
Hi Kieran,
I struggled with this for quite a while and in the end I
downloaded, installed and am now using the pre-compiled adaptor for
Apache 2.2.3 on CentOS 5. Works great. I never did manage to get
the adaptor to complile. Same problems as you are having.
Regards,
David.
On Nov 15, 2009, at 8:29 PM, Kieran Kelleher wrote:
Hmmm .... ok, ran 'make CC=gcc' in Adaptors dir and it built thr
adaptor in the apache2.2 dir which now contains additional files,
namely mod_WebObjects.la, mod_WebObjects.lo, mod_WebObjects.o,
mod_WebObjects.slo and mod_WebObjects.so, so I guess I don't need
to run make inside Apache2.2 dir now, right?
On Nov 15, 2009, at 2:19 PM, Pascal Robert wrote:
Try to run "make CC=gcc" in the Adaptors directory first, and
after in Apache2.2
Just for "future me improvement", I decided to set up a Linux
deployment server this weekend, since I have not had a need to do
so before now (being spoiled by familiar OS X deployment machines
thus far) ......
I referenced this:
http://wiki.objectstyle.org/confluence/display/WO/Installing+WO+5.3+or+WO+5.4+on+Linux
I have setup CentOS 5.3, installed java 1.5, WO 5.3.3, wotaskd
and WOMonitor are operational, apache itself is running and I got
stuck at the compiling the WO adaptor step.
I checked out Wonder source from head (yesterday) to get the
adaptor src.
I have also read the Wonder/Utilities/Adaptors/
BuildingInstructions.html
I set ADAPTOR_OS *and* OS to LINUX in Wonder/Utilities/Adaptors/
make.config
Then I went into Adaptors/Apache2.2 and when I did 'make CC=gcc',
I get this error:
root@centos Apache2.2]# make CC=gcc
Makefile:52: ../Adaptor/make.postamble: No such file or directory
make: *** No rule to make target `../Adaptor/make.postamble'.
Stop.
I know some of you have done CentOS installs before (Pascal?), so
perhaps you can share how to build/install the wo adaptor for
apache 2.2 on that linux?
Regards, Kieran
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden