./configure --enable-debug --enable-syslog --enable-virtual-users
--enable-domain-scale --with-storage-driver=hash_drv

r...@mx1 ~/dspam-3.8.0 721$ grep ^StorageDriver /usr/local/etc/dspam.conf
StorageDriver /usr/local/lib/libhash_drv.so
r...@mx1 ~/dspam-3.8.0 722$

r...@mx1 ~/dspam-3.8.0 722$ ls -al /usr/local/lib/*_drv.so
ls: /usr/local/lib/*_drv.so: No such file or directory
r...@mx1 ~/dspam-3.8.0 723$

i even tried sqlite

./configure --enable-daemon --enable-debug --enable-syslog
--enable-virtual-users --enable-domain-scale
--with-storage-driver=sqlite3_drv
--with-sqlite-includes=/usr/local/include/
--with-sqlite-libraries=/usr/local/lib

still nothin end up in my /usr/local/lib/*_drv.so

i think that's the problem....

can anyone suggest something here?

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to