<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: libxm.so.3 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/libxm-so-3/m-p/3970635#M27562</link>
    <description>If you're running 64-bit Linux and a 64-bit app, then you need the 64-bit version of libXm. This library should typically be under /usr/X11R6/lib64.&lt;BR /&gt;You may use the file(1) command to check whether you have the 32- or 64-bit version.&lt;BR /&gt;&lt;BR /&gt;Also, in order for the dynamic loader to find the library automatically, the file /etc/ld.so.conf should contain "/usr/X11R6/lib64".&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 30 Mar 2007 02:36:01 GMT</pubDate>
    <dc:creator>Jerome Forissier</dc:creator>
    <dc:date>2007-03-30T02:36:01Z</dc:date>
    <item>
      <title>libxm.so.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/libxm-so-3/m-p/3970631#M27558</link>
      <description>Hi All, &lt;BR /&gt;&lt;BR /&gt;I need to install the libxm.so.3 from redhat. i think it is included in the openmotif. However, when i install the openmotif, i got the message that it is installed already. I tried to find the location of the libxm.so.3 but it cannot find one. We need this library for other software. I have used the command to locate the libxm.so.3 using (# find / -name libxm.so.3 ) but yielded no result. I would like to ask if i need to re-install the openmotif rpm again? Thanks!</description>
      <pubDate>Tue, 27 Mar 2007 21:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/libxm-so-3/m-p/3970631#M27558</guid>
      <dc:creator>Pando</dc:creator>
      <dc:date>2007-03-27T21:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: libxm.so.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/libxm-so-3/m-p/3970632#M27559</link>
      <description>RHEL4's "openmotif-2.2.3-10.RHEL4.5.i386.rpm" contains:&lt;BR /&gt;&lt;BR /&gt;/usr/X11R6/lib/libXm.so.3&lt;BR /&gt;&lt;BR /&gt;NOTE: Case sensitive (as is 'find').&lt;BR /&gt;&lt;BR /&gt;So, try to 'up2date -u openmotif'.  If that doesn't work, 'rpm -e openmotif --nodeps' then do it again.&lt;BR /&gt;&lt;BR /&gt;If you're not using RHEL4, then tell us what, and we'll tell you where to look.</description>
      <pubDate>Tue, 27 Mar 2007 23:38:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/libxm-so-3/m-p/3970632#M27559</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2007-03-27T23:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: libxm.so.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/libxm-so-3/m-p/3970633#M27560</link>
      <description>Stuart,&lt;BR /&gt;&lt;BR /&gt;I think that Pando must be cautious with up2date because doing that he may solve the problem with the new software but he may have problems with others softwares that uses the actual version of libXm.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Xyko</description>
      <pubDate>Wed, 28 Mar 2007 10:50:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/libxm-so-3/m-p/3970633#M27560</guid>
      <dc:creator>xyko_1</dc:creator>
      <dc:date>2007-03-28T10:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: libxm.so.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/libxm-so-3/m-p/3970634#M27561</link>
      <description>Hi Stuart and Xyko,&lt;BR /&gt;&lt;BR /&gt;Yes, you are correct. It is case sensitive. We found it at /usr/X11R6/lib directory. Unfortunately, the software was not able to find it even if i modify the system wide profile by adding:&lt;BR /&gt;&lt;BR /&gt;export LD_LIBRARY_PATH=/usr/X11R6/lib&lt;BR /&gt;&lt;BR /&gt;What could be done to solve this?&lt;BR /&gt;&lt;BR /&gt;BTW, we are using RHEL 3 64-bit.&lt;BR /&gt;&lt;BR /&gt;Brgds,&lt;BR /&gt;&lt;BR /&gt;Pando</description>
      <pubDate>Thu, 29 Mar 2007 19:59:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/libxm-so-3/m-p/3970634#M27561</guid>
      <dc:creator>Pando</dc:creator>
      <dc:date>2007-03-29T19:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: libxm.so.3</title>
      <link>https://community.hpe.com/t5/operating-system-linux/libxm-so-3/m-p/3970635#M27562</link>
      <description>If you're running 64-bit Linux and a 64-bit app, then you need the 64-bit version of libXm. This library should typically be under /usr/X11R6/lib64.&lt;BR /&gt;You may use the file(1) command to check whether you have the 32- or 64-bit version.&lt;BR /&gt;&lt;BR /&gt;Also, in order for the dynamic loader to find the library automatically, the file /etc/ld.so.conf should contain "/usr/X11R6/lib64".&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Mar 2007 02:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/libxm-so-3/m-p/3970635#M27562</guid>
      <dc:creator>Jerome Forissier</dc:creator>
      <dc:date>2007-03-30T02:36:01Z</dc:date>
    </item>
  </channel>
</rss>

