Hi, I am trying to install dbmail and when I execute build.sh it returns the message below. I am using redhat 8.0 with all packages came from RedHat Network and the instalation CDs (mysql and postfix).
Where can I find this lcrypto to make it work? Nataniel === BEGIN OF INSTALL === [EMAIL PROTECTED] dbmail-1.0]# ./build.sh This is the dbmail build script I will have to ask you some questions about your system What database do you wish to use? Choices are (m)ysql and (p)ostgresql > m You have selected MySQL as database The library directory for MySQL is now [/usr/local/lib/mysql/]. Enter new directory or press RETURN to keep this setting: /usr/lib/mysql/ The include directory for MySQL is now [/usr/include/mysql/]. Enter new directory or press RETURN to keep this setting: The libraries are currently set to [-lmysqlclient -lcrypto]. Enter new libraries (preceed each by -l) or press RETURN to keep this setting: Creating makefile.. Done. You can now make dbmail by running 'make clean all'. Do you want this to be executed right now? y rm -f *.o core mysql/*.o cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o list.o list.c cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o debug.o debug.c cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o pipe.o pipe.c cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o mime.o mime.c cc -o mysql/dbmysql.o -c mysql/dbmysql.c -L/usr/lib/mysql/ -I/usr/include/mysql/ cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o dbmd5.o dbmd5.c cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o md5.o md5.c cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o bounce.o bounce.c cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o forward.o forward.c cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o memblock.o memblock.c cc -o mysql/dbauthmysql.o -c mysql/dbauthmysql.c -L/usr/lib/mysql/ -I/usr/include/mysql/ cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -c -o config.o config.c cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE main.c -o dbmail-smtp list.o debug.o pipe.o mime.o mysql/dbmysql.o dbmd5.o md5.o bounce.o forward.o memblock.o mysql/dbauthmysql.o config.o -L/usr/lib/mysql/ -I/usr/include/mysql/ -lmysqlclient -lcrypto /usr/bin/ld: cannot find -lcrypto collect2: ld returned 1 exit status make: *** [smtp] Error 1 Sorry, Make failed. Please report any problems to the mailing list: dbmail@dbmail.org You can find more information (including how to subscribe to the mailinglist) on www.dbmail.org === END OF INSTALL === Atenciosamente, Nataniel Klug nata @cnett.com.br Projetos de Redes Wireless
BEGIN:VCARD VERSION:2.1 N:Klug;Nataniel FN:Nataniel Klug NICKNAME:Nata ORG:Cyber Nett TITLE:Gerente TEL;WORK;VOICE:42 635 2957 ADR;WORK:;;Av. Honorio Babinski, sn, Ed. Laranjeiras, Sala 01;Laranjeiras do Sul;PR;85301-270;Brasil LABEL;WORK;ENCODING=QUOTED-PRINTABLE:Av. Honorio Babinski, sn, Ed. Laranjeiras, Sala 01=0D=0ALaranjeiras do Sul, = PR 85301-270=0D=0ABrasil URL;WORK:http://www.cnett.com.br/ EMAIL;PREF;INTERNET:[EMAIL PROTECTED] EMAIL;INTERNET:[EMAIL PROTECTED] EMAIL;INTERNET:[EMAIL PROTECTED] EMAIL;INTERNET:[EMAIL PROTECTED] EMAIL;INTERNET:[EMAIL PROTECTED] REV:20030211T221628Z END:VCARD