On Thu, 15 Apr 2010 20:26:58 -0500, Gene <[email protected]> articulated:
> Hi - > > I'm running FBSD 8.0 amd64. Already installed are ports fo php5 and > mysql server and client 5.5.2. Before beginning I did a portsnap > fetch update. > > I've been trying to install databases/php5-mysqli. It complains that > it can't find "mysqlclient.16". So I thought the missing file might > be part of mysql version 60. When attempting to make mysql60-server, > I get: > > ===> mysql-server-6.0.11 cannot install: unknown MySQL version: 60. > *** Error code 1 > > Stop in /usr/ports/databases/mysql60-server. > > > Question 1) Why can mysqlclient.16 not be found? Could it actually > need libmysqlclient.so.16? > > Question 2) What's up with mysql60-server? Is the port broken? grep -i mysql60 "/usr/ports/MOVED" databases/mysql60-client||2010-01-10|Has expired: no longer under development databases/mysql60-server||2010-01-10|Has expired: no longer under development databases/mysql60-scripts||2010-01-10|Has expired: no longer under development databases/p5-DBD-mysql60||2010-01-10|Has expired: no longer under development The MySQL60 port has been gone for a while now. I know, because I was in the same boat. Use portupgrade with the "-o" flag to fix the problem. -- Jerry [email protected] Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the Reply-To header. __________________________________________________________________ Fortune's Office Door Sign of the Week: Do not incorrige. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
