|
|
#1 |
|
Junior Member
Junior member
Join Date: Oct 2010
Posts: 1
|
I just installed AC3D on a Mandriva 2010.0 64bit OS. When starting AC3D it get an error libXmu.so.6 does not exist. If I do a file search, it does in fact exist.
So what needs to done to correct this error? RustyKen |
|
|
|
|
|
#2 |
|
Administrator
Professional user
Join Date: Jun 2003
Posts: 3,727
|
Do an 'ldd ./ac3d' and see which libs AC3D wants. You should be able to add the lib path to your LD_LIBRARY_PATH.
|
|
|
|
|
|
#3 |
|
Administrator
Professional user
Join Date: Jun 2003
Posts: 3,727
|
The soilution to this is to install an additional library set:
Code:
$ urpmf /usr/lib/libXmu libxmu6:/usr/lib/libXmu.so.6 libxmu6:/usr/lib/libXmu.so.6.2.0 libxmu6:/usr/lib/libXmuu.so.1 libxmu6:/usr/lib/libXmuu.so.1.0.0 If 'ac3d' doesn't work properly (you might see graphical problems) you will need to do some work with your graphics drivers (good luck). Alternatively, run 'ac3ds' which should be fine. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|