1. Check and see if "ns_info pools" returns any data.
2. Here's one option: http://developer.apple.com/macosx/launchd.html

- n

On 2/21/07, John Divney <[EMAIL PROTECTED]> wrote:

 This did the trick.  Thanks for all the suggestions.

A couple more questions:

1) How do I know zippy is working. I did compile TCL myself.  Is there
something I can try to verify ?

2) What is equivalent of init.tab on OS X ?

Thanks!

div

Michael Andrews wrote:


 I had this same issue.  You need to get and compile tdom from CVS. Do not
get it from a mirror on http://www.tdom.org/

 Do this:

 cvs -d:pserver:[EMAIL PROTECTED]:/usr/local/pubcvs login
cvs -z3 -d:pserver:[EMAIL PROTECTED]:/usr/local/pubcvs co tdom
../configure --enable-symbols --with-tcl=/usr/local/aolserver/lib
--prefix=/usr/local/aolserver --with-aolserver=/usr/local/aolserver

 That'll fix your issue.

 On Feb 21, 2007, at 12:48 PM, John Divney wrote:

 Hi,

 I am having trouble w/ tdom on OS X.  I am able to run make/make install
w/out issue.
This copies the libraries to the aolserver directory, but when I start
AOLServer I get the following error:

 [21/Feb/2007:12:44:52][382.2684407744][-main-] Error: tcl: source
/usr/local/aolserver/modules/tcl/init.tcl failed: couldn't find procedure
Tdom_Init
NONE
couldn't find procedure Tdom_Init
   while executing
"ns_eval package require tdom"
   (file "/usr/local/aolserver/modules/tcl/init.tcl" line 64)
   invoked from within
"source $file"

 I am calling package require from aolserver/modules/tcl/init.tcl

 The libraries are in /aolserver/lib/tdom0.8.0

 When I grep for Tdom_Init is is only in the .a file, not in the .so or
.dylib file, so I think I am doing something wrong w/ my CONFIG file.

 Here is how I am calling that.

 ../configure \
  --mandir=/usr/local/share/man \
  --enable-threads \
  --prefix=/usr/local/aolserver \
  --libdir=/System/Library/Tcl \
  --with-tcl=/System/Library/Frameworks/Tcl.framework \
  --with-tclinclude=/System/Library/Frameworks/Tcl.framework/Headers

 I have tried a ton of alternatives, read through posts on openacs site,
and some others, but nothing seems to work.
Any help is appreciated !

 Thanks!

 div


 --
AOLserver - http://www.aolserver.com/

 To Remove yourself from this list, simply send an email to <
[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the
Subject: field of your email blank.



--
AOLserver - http://www.aolserver.com/


To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
<[EMAIL PROTECTED]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.


--
AOLserver - http://www.aolserver.com/


To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.




--
Nathan Folkman
[EMAIL PROTECTED]


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to