You are not logged in.

#1 2010-09-15 17:36:28

canuckkat
Member
Registered: 2009-08-28
Posts: 44

Installing Maya 2011 [Solved]

So I installed Maya 2011 from the AUR package, which went fine. But when I try to register my serial through adlmreg I have missing dependencies.

ldd -v /usr/autodesk/maya2011-x64/bin/adlmreg 
linux-vdso.so.1 =>  (0x00007fff87fff000)
libadlmPIT.so.1 => not found
libadlmutil.so.1 => not found
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f7539188000)
libm.so.6 => /lib/libm.so.6 (0x00007f7538f06000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f7538cf0000)
libc.so.6 => /lib/libc.so.6 (0x00007f7538994000)
/lib64/ld-linux-x86-64.so.2 (0x00007f7539492000)

I've gone export LD_LIBRARY_PATH=/opt/Autodesk/Adlm/R1/lib64/ and tried using symbolic links, but nothing works. Any ideas?

----
Linux aerynsun 2.6.35-ARCH #1 SMP PREEMPT Fri Aug 20 22:49:24 CEST 2010 x86_64 Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz GenuineIntel GNU/Linux

Last edited by canuckkat (2011-02-17 20:09:12)

Offline

#2 2010-12-29 04:49:12

akephalos
Member
From: Romania
Registered: 2009-04-22
Posts: 114

Re: Installing Maya 2011 [Solved]

It's weird, it now works for me. But I recall indeed having that problem previously, although the current package adds a library search path file in /etc/ld.so.conf.d, so it should be set-up automatically. Please try 2011.0-5 and see if it works.

I intend to remove that file, though, because some QT applications fail to work, because of the duplicate found QT libraries; instead, I'll add a simple post-instruction, as long as that's required only once.

Offline

#3 2011-01-04 17:20:27

akephalos
Member
From: Romania
Registered: 2009-04-22
Posts: 114

Re: Installing Maya 2011 [Solved]

To work with the newest build, you need to use the license command like this, as root:
LD_LIBRARY_PATH=/opt/Autodesk/Adlm/R3/lib64 /usr/autodesk/maya2011-x64/bin/adlmreg <your license information options>

Last edited by akephalos (2011-01-04 21:34:27)

Offline

#4 2011-02-09 03:50:36

canuckkat
Member
Registered: 2009-08-28
Posts: 44

Re: Installing Maya 2011 [Solved]

It works! Thanks smile

Offline

#5 2011-02-16 22:49:45

istarp
Member
Registered: 2010-06-09
Posts: 4

Re: Installing Maya 2011 [Solved]

Hi,

I have installed Maya 2011, but when I want activate product, I select Connect now and activate and click Next, at this point Maya falls. I have tried everything but no success.

Thanks for help

Offline

#6 2011-02-17 20:08:00

canuckkat
Member
Registered: 2009-08-28
Posts: 44

Re: Installing Maya 2011 [Solved]

Have you tried using the adlmreg command? I don't think the activation GUI works well in Linux of any distro.

Last edited by canuckkat (2011-02-17 20:08:46)

Offline

Board footer

Powered by FluxBB