Jorge Bastos wrote:
> Paul,
> Wit zdb 2.4, you have a option:
> 
> --with-zdb
> 
> So I runned:
> 
> Configure --with-sieve --with-zdb=/usr/local/zdb (that's where the header
> files are, installed using your debian packages)

What gives you that idea? The zdb debian packages install the libzdb
includes in /usr/include/zdb.

To build dbmail you don't need to specify --with-zdb since if you
configure dbmail --prefix=/usr.
If you use a different prefix (i.e. /usr/local is standard when you
don't specify a --prefix) you need to do
--with-zdb=/path/to/zdb
where /path/to/zdb contains Connection.h and friends.




> 
> It fails with:
> 
> checking for URL.h... no
> checking for ResultSet.h... no
> checking for PreparedStatement.h... no
> checking for Connection.h... no
> checking for ConnectionPool.h... no
> checking for SQLException.h... no
> configure: error: Could not find ZDB library.
> 
> 
> Why can't the configure script find this automatically?
> 
> _______________________________________________
> Dbmail-dev mailing list
> Dbmail-dev@dbmail.org
> http://twister.fastxs.net/mailman/listinfo/dbmail-dev
> 


-- 
  ________________________________________________________________
  Paul Stevens                                      paul at nfg.nl
  NET FACILITIES GROUP                     GPG/PGP: 1024D/11F8CD31
  The Netherlands________________________________http://www.nfg.nl
_______________________________________________
Dbmail-dev mailing list
Dbmail-dev@dbmail.org
http://twister.fastxs.net/mailman/listinfo/dbmail-dev

Reply via email to