Le 17 janv. 07 à 11:30, David Welton a écrit :
You need to get the 1.0 branch:
http://svn.apache.org/repos/asf/tcl/rivet/branches/1_0/
Ok, it works better:
svn co http://svn.apache.org/repos/asf/tcl/rivet/branches/1_0 rivet
ok
cd rivet && ./configure --with-tcl=/usr/lib/tcl8.4
ok
make
ok
But it fails at "make install" because in ./src/Makefile there is:
lib_libexecdir = /usr/lib /usr/share/rivet0.7.0
while I think it should be something like:
lib_libexecdir = /usr/lib/rivet0.7.0
--
David Zolli - R&D Manager
[EMAIL PROTECTED]
http://www.larochelle-innovation.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]