Dale,
If you want to start the witango server and have it run in a terminal window you need to change the working directory to the directory that has the witangod executable in it. Try

cd /Applications/WitangoServer/5.5/witangod
./witangod -uo


For SystemStarter to work you need to have the Witango_5.5 in / Library/StartupItems and the /etc/hostconfig needs to have WITANGO55=- YES- in it. You can then use the following system starter commands

sudo SystemStarter start WITANGO55
sudo SystemStarter stop WITANGO55
sudo SystemStarter restart WITANGO55


Regarding the Installer not working on the qud processor can you send us offlist the Installer log. To get the installer log, remove the receipt of the Witango Installer (Witango App Server 5.5.020.pkg in / Library/Receipts) and run the installer again. When it errors go to the "Window" menu of "Installer" and choose "Installer Log". Once the log window appears choose "Show Everything" in the menu in the bottom left corner of the window. Save the contents of the log and email it to us. We can then track what is causing the error and fix it for you.


Regards

Witango Support

On 16/03/2007, at 5:26 AM, Dale Graham wrote:

Please note that I have had no problems with a recent installation of the server on a dual core Intel Mac.

New Mac.

Added witango user

Installing the 5.5.0.20 version of WitangoServer on Mac OS X, 10.4.8 (or 10.4.9) the installer "chokes" before the end of the install and leaves a lot undone. We have tried to go in and re- construct all of this by copying from another Mac. (but may have missed something....)

At any rate, SystemStarter does not work, and does not return any error.

Starting as

sudo /Applications/WitangoServer/5.5/witangod

results in the following error

dyld: Library not loaded: libxmlparse.dylib
  Referenced from: /Applications/WitangoServer/5.5/witangod
  Reason: image not found

The file IS there (see below), and I have set privileges WIDE open (see below) in attempt to make sure it is seen


______________________________________________________________________ __
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
<pastedGraphic.png>

<pastedGraphic.png>

(don't be misled by the "Logs" folder - that's actually from another (successful) installation on another Mac.)

I have set up system environment so that the paths should all work. (These are all the relevant ones shown on the "env" command)

WITANGO_CONFIG=/Applications/WitangoServer/5.5/configuration
LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/Applications/WitangoServer/ 5.5:/System/Library/Frameworks/JavaVM.framework/Versions/1.4.2/ Libraries/ PATH=/Applications/WitangoServer/5.5:/bin:/sbin:/usr/bin:/usr/sbin:/ usr/libexec
WITANGO_PATH=/Applications/WitangoServer/5.5
JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/ 1.4.2/Libraries/ DYLD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/Applications/ WitangoServer/5.5:/System/Library/Frameworks/JavaVM.framework/ Versions/1.4.2/Libraries/ CLASSPATH=/Applications/WitangoServer/5.5/jdbc_drivers/ classes12.jar:/Applications/WitangoServer/5.5
_=/usr/bin/env


But I cannot get this to work, I always get the error about the "missing" file (that is really there) Any clues?
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to