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
--
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.