Re: problem installing aolserver 4.5.0 on redhat ENT 3 linux from source




gavino wrote:
I unpacked aolserver 4.5.0 into /usr/local/aolserver
I then ran ./configure --prefix=/usr/local/aolserver --enable-threads
--enable-shared in /opt/tcl8.4.14/unix
then make, make install to install tcl
I then goto /usr/local/aolserver
[root@avo aolserver]# ./configure
checking for Tcl configuration... configure: WARNING: Can't find Tcl
configuration definitions

I can run tclsh from /usr/local/aolserver/bin
I can then cd .. and try it again same result
and the nsconfig.tcl script same result too

This got the compile to work:
../configure --with-tcl=/usr/local/aolserver/lib

but now I can't run make......

.



Relevant Pages

  • Re: makefile for compiling ready-made tcl callable C source
    ... I'm sure the lib and include paths for tcl are correct. ... Warning W8060 example_wrap.c 496: Possibly incorrect assignment in function ... 'flags' is assigned a value that is never ...
    (comp.lang.tcl)
  • Re: Help Display for proc
    ... Gerald W. Lester schrieb: ... of Tcl itself, but not officially supported. ... warning in the first few lines of lib/tcl8.4/opt0.4/optparse.tcl ... It's called the 'opt' package. ...
    (comp.lang.tcl)
  • Re: Thoughts about the controversial {expand} feature
    ... Maybe this is a stupid question, but is there more than 1 Tcl; ... ActiveTcl and something else? ... I used to hand install Tcl 8.x, Tcllib, and Expect, but now I always use the ... Under what keyword is {expand} explained? ...
    (comp.lang.tcl)
  • Unix, Tcl packages, installation
    ... When I installed ActiveState's Tcl on Windows, I got a lot of packages ... (being happy with both Itcl and Expect). ... I didn't install tcl on Unix, ...
    (comp.lang.tcl)
  • Re: tclInt.h
    ... Cameron Laird wrote: ... system, then unpack Tcl sources, generate Tcl, install Tcl, unpack ...
    (comp.lang.tcl)