--- CJ Keist <[EMAIL PROTECTED]> wrote: > Yes, > Running Matlab on current release will just core > dump. Also tried > the fix on Matlab site where you modify the .matlab7rc.sh > file. So I'm > thinking it has to be a problem with the new glibc on > current releases. > This is on Fedora 3 and 4 as well. Fedora 2 sort of > works but not well.
I think your best bet is to install Gentoo with the current glibc, and then download, configure, compile, and install the 2.3.2 version to /usr/local yourself. You should then be able to start Matlab with "LD_LIBRARY_PATH=/usr/local/lib" and have it pick up the older glibc instead of the current. This should also work on any Linux, not just Gentoo. -Richard -- gentoo-user@gentoo.org mailing list