Re: [Sqlrelay-discussion] configure with tcl
Brought to you by:
mused
|
From: David M. <dav...@fi...> - 2006-05-11 15:04:58
|
The configure script looks pretty hard for the tcl headers and libraries. If they're in an unusual spot, you may need to use the --with-tcl-include and --with-tcl-libraries option when running it. If you're running an rpm-based system, make sure you have the tcl-devel rpm installed. On debian-based systems, I believe there are tcl-dev deb's that need to be installed. Dave dav...@fi... On Mon, 2006-05-08 at 18:41 -0700, Rene Maldonado wrote: > Hi, > How do I make sure to configure sqlrelay with tcl support? > > I have installed tcl 8.4, but the configure script don't recognizes tcl. > > Thanks in advance. > > Rene > > > > ------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Sqlrelay-discussion mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion > |