Make sure you are using the tclsh in /usr/local/aolserver/bin with
library in /usr/local/aolserver/lib, according to the output below,
your tclsh is in /usr/local/lib.

with configure/make/make install, you need something like this:

./configure TCLSH=/path/to/tclsh ...

make TCLSH=/path/to/tclsh ....

I recommend that you compile your own tcl and put it in
/usr/local/aolserver (as prefix) instead of using the local version
(which might not have threads).

tom jackson

On Mon, Feb 1, 2010 at 9:21 AM, Brad Chick <b...@doitsports.com> wrote:
> i keep getting:
>
> ranlib: '/usr/local/aolserver/lib/libnsthread.a': No such file
> gmake[1]: *** [install-dll] Error 1
> gmake[1]: Leaving directory `/home/brad/aolserver-4.5.1/nsthread'
> gmake: *** [install-bins] Error 1
>
> I have tried with both tcl 8.4 and 8.5, but keep getting that same error.
>
> I made sure I used enable-threads and had the install location right:
>
> ./configure --prefix=/usr/local/aolserver --with-tcl=/usr/local/lib/ --enable-
> threads
>
> I also ran
>
> make clean on reintsalls.
>
> Any help would be great.
>
>
> --
> AOLserver - http://www.aolserver.com/
>
> To Remove yourself from this list, simply send an email to 
> <lists...@listserv.aol.com> 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 
<lists...@listserv.aol.com> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to