webbies
8th February 2007, 10:29
Hi,
when I run the command
apt-get source postfix
I get the postfix version 2.3.7 so I download
http://vda.sourceforge.net/VDA/postfix-2.3.7-vda.patch.gz
and not the file postfix-2.1.5-trash.patch mentioned in the Doku. I can patch my postfix version but when running the command dpkg-buildpackage I get an error
Unmet build dependencies: debhelper (>= 4.1.16) lsb-release libdb4.3-dev libmysqlclient15-dev | libmysqlclient14-dev libpq-dev libcdb-dev
Installing these packages is also not possible
The following packages have unmet dependencies:
libmysqlclient14-dev: Conflicts: libmysqlclient-dev
libmysqlclient15-dev: Depends: libmysqlclient15off (>= 5.0.32-3) but it is not going to be installed
Conflicts: libmysqlclient14-dev but 4.1.11a-4sarge7 is to be installed
libpq-dev: Depends: libpq4 (= 8.1.7-1) but it is not going to be installed
What can I do to solve this problem?
Kind regards!
webbies
when I run the command
apt-get source postfix
I get the postfix version 2.3.7 so I download
http://vda.sourceforge.net/VDA/postfix-2.3.7-vda.patch.gz
and not the file postfix-2.1.5-trash.patch mentioned in the Doku. I can patch my postfix version but when running the command dpkg-buildpackage I get an error
Unmet build dependencies: debhelper (>= 4.1.16) lsb-release libdb4.3-dev libmysqlclient15-dev | libmysqlclient14-dev libpq-dev libcdb-dev
Installing these packages is also not possible
The following packages have unmet dependencies:
libmysqlclient14-dev: Conflicts: libmysqlclient-dev
libmysqlclient15-dev: Depends: libmysqlclient15off (>= 5.0.32-3) but it is not going to be installed
Conflicts: libmysqlclient14-dev but 4.1.11a-4sarge7 is to be installed
libpq-dev: Depends: libpq4 (= 8.1.7-1) but it is not going to be installed
What can I do to solve this problem?
Kind regards!
webbies