Re: error Trying to install mod_WebObject.so into xampp on ubuntu linux

2013-10-06 Thread Pascal Robert
http://wiki.wocommunity.org/display/documentation/Installing+a+deployment+environment+on+Debian+or+Ubuntu?src=search > here I see the symbol: ap_snprintf is undefined. so, this is a different > error. I would like to try and solve the issue when using the apache > instance under /opt/lampp but

Re: error Trying to install mod_WebObject.so into xampp on ubuntu linux

2013-10-06 Thread Thomas Peters
here I see the symbol: ap_snprintf is undefined. so, this is a different error. I would like to try and solve the issue when using the apache instance under /opt/lampp but have also tried to use the base version of apache2 on my ubuntu system. Different error, but still preventing me from bui

Re: error Trying to install mod_WebObject.so into xampp on ubuntu linux

2013-10-06 Thread Thomas Peters
I tried to install the module mod_WebObjects.so into the standard web server built into Ubuntu: thomas@ubuntu-Dell-DM061:/usr/sbin$ sudo apache2ctl start apache2: Syntax error on line 239 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods-enabled/WebObjects.load: Cannot lo

error Trying to install mod_WebObject.so into xampp on ubuntu linux

2013-10-06 Thread Thomas Peters
Hi all, I am getting back into WO and trying to install a WO deployment into my Ubuntu 13.04 desktop. I am using wiki.wocommunity.org > Deploying on Linux article. Trying to to install the apache2 module for WebObjects. It appears that this error has something to do with the xampp apsx script