root@server: scripts> cat compile.mysql
#!/bin/sh
# this is to avoid those libstdc++ error as suggested
# by the README in mysql source tree.
export CC=gcc
export CXX=gcc
is this a generic solution to all the libstdc++ problem I would be seeing in the future?
m.w.chang wrote:
why why?
why did she insist on using libstdc++???
[Mon Jan 27 17:26:34 2003] [notice] Apache/1.3.27 (Unix) mod_perl/1.27 mod_ssl/2.8.12 OpenSSL/0.9.7 configured -- resuming normal operations
[Mon Jan 27 17:26:34 2003] [notice] Accept mutex: sysvsem (Default: sysvsem)
htsearch: error while loading shared libraries: libstdc++-libc6.2-2.so.3: cannot load shared object file: No such file or directory
[Mon Jan 27 17:28:31 2003] [error] [client 61.92.167.132] Premature end of script headers: /home/httpd/cgi-bin/htsearch
one more package that needs re-compilation....
-- Swiftly. Silently. Invisibly. .~. In Linux We Trust. news://news.hkpcug.org / v \ http://www.linux-sxs.org news://news.linux.org.hk /( _ )\ http://www.linuxfromscratch.org news://news.3dhome.net ^ ^ http://beyond.linuxfromscratch.org For starters: http://new.linuxnow.com/tutorial/preface.html
_______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
