Since some time, in /usr/ports/www/webobjects, there is the latest archive. So go there, after you have extracted ebObjects5.3.3Update.pax.gz in /usr/ports/distfiles, and then type make install You will get a license: No Format |
---|
Do you agree to the above license terms? [yes or no]
type yes,
and everything will be installed for you:
*****************************************************************************
The WebObjects Runtime is now installed.
Add wotaskd_enable="YES" and JavaMonitor_enable="YES" to rc.conf as required
and start each application by running:
/usr/local/etc/rc.d/wotaskd start
/usr/local/etc/rc.d/JavaMonitor start
Your WebObjectDocumentRoot has been created in /usr/local/www/webobjects/WebObjects
You will need to direct your webserver to use this path for /WebObjects URI's
Logs for all WebObjects applications can be found in /var/log/webobjects
*****************************************************************************
===> Installing rc.d startup script(s)
|
Be aware that this does not install all the stuff that the WOCOM:WOPorts bundle installs, like Wonder and the apache adaptors. |