On Tue, 2007-07-31 at 10:22 +0000, Zoobave wrote: > > > On 7/31/07, Dan Kennedy <[EMAIL PROTECTED]> wrote: > > By default, the configure script generates a makefile that > includes > the -DSQLITE_OMIT_LOAD_EXTENSION option. It's just too big of > a > security hole to do otherwise. > > Open the generated Makefile and remove the line that sets > this > option. You will also have to link the shell, sqlite3, against > libdl (add the -dl option to the TLIBS variable) if you want > to build it.
Sorry. Should have been "-ldl", not just "-dl". Dan. ----------------------------------------------------------------------------- To unsubscribe, send email to [EMAIL PROTECTED] -----------------------------------------------------------------------------