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


(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?