Re: It is that time again... WO Deploy on a new CentOS server
Re: It is that time again... WO Deploy on a new CentOS server
- Subject: Re: It is that time again... WO Deploy on a new CentOS server
- From: James Cicenia <email@hidden>
- Date: Thu, 09 Jun 2011 16:09:35 -0500
Turns out this is what I was able to do for future reference out there. First I removed the old Java (OpenJDK) yum:
yum remove java
Then needed to install rpm builder:
yum install -y rpm-build gcc gcc-c++ redhat-rpm-config
Then install Sun Java 1.5:
or your engineers very nice script.. maybe these three should all be combined back on the wiki?
I used the binary from the hudsen server instead as yum couldn't find apxs to install. Heck I even had to yum install make on these very bare boned servers.
Rackspace has a lot of catching up to do in the cloudserver space with amazon.
Thanks James
On Jun 8, 2011, at 6:10 PM, Q wrote: On 09/06/2011, at 6:57 AM, James Cicenia wrote: Hello Deployment Gurus
Since I so rarely do this and have become spoiled with Amazon, I now have to help
to get a LAMWO server running... in this case CentOS and was wondering if anyone
had some handy/dandy scripts that would turn this Rackspace CentOS cloud server
into a fully functioning WebObjects/Apache2.2/Java/MySql/WonderDeployment ?
And it seems in the wiki there are a myriad number of pages that seem to do it differently.
Then there is CentOS and yum ? Seems like it gave me the opensdk of java. Is that ok?
So far I managed to get mysql and apache2.2 running... but I saw no instructions on
how to set up the apache config file with just mod_WeObjects.so binary vs. compiling one.
Anyway any shortcuts, scripts or exact pages to help would be greatly appreciated.
This was written by one of our engineers when we first migrated from FreeBSD (it's good, everyone should use it!) and got WO to work on CentOS under VMWare: http://vmadmin.nt.com.au/?p=47You will most likely need the Sun JDK, we have seen strange issues with the OpenJDK that went away after switching to the sun/oracle version. -- Seeya...Q Quinton Dolan - email@hidden Gold Coast, QLD, Australia (GMT+10)
|
_______________________________________________
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