I installed maya 6.5 by doing the following steps:
Convert all .rpm to .deb
alien -k -c package.rpm
Install them (order is not important)
dpkg -i package.deb
I got an error by installing the maya package (cannot make symlink error), and solved that by make this link:
ln -s /usr/aw /aw
- Start maya, just open a konsole, and type "maya" in there and press enter. Maybe you have to make your own icon on desktop, on my PC he don't make a starticon. (the bin files are in /usr/aw/maya/bin)
When Maya starts the fist time it take a look if a license is in folder /var/flexlm (named aw.dat). If there is no he asks you what he should do. And there you can install your license (choose "all tasks", then "install the license"). IMPORTANT: Don't just copy a aw.dat in /var/flexlm !!! Maya needs to do this by itself !! Place your license file elsewhere and make "all tasks" --> "install the license"
After succesful doing that, close the window, and start maya again.
And now everything should run
greetings
knecht