On Fri, 16 Apr 2010 08:42:45 -0400, Robert Huff wrote > Jerry writes: > > > > 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? > > > > 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. > > When this happened to me, I was tolk 5.5 is the line under > active development. > I (with trepidation) de-installed 6.0, installed 5.5, and > everything worked. Of course, I'm using it mainly to learn how; > your experience may be different. > > Robert Huff >
I installed mysql-client ver. 5.3.2. I'm still trying to compile the php5-mysqli port, and still coming up against the problem: Error: shared library "mysqlclient.16" does not exist Interestingly mysqlclient.15 DOES exist. Tried creating a link to it, but no such luck. I also noted that php5's mysql.so also is among the missing. Is the package dependent on mysql 6.0? Maybe I could back up the php and mysqli ports to an earlier version? _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"