Errors starting up?
I just downloaded to coolstack tools for Solaris x86, installed just fine, then I tried to start up mysql and the apache and I get the following library errors....
Apache
prod_web# ./apachectl start
ld.so.1: httpd: fatal: libgcc_s.so.1: open failed: No such file or directory Killed
MySQL
prod_web# /usr/local/mysql/bin/mysql_install_db
Installing all prepared tables
ld.so.1: mysqld: fatal: libstdc++.so.6: open failed: No such file or directory
/usr/local/mysql/bin/mysql_install_db[218]: 6853 Killed
Broken Pipe Installation of system tables failed!
I found the libgcc particularly intersting as I thought everything was against the Sun Studio...
Anyways, any ideas what additional pkg's I need to install into my zone to support the coolstack software? I always run my servers with minimal software.
Thanks!

