[geeks] Urk! MySQL/PHP volunteer needed.
Joshua D Boyd
geeks at sunhelp.org
Sun Nov 11 18:59:20 CST 2001
On Sun, Nov 11, 2001 at 12:33:21PM -0800, Geoff Reed wrote:
> ANy tips on actually getting MySQL to run :( I grabbed the package off of
> sunfreeware and the bloody thing can't find it's libraries :(:( (It was
> linked statically, and one of the shared libs that it was linked to is
> named a little funny (libstdc++.so.2.10.0 rather than the libstdc++.so that
> seems to get installed with GCC....)
Did you try:
ln -s libstdc++.so libstdc++.so.2.10.0
That sometimes fixes things for me.
--
Joshua D. Boyd
More information about the geeks
mailing list