Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 54

Thread: HOWTO: Maya 6.5 under Hoary

  1. #11
    Join Date
    Jul 2005
    Beans
    62

    Unhappy Re: HOWTO: Maya 6.5 under Hoary

    i did that .. i created a file called MAYA on my home folder and put all the rpm's in there and then ran them with the alien

    now i have all this maya crap everywhere on the system andi cant run the program

  2. #12
    Join Date
    Jan 2005
    Beans
    82

    Re: HOWTO: Maya 6.5 under Hoary

    Sorry, I realized that and edited my post accordingly. See my updated post :

    Quote Originally Posted by black hole sun
    Alright, slow down

    Cd over to the main maya directory and type `ls`. Post the output here. I'm betting Maya has to startup with a shell script, as usually you can't directly run the main binary.

  3. #13
    Join Date
    Jul 2005
    Beans
    62

    Re: HOWTO: Maya 6.5 under Hoary

    ok the closest i can get is /usr/aw/maya6.5/bin

    then there are some extentions in there but maya is a script and then there is maya.bin
    maya from what i can tell just goes to maya.bin

    from this extention i can give comand to run them with ./

    if i ./maya i get this... boggles3@boggles3:/usr/aw/maya6.5/bin$ ./maya
    bash: ./maya: /bin/csh: bad interpreter: No such file or directory


    if i do ./maya.bin i get this ... boggles3@boggles3:/usr/aw/maya6.5/bin$ ./maya.bin
    ./maya.bin: error while loading shared libraries: libMaya.so: cannot open shared object f ile: No such file or director


    ?

  4. #14
    Join Date
    Jan 2005
    Beans
    82

    Re: HOWTO: Maya 6.5 under Hoary

    Quote Originally Posted by Boggles3
    ok the closest i can get is /usr/aw/maya6.5/bin

    then there are some extentions in there but maya is a script and then there is maya.bin
    maya from what i can tell just goes to maya.bin

    from this extention i can give comand to run them with ./

    if i ./maya i get this... boggles3@boggles3:/usr/aw/maya6.5/bin$ ./maya
    bash: ./maya: /bin/csh: bad interpreter: No such file or directory


    if i do ./maya.bin i get this ... boggles3@boggles3:/usr/aw/maya6.5/bin$ ./maya.bin
    ./maya.bin: error while loading shared libraries: libMaya.so: cannot open shared object f ile: No such file or director


    ?
    ./maya i get this... boggles3@boggles3:/usr/aw/maya6.5/bin$ ./maya
    bash: ./maya: /bin/csh: bad interpreter: No such file or directory
    Install tcsh using Synaptic (run a search) and then run that script again.

  5. #15
    Join Date
    Jul 2005
    Beans
    62

    Wink Re: HOWTO: Maya 6.5 under Hoary

    ok now atleast maya and maya.bin are working together cuz they have the same error but still this library thing whats with that

    boggles3@boggles3:/usr/aw/maya6.5/bin$ ./maya
    awpcw: error while loading shared libraries: libawcsprt.so: cannot open shared object file: No such file or directory
    boggles3@boggles3:/usr/aw/maya6.5/bin$ ./maya.bin
    ./maya.bin: error while loading shared libraries: libMaya.so: cannot open shared object file: No such file or directory


    by the way thanx alot for helping me keep it comin please

  6. #16
    Join Date
    Jul 2005
    Beans
    62

    Re: HOWTO: Maya 6.5 under Hoary

    oh nvm lol there not the same errors.. (

  7. #17
    Join Date
    Jan 2005
    Beans
    82

    Re: HOWTO: Maya 6.5 under Hoary

    Quote Originally Posted by Boggles3
    oh nvm lol there not the same errors.. (
    cd to the `lib` directory in the maya directory and do the following

    sudo ln -s libawcsprt.so.1 libawcsprt.so
    sudo ln -s libpcwxml.so.1 libpcwxml.so

    Then run the shell script again and you should be golden

  8. #18
    Join Date
    Jul 2005
    Beans
    62

    Red face Re: HOWTO: Maya 6.5 under Hoary

    wow man thanx alot really .. im still a little stuck tho because it opened the product config wizard.. the only problem is i cant go anywhere from there.. i click on all tasks and nothing shows up but i cant click next or anything eccept for done

  9. #19
    Join Date
    Jul 2005
    Beans
    62

    Re: HOWTO: Maya 6.5 under Hoary

    i found the stuff in the com folder and i start the awinfo in root and the terminal comes up asking me a few questions

    then it creats/var/tmp/AWINFO."myusername"@"myusername"

    what is this for .. i tried going back into maya but i still dont have any options

  10. #20
    Join Date
    Jan 2005
    Beans
    82

    Re: HOWTO: Maya 6.5 under Hoary

    Now I'm in unfamiliar territory. You see, I dont have Maya so I dont know what this dialogue box is asking for. You're running this from a terminal, yes? Are any errors or messages written to the terminal when you click on something?

    Maybe a screenshot would help me understand, but I'm afraid you've reached the limits of my knowledge, you might ask in the maya forums or call up ther support #

Page 2 of 6 FirstFirst 1234 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •