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
