Did you rebuild configure? Like with 'autoreconf -i'? This really belongs on the -dev list.
Jorge Bastos wrote: > Oh i see. > Yes I have -dev for SQLite for other things. > Just one more thing: > > --- > This is dbmail's GNU configure script. > > cat: VERSION: No such file or directory > --- > > You're missing something here. > > Jorge > > >> -----Original Message----- >> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On >> Behalf Of Paul J Stevens >> Sent: segunda-feira, 19 de Maio de 2008 10:25 >> To: DBMail mailinglist >> Subject: Re: [Dbmail] Last SVN >> >> >> You don't need to specify --with-mysql (or --with-postgresql or --with- >> sqlite) >> any more as of 2.3.3 >> >> With the inclusion of libzdb, dbmail will automatically support any >> backend your >> build of libzdb supports. Libzdb will (try to) detect automatically >> what >> backends are available on your system. Apparently you have the >> development >> libraries for sqlite3 available. >> >> Not a problem. >> >> Jorge Bastos wrote: >>> Hi Paul, >>> >>> One question, using only: >>> >>> >>> >>> Configure –with-mysql –with-sieve >>> >>> >>> >>> This shouldn’t include SQLite into the binaries right? >>> >>> I say this because: >>> >>> --- >>> >>> ldd /usr/local/sbin/dbmail-lmtpd |grep -i lite >>> >>> libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xb7aa8000) >>> >>> --- >>> >>> >>> >>> It should not be here, am I right? >>> >>> >>> >>> Jorge >>> >>> >>> --------------------------------------------------------------------- >> --- >>> _______________________________________________ >>> DBmail mailing list >>> [email protected] >>> https://mailman.fastxs.nl/mailman/listinfo/dbmail >> >> -- >> ________________________________________________________________ >> Paul Stevens paul at nfg.nl >> NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 >> The Netherlands________________________________http://www.nfg.nl >> _______________________________________________ >> DBmail mailing list >> [email protected] >> https://mailman.fastxs.nl/mailman/listinfo/dbmail > > _______________________________________________ > DBmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail > -- ________________________________________________________________ Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 The Netherlands________________________________http://www.nfg.nl _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
