Forum OpenACS Development: Re: xotcl request monitor and libthread 2.6.3 does not seem to work

I have a question. How can I configure thread (whatever version) in a way that I can install the file into /lib/thread/libthread.so

Note the difference, that it is omitting the version numbers.

Reason is easy. The moment I update the version in AOLserver I have to change my config.tcl file, as it relies on the filename being correct (e.g. /lib/thread2.6.4/libthread2.6.4.so) for loading the package. And I want to have a general statement trying to load whatever libthread package there is in OpenACS config.tcl