Hi.

I noticed that phpinfo() also mentions the compiling options of php. What I
mean by here is this :







*./configure --with-tcl=/usr/lib/tcl8.5/                 \
--with-apache=/usr/local/apache2            \
--with-apxs=/usr/local/apache2/bin/apxs     \
--with-tclsh=/usr/bin/tclsh8.5              \
--with-rivet-target-dir=/usr/lib/rivet2.2   \
--enable-version-display*

So how can I get it from Rivet?

And I know it's different from PHP in the sense that Rivet depends on the
installed Tcl packages, and you guys remember that I printed out *[package
names] *

An idea : How about printing also the *./configure *of Tcl interpreter?!
This would be nice too. I am trying to make it look as near as possible to
PHP.

Reply via email to