Re: Installing WO 543 on Linux
Re: Installing WO 543 on Linux
- Subject: Re: Installing WO 543 on Linux
- From: David Griffith <email@hidden>
- Date: Mon, 9 Nov 2009 13:07:20 +0100
Hi,
Yeah I've installed the prebuilt one now and I'm trying to get wotaskd
and JavaMonitor to load on startup but no idea how. I've used some of
the script that I've found on wiki.objectstyle, have chmod +x them,
put them in init.d and created a symlink from rc3.d but they just
don't seem to start.
Also, I have changed the default /cgi-bin/webObjects to /app/
WebObjects and when I type:
http://192.168.1.10 I get the Apache page, that's working.
When I type:
http://192.168.1.10/app/WebObjects/JavaMonitor, I get:
The requested application could not be found on this server
Which seems to indicate that it is actually using the mod_WebObjects
file but I just can't get JavaMonitor to appear. Both wotaskd and
JavaMonitor do start ok if I run them from the command line.
Not sure where to go next...
Dave.
On Nov 8, 2009, at 4:25 PM, Joe Little wrote:
I recall having to adjust the make file in too locations, force the
gcc somewhere else. But Pascal is correct in that there are also
prebuilt one's available. I'm thinking I should reconsider packaging
though and perhaps remake my RPMs available at some point.
On Sat, Nov 7, 2009 at 11:59 AM, David Griffith
<email@hidden> wrote:
Hi Joe,
Yes I have already done that. I did manage to get it to complete
the 'make'
command by running it from the Adaptor directory and not from the
Apache2.2
directory (it wouldn't run from there) but I think I am perhaps
missing some
settings in the make.config. Firstly, should the make.config be
copied into
the Apache2.2 directory to allow it to run from there? Then, even
though it
doesn't specifically say in the instructions I was following below,
I think
I need to tell the make.config where my apache modules are but I'm
having
trouble determining that path.
I'm using CentOS 5.4 with the bundled Apache 2.2.3.
The only place I can seem to locate mod_WebObjects.la, which it
clearly is
looking for, is in the following directory after installing WO 5.4.3:
/opt/Library/WebObjects/Adaptors/Apache2.2/.libs/mod_WebObjects.la
Is this the directory it's looking for, or rather is that the
appropriate
file to use?
Regards,
David.
On Nov 7, 2009, at 4:22 PM, Joe Little wrote:
On Sat, Nov 7, 2009 at 2:00 AM, David Griffith <email@hidden
>
wrote:
Sorry, I found apxs but this is the error I'm getting:
apxs -i -a -n WebObjects mod_WebObjects.la
/usr/lib/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib/apr-1/build/
libtool'
mod_WebObjects.la /usr/lib/httpd/modules
/usr/lib/apr-1/build/libtool --mode=install cp mod_WebObjects.la
/usr/lib/httpd/modules/
libtool: install: `mod_WebObjects.la' is not a valid libtool archive
Try `libtool --help --mode=install' for more information.
apxs:Error: Command failed with rc=65536
You need to force the CC var to be CC=gcc
http://wiki.objectstyle.org/confluence/pages/viewpage.action?pageId=196936&navigatingVersions=true
On Nov 7, 2009, at 10:35 AM, David Griffith wrote:
Hi all,
Following the instructions at:
http://wiki.objectstyle.org/confluence/display/WO/Installing+WO+5.3+or+WO+5.4+on+Linux
Building the Apache WO Module, I'm running into this problem:
/usr/local/apache/bin/apxs -i -a -n WebObjects mod_WebObjects.la
I get:
-bash: /usr/local/apache/bin/apxs: No such file or directory
I have gcc installed but I can't figure out what I should install
to be
able
to use apxs. I have Apache 2.2.3 installed and working.
Is it just a matter of finding and downloading and
installing apache2-threaded-dev for that version of Apache?
Anyone know where I can find that installer?
Regards,
David.
_______________________________________________
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