View Single Post
# 10 06-02-2004 , 10:11 AM
SM Alumni
Join Date: Jun 2002
Posts: 509
If you go to Red Hat 9 like I did you'll need to follow these instructions (copy and paste from somewhere else)-

You need to install all the compatability packages that redhat 9 comes with. Maya was compiled against older versions of the compiler, and redhat seems to think that everyone will just upgrade the moment redhat comes with something new user added image


Either way, install the compatibility packages (they're somewhere in the dist), and then you need to edit the maya startup script as such : (copied from a post by Mark Miller btw. =))



change this block :
----------------------------------
case Linux:
set lib = lib set lsFlags = '-l'
breaksw
----------------------------------



to the following :
----------------------------------
case Linux:
set lib = lib set lsFlags = '-l'
setenv LD_ASSUME_KERNEL 2.4.1 (your kernel version.)
breaksw
----------------------------------

Good luck and enjoy user added image

Darkon


Red bellows of flame have blackened my stones
Convulsing my frame and cracking my bones
Hell's dragons of steel who roar in their chains
Crawl into my caves to suck out my veins.....

-The Mountain P.F.M.