Yep, did all that but couldn't get the WebObjects.la file.  

Regards,
David.

On Nov 16, 2009, at 6:57 PM, Kieran Kelleher wrote:

Hi David,

Maybe the problem with your situation was not having apxs (apache extensions 
tool) installed. To verify do:

<locate_apxs.jpg>


if you don't have that, run this command as root to install that

        yum install http-devel

Then in Adaptors/make.config, edit the start of the script to look like this:
<make.config.jpg>


After that, run 'make CC=gcc'

And the Apache2.2 will look like this:

<apache2.2.jpg>


Run the apxs command inside that dir.

The instructions are not exact for centos filesystem layout, but the general 
procedure is as indicated on the wiki

Regards, Kieran

On Nov 16, 2009, at 11:57 AM, David Griffith wrote:

> 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.
> 


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to