Garry Madrone writes:
> I've downloaded the static binary mysqlgui-solaris-2.7-sparc-static-1.6. Although
> this appears to be a gzip file, it did not have a .gz extention. It also seems
> to be only a single file. I gunzipped the file and tried to execute it on 
> Solaris 7. The result is:
> ./mysqlgui-solaris-2.7-sparc-static-1.6
> ld.so.1: ./mysqlgui-solaris-2.7-sparc-static-1.6: fatal: libstdc++.so.2.10.0: open 
>failed: 
> No such file or directory
> 
> It looks like I need libstdc++.so.2.10.0. Can someone tell me what I need to get
> the GUI running on Solaris 7? Thanks.
> 
> Garry
> 

Hi!

You need to install libstdc++ package that is a part of GNU GCC 2.95.2.

-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com


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