Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jun 2007 12:33:52 +0200
From:      Klaus Koch <klaus@sentinel.dyndns.info>
To:        Ion-Mihai Tetcu <itetcu@freebsd.org>
Cc:        ports@freebsd.org
Subject:   Re: FreeBSD Port: dspam-devel-3.8.0,1
Message-ID:  <200706031233.52274.klaus@sentinel.dyndns.info>
In-Reply-To: <20070602213322.5675cf6d@it.buh.tecnik93.com>
References:  <200706020904.36038.klaus@sentinel.dyndns.info> <200706021457.56718.klaus@sentinel.dyndns.info> <20070602213322.5675cf6d@it.buh.tecnik93.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> The error you're getting is not from the port or portinstall but from
> the bsd.*.mk framework. You can't have multiple mysql versions on your
> system.
>
> If you're sure you want mysql51 then upgrade the client, upgrade
> dependent ports then config and install dspam:
>
> portupgrade -f -o databases/mysql51-client mysql-client-5.0\*  && \
> portupgrade -rf -x mysql-client-5.1\* mysql-client-5.1\* &&\
> cd /usr/ports/mail/dspam-devel &&\
> make config &&\
> make install clean

sorry for not making myself clear, but I _have_ mysql-client-5.1 installed. 
It's what freebsd installs by default if you're doing portinstall 
mysql-server/mysql-client. Since a few months I have a website running with 
lighttpd, php and mysql and I never did anything special with mysql versions. 
Now I want install dspam and it doesn't work... that's all I want to tell 
you :-)

If you do these steps:

Install freebsd
portinstall mysql-server
portinstall dspam

you get the error...


Cheers,

Klaus



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706031233.52274.klaus>