Right... That checked out just fine. I ran './configure
--with-tcl=/usr/local/lib/tcl8.4
--with-tclinclude=/usr/local/include/tcl8.4' in the rivet-dir created by
SVN, according to the FBSD readme
(https://svn.apache.org/repos/asf/tcl/rivet/branches/1_0). This worked
just fine, but I still encountered the same problem when it came to the
execution of configure.tcl/make.tcl.
in dir /usr/home/<user>/rivet/src
% ./make.tcl
Error: You must run ./configure.tcl before running ./make.tcl
% ./configure.tcl
Configuring
.error: can't read "AR": no such variable
line was: TCL_STLIB_LD='${AR} cr'
emitting empty variable for: TCL_STLIB_LD
please make it right in configs.tcl or figure out the bug
error: can't read "LIBS": no such variable
line was: TCL_SHLIB_LD_LIBS='${LIBS}'
emitting empty variable for: TCL_SHLIB_LD_LIBS
please make it right in configs.tcl or figure out the bug
(...)
I don't even know how to interpret that except from that the
installation was unsuccessful.
David Welton wrote:
On 11/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Uhm... embarrassing to ask, but does that mean:
svn co https://svn.apache.org/repos/asf/tcl/rivet/branches/1_0 rivet
I wasn't able to try it out as the inet on the BSD is down atm.
Yes, that should do it.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]