![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
General Help All your general support questions for Ubuntu, Kubuntu, Edubuntu and Xubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Just Give Me the Beans!
![]() Join Date: Aug 2005
Location: Newcastle upon Tyne,UK
Beans: 48
Ubuntu 8.10 Intrepid Ibex
|
openGL for matlab on breezy
Hi,
I'm having a nightmare trying to set up openGL for matlab release 14. I've got the nvidia drivers working (eventually) for gnome, but I can't get past this problem in matlab. When I try to run "opengl info" I get: >> opengl info Attempting to load glren.so Warning: Unable to load the OpenGL renderer due to the following error /usr/local/matlab14/bin/glnx86/../../sys/os/glnx86/libgcc_s.so.1: version `GCC_3.3' not found (required by /usr/lib/libstdc++.so.6) Tried loading glren shared object from: glren.so > In opengl at 98 Switching to Software OpenGL Rendering. Attempting to load glren_mesa.so Warning: Unable to load the OpenGL renderer due to the following error /usr/local/matlab14/bin/glnx86/../../sys/os/glnx86/libgcc_s.so.1: version `GCC_3.3' not found (required by /usr/lib/libstdc++.so.6) Tried loading glren shared object from: glren_mesa.so > In opengl at 98 Warning: Could not access OpenGL library > In opengl at 98 ==== So it looks like it might be to do with gcc, but I haven't got a clue. (I tried CC=gcc-3.3, export CC, as I needed to do to compile the nvidia driver under breezy (except I used CC=gcc-3.4, ...) but no joy there either.) If anybody has any ideas, I'd must appreciate them. NB I couldn't get this to work under Hoary either, but found installing the nvidia drivers much easier on Hoary than Breezy. Thanks J |
|
|
|
|
|
#2 |
|
Just Give Me the Beans!
![]() Join Date: Aug 2005
Location: Newcastle upon Tyne,UK
Beans: 48
Ubuntu 8.10 Intrepid Ibex
|
Re: openGL for matlab on breezy
Turns out the solution was just to delete the libgcc_s.so.1 from the matlab directory so that it picks up the system one. (Or rather mv libgcc_s.so to libgcc_s.so.old).
Full solution and description from the link below http://newsreader.mathworks.com/WebX...4fbzc@.ef1a487 J |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|