I stiill think caldera deliberately compile mysql against the libstdc++ package and created an un-necessary dependency.
***** quote from doc/html/install.html
Check out or download the GCC sources: the resulting source directory
(gcc or gcc-3.0.3, for example) is gccsrcdir. Once in gccsrcdir,
you'll need to rename or delete the libstdc++-v3 directory which omes
with that snapshot:
mv libstdc++-v3 libstdc++-v3-previous [OR]
rm -r libstdc++-v3
Next, unpack the libstdc++-v3 library tarball into this gccsrcdir
directory; it will create a libsrcdir called libstdc++-version:
gzip -dc libstdc++-version.tar.gz | tar xf -
Finally, rename libsrcdir to libstdc++-v3 so that gcc's configure
flags will be able to deal with the new library.
mv libsrcdir libstdc++-v3
Several different programs make their own libsdc++. I do not rebuild this on my system. I do however do use stlport, you can build it.
--
Swiftly. Silently. Invisibly. .~. In Linux we trust.
/ v \
news://news.hkpcug.org /( _ )\ http://www.linux-sxs.org
^ ^_______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
