Hello Jesse, You don't actually need the server wonder, you just build the application embedded.
Xavier On 7 janv. 2013, at 18:22, Jesse Tayler <[email protected]> wrote: > > > what's the best way to install or update the server's WOnder installation? > > > > > > On Jan 7, 2013, at 10:56 AM, Pascal Robert <[email protected]> wrote: > >> Hello, >> >> The deployment tools are now available under a Yum repository for even >> easier installation! If you are using CentOS 5.x/6.x, RedHat Enterprise >> Linux 5.x/6.x or Amazon Linux, you can simply grab the repo file: >> >> https://raw.github.com/projectwonder/wonder/3e152ee904a9499e231daf00cff302b5795a13e6/Utilities/Linux/wocommunity.repo >> >> into /etc/yum.repos.d/, and do: >> >> yum install wotaskd >> yum install womonitor >> yum install woadaptor >> >> to install everything. Please note that I just find out that Amazon Linux >> installs Apache 2.4 by default, and the adaptor don't work on it, so you >> will have to install Apache 2.2 BEFORE installing woadaptor. Also, the >> adaptor is not available for 32 bit systems for now, I have to create to >> find a way to build it along the 64 bit version. >> >> It's the first time I'm building RPM packages, so it might not be perfect, >> but it worked well on my CentOS 5.5, CentOS 6.2 and Amazon Linux VMs, so >> please report any problems. The spec files to build the RPMs are also in the >> integration branch of Wonder. >> >> Thanks. >> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com >> >> This email sent to [email protected] > > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/webobjects%40anazys.com > > This email sent to [email protected] > > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
