PDA

View Full Version : Running RH9 with maya solution


beaker
04-03-2003, 06:03 PM
One of the guys on highend figured out how to get maya running with RH9 for any early adopters:
http://www.highend3d.com/boards/showflat.php?Cat=&Board=linuxforum&Number=144047&page=0&view=collapsed&sb=5&o=&fpart=

Here is the solution:

"heres the fix to make maya run on Red Hat Linux 9

Goes as follows; install all the compat-libs off the CD's
then edit the maya startup script
and change this
case Linux:
set lib = lib
set lsFlags = '-l'
breaksw
----
to this

case Linux:
set lib = lib
set lsFlags = '-l'
setenv LD_ASSUME_KERNEL 2.4.1
breaksw
---

save
and maya will execute normally.
thats all there is to it "


Thanks to That Ole Russell/1000101 on highend3d.com :)

CGTalk Moderation
01-14-2006, 08:00 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.