[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with installing MySQL from package
> I want to install MySQL from package by command:
>
> pkg_add -p /usr/local/mysql mysql-server-3.23.42-max.tgz
>
> and it writes me:
> pkg_add(mysql-server-3.23.42-max): add of dependency 'pth-1.4.0pl1'
> failed
> What should I do?
Install the pth-1.4.0.p11.tgz package.
Then install MySQL.
It should be on the CD or available from your favorite mirror.
This should work:
http://sunsite.ualberta.ca/pub/OpenBSD/3.1/packages/i386/pth-1.4.1.tgz
pth is a package for threading I believe, which databases like to make use
of to manage many live connections.
--
Aaron Crandall, BSEE
3076 S.W. 153rd dr
Beaverton, OR 97006
503-605-5197
acrandal@wgz.com