Hi,
I'm trying to install SQLite in order to use Trac with our SVN repositories.
Where running RedHat 4 Ent.
I downloaded the source code file sqlite-3.3.13.tgz and followed the README on
how to compile
but ran into the problem that the header file "tcl.h" could not be found, even
though I have the rpm tcl-8.4.7-2
installed it is missing the tcl-devel package so the compile fails when I run
make.
I see there is another way to get SQLite installed by using the precompiled
binaries for linux.
but where do I put these files tclsqlite-3.3.13.so, fts2-3_3_13.so and
sqlite3_analyzer-3.3.13.bin
on my system?
Also is there an rpm package for RH4 enterprise?
Thanks,
Brian