Hello,
I am trying to build libtclsqlite.so on DEC-OSF1.
I run
../configure
gmake
gmake test
without problems
after:
[EMAIL PROTECTED]:/project/goblet/src/sqlite-3.1.2/build> make install
tclsh ../sqlite/tclinstaller.tcl 3.1
couldn't open ".libs/libtclsqlite3.so": no such file or directory
while executing
"open $LIBFILE"
invoked from within
"set in [open $LIBFILE]"
(file "../sqlite/tclinstaller.tcl" line 23)
*** Exit 1
Stop.
I checked and indeed that there is no shared lib.
There are just:
[EMAIL PROTECTED]:/project/goblet/src/sqlite-3.1.2/build> ls ./.libs/
libsqlite3.a libsqlite3.lai libtclsqlite3.la
libsqlite3.la libtclsqlite3.a libtclsqlite3.lai
How to build the shared lib ?
btw. 2.8.16 went fine. Here the so-file is build during executing
`gmake test' although this seems to be as well a little bit tricky.
regards,
Detlef
--
Dr. Detlef Groth
Max-Planck-Institut
fuer Molekulare Genetik
Ihnestr. 63/73
D-14195 Berlin
Tel.: + 49 (0)30 - 8413 1235
Fax: + 49 (0)30 - 8413 1128