Re: mysql60 port broken? & Its 10:00. Do U know where ur mysqlclient.16 is?

2010-04-16 Thread Gene
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"


Re: mysql60 port broken? & Its 10:00. Do U know where ur mysqlclient.16 is?

2010-04-16 Thread Robert Huff

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


___
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"


Re: mysql60 port broken? & Its 10:00. Do U know where ur mysqlclient.16 is?

2010-04-16 Thread Jerry
On Thu, 15 Apr 2010 20:26:58 -0500, Gene
 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
freebsd.u...@seibercom.net

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.
___
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"


mysql60 port broken? & Its 10:00. Do U know where ur mysqlclient.16 is?

2010-04-15 Thread Gene
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?


IHN,
Gene

--
To everything there is a season,
And a time to every purpose under heaven.

___
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"