XANSYS Message: 92856 [Go back to message list]
[bookmark on del.icio.us]
No rating yet
Rate item:

Subject: Re: OTHER: ANSYS 11 in 64-bit OpenSUSE10.3 - ELFCLASS32error
Author: XANSYS-CADFEM
Date: 2008-04-15 10:58:18

Because libXm.so.3 is hardcoded into the ansys.e110 executable you have to cretae a sysmblic link

ldd /ansys_inc/v110/ansys/bin/linem64t/ansys.e110

libXm.so.3 => /usr/lib64/libXm.so.3 (0x00002abfeb6fa000)


Openmotif 2.3 has this library in a newer version /usr/X11R6/lib64/libXm.so.4
So just do the following:

ln -s /usr/X11R6/lib64/libXm.so.4.0.0 /usr/lib64/libXm.so.3


Heinrich Richter
CADFEM GmbH





----- Original Message -----
From: "XANSYS-CADFEM"
To: "ANSYS User Discussion List"
Sent: Tuesday, April 15, 2008 12:05 PM
Subject: Re: [Xansys] OTHER: ANSYS 11 in 64-bit OpenSUSE10.3 - ELFCLASS32error


> We have several machine running ANSYS 11 on OpenSUSE10.3 without problems.
>
> All you need is to download and install OpenMotif.
>
> rpm -qa | grep motif
> openmotif-2.3.0-1
> openmotif-devel-2.3.0-1
>
>
> You can download the Package for OpenSUSE 10.3 from rpmseek.com. Just seek for openmotif and you will get a long list of available
> downloads. Scrool down to the end of the list and you will find what you need.
>
>
> http://rpmseek.com/rpm/openmotif-2.3.0-23.x86_64.html?hl=de&cx=0:-:0:4041954:0:0:0
>
>
> Regards,
> Heinrich Richter
> CADFEM GmbH
>
>
>
>
> ----- Original Message -----
> From: "rob.porto"
> To: "xansys"
> Sent: Monday, April 14, 2008 11:04 PM
> Subject: RE: [Xansys] OTHER: ANSYS 11 in 64-bit OpenSUSE10.3 - ELFCLASS32 error
>
>
> Well, I think that for Intel processors the Linux distro should be RedHAT or similar.
>
> Regards,
>
> Roberto Porto
> DSC Engenharia
>
>
>
> De:xansys-bounces_at_xansys.org
>
> Para:"ANSYS User Discussion List" xansys_at_xansys.org
>
> C