Date: Fri, 17 Dec 2004 11:22:59 +0100 From: "Daniel S. Haischt" <me@daniel.stefan.haischt.name> To: Cristi Tauber <cristi.tauber@sbhost.ro> Cc: FreeBSD Question <freebsd-questions@freebsd.org> Subject: Re: postfix & mysql 4.0.22 Message-ID: <41C2B383.80601@daniel.stefan.haischt.name> In-Reply-To: <41C28DF6.8870BC20@sbhost.ro> References: <41C28DF6.8870BC20@sbhost.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
did you also try WITH_MYSQL_VER=4 ? It's pretty uncommon that one has to include the minor version if building a port ... Cristi Tauber schrieb: > Hello people, > > I have a little problem setting up postfix with mysql. My ports.cvs > looks like this : > > madalina# cat /root/ports.cvs > *default host=cvsup7.freebsd.org > > *default base=/usr > *default prefix=/usr > *default release=cvs tag=. > *default compress > > *default delete use-rel-suffix > > ports-all > > ------------- > > I cvsup'ed to get the latest ports. I installed mysql server > 4.0.22. Now i try to install postfix with mysql backend. So : > > > cd /usr/ports/mail/postfix > > make install > > > and i get this error : > > ===> Installing for mysql-client-3.23.58_3 > > ===> mysql-client-3.23.58_3 conflicts with installed package(s): > mysql-client-4.0.22 > > They install files into the same place. > Please remove them first with pkg_delete(1). > *** Error code 1 > > > but i got mysql 4.0.22 not 3.xx so i try with this : > > make install WITH_MYSQL_VER=4.0.22 > > > but i get ... > > ===> postfix-2.1.5_1,1 is marked as broken: unknown MySQL version: > 4.0.22. > > > the same happens with postfix-current . What's wrong with my > installation ? > > Thank you, > > Cristi > > > --------------------------------------------------- > This message and its contents have been scanned and certified for > transmission as being free from malicious code by <<eTrust Antivirus>>. This > message may contain confidential, privileged or other legally protected > information. It is intended for the addressee(s) only. If you are not the > addressee, or someone the addressee authorized to receive this message, you > are prohibited from copying, distributing or otherwise using it. Please > notify the sender and return it.Thank you. > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > !DSPAM:41c28e33342605758010407! > > -- Mit freundlichen Gruessen / With kind regards Daniel S. Haischt | phone: +49 -7032-992909 Grabenstrasse 11 | +49 -700-DHAISCHT | fax: +49 -7032-992910 D-71083 Herrenberg | fax2mail: +49 -7032-7999738 GERMANY | cell: +49 -172-7668936 email: me@daniel.stefan.haischt.name web: http://www.daniel.stefan.haischt.name/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41C2B383.80601>