Hi John,
I had the same problem, i had to get the latest version out of CVS
using instruction from http://www.tdom.org/#SECTid80ac508.
I followed the instruction in the CONFIG file and following the
instructions here http://openacs.org/xowiki/openacs-system-install-osx
Hope that helps
Nick
Site: http://www.nickmiller.me.uk
Email: [EMAIL PROTECTED]
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]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
|