[EMAIL PROTECTED] ([EMAIL PROTECTED]) writes:

> First, if there is an FAQ or installation documentation please direct me
> there and I'll review before requesting assistance.
> 
> If there is neither, I am unable to successfully run mysqlgui on the
> following platform: Sun Ultra 10 running Solaris 8 with current
> Recommended installed, mysql version MySQL3.23.41, and
> mysqlgui-solaris-2.7-sparc-static-1.6.gz.  mysqlgui is installed in
> /usr/local/mysql/bin.
> 
> I receive the following error when starting the gui:
> 
> ld.so.1: mysqlgui: fatal: libstdc++.s0.2.10.0: open failed: No such file
> or directory Killed
> 
> /usr/local/lib is in the PATH and this file exist with mod = 555.

Isn't there an ldconfig or similar for Solaris? You'd need to configure /etc/ld.so (or 
whatever the equivalent is on Solaris), then run ldconfig to tell the run-time library 
loaded where to look for the required libraries.

Try "man ldconfig". Good luck!
--
Ed Carp, N7EKG  -  [EMAIL PROTECTED]  -  214/341-4420 - http://www.pobox.com/~erc

Squished Mosquito, Inc.
Internet Applications Development
Escapade Server-Side Scripting Language Development Team
http://www.squishedmosquito.com
Pensacola - Dallas - Dresden - London

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to