Thank you for Rivet 2.0 release.

On SuSE 11.1 Linux 32 bit x86:

./configure --with-tcl=/usr/lib --with-apache-version=2
--with-tclsh=/usr/bin/tclsh --with-apache=/usr
--with-rivet-target-dir=/usr/lib/myrivetlib --with-apxs=/usr/sbin/apxs2

make ->ok
make install
...
/bin/sh /home/oehhar/test/rivet-2.0.0/tclconfig/install-sh -d
/usr/lib/myrivetlib
basename: Invalid option -- d
mv: Invalid Option -- d

The shell script:
rivet-2.0.0/tclconfig/install-sh
is called with the option -d

IMHO this shell script does not have the option -d.
In consequence, -d is taken as a source file  and passed to "mv", which
complains about an invalid option.

This is the first of a set of errors following (many times like:
error while sourcing packages/dio/pkgIndex.tcl: can't read "dir": no
such variable).

I suppose, the folder "myrivetlib" should be created.
This is done, or, at least, it exists after the install with a lot of
IMHO meaningful contents.

I have the whole log, if interested, I may post it.

Thank you for any help,
Harald

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to