From: Larry W. V. <lv...@ca...> - 2002-05-24 12:30:44
|
I have installed the tcl AND the c code from tcldom . When I attempt to use code which depends on tcldom being installed, I get errors saying that the code was unable to load the generic layer. If I load by hand the .so for the tcldom c implementation, then things at least get started (though I do get four errors from the tcldom test suite at that point). It appears that the tcldom package loading isn't loading the shared library. Could it be because when I built the tcldom shared library, it was built with --enable-symbols, and so the shared library is called tcldom2.0g.so instead of tcldom2.0.so ? The problem here is that I get the error about unable to load the generic layer, but no indication of what is going wrong... -- Support Internet Radio <URL: http://saveinternetradio.org/ > Larry W. Virden <mailto:lv...@ca...> <URL: http://www.purl.org/NET/lvirden/> Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -><- |