Found the solution on the mailing list after some time.... But now theres a new problem and the mailinglist aint helping must this time, here are the output from the build.sh file.
==== pgsql/dbauthpgsql.o config.o -L/usr/lib/ -I/usr/local/include/postgresql/ -lpq -lcrypto -lssl ld: -lpq: no match collect2: ld returned 1 exit status *** Error code 1 Stop in /root/dbmail-1.1 (line 53 of Makefile). Sorry, Make failed. ==== What are missing here, I can't seem to find any thing on the net, any know that Error... Regards Mikael Syska. -----Oprindelig meddelelse----- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Mikael Syska Sendt: 9. september 2002 21:11 Til: [email protected] Emne: [Dbmail] crypt.h error while installing....argh Hi... I'm trying to install DBMail 1.1 on my OpenBSD 3.3 system, but it seems to give me some errors, when I run build.sh --- cc -o pgsql/dbauthpgsql.o -c pgsql/dbauthpgsql.c -L/usr/local/lib/postgresql/ -I/usr/local/include/postgresql/ pgsql/dbauthpgsql.c:21: crypt.h: No such file or directory *** Error code 1 Stop in /root/dbmail-1.1 (line 117 of Makefile). Sorry, Make failed. --- I have search the comp and it is in this folder: /usr/local/include/postgresql/server/libpq/crypt.h and I have set this folder minus the file name to the lib for the postgresql, and now I'm totally lost and I don't know what wrong, is there any one that have tried something similar or can give me a hint how to fix this.... // ouT // Mikael Syska _______________________________________________ Dbmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
