1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 <2005> 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 <2005> 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: edm on RedHat7.2 |
From: | Kate Feng <[email protected]> |
To: | Maren Purves <[email protected]> |
Cc: | [email protected] |
Date: | Tue, 24 May 2005 18:06:57 -0400 |
I did so, but I got error message :Kate Feng wrote:
> However, at run time, I got error :
> libXm.so.2: cannot open shared object file: No such file or directory
>
>
> I am not sure where it came from because the built edm
> consists of libXm.so.3, not the libXm.so.2. libXm.so.3 is
> installed on the PC where I built the edm.Hi Kate,
if you create a link where libXm.so.2 points to libXm.so.3
it should work (don't know exactly why, but I have seen this
on a number of occasions with some of the libraries).
I got the same erro even though I copied the libXm.so.2.1
from
a different machine. Perhaps, tomorrow I will try
to build edm
with the lower version of openmotif with all the right dependencies.
At least I had no problem running medm with the newer version
of
openmotif.
Thanks,
Kate