liyan <[EMAIL PROTECTED]> wrote: > hi, i have the same problem with shibu alampatta. > As what you say ,how to compile sqlite without tcl? > Can setting up a new tcl help? >
Get preprocessed source code from the website: http://www.sqlite.org/sqlite-source-3_3_6.zip Unpack the archive. Delete the "tclsqlite.c" file. Compile the rest using your favorite C compiler. -- D. Richard Hipp <[EMAIL PROTECTED]>