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: MEDM build problem |
From: | Chen Xue <[email protected]> |
To: | "J. Lewis Muir" <[email protected]> |
Cc: | [email protected] |
Date: | Mon, 07 Feb 2011 16:08:19 -0600 |
Hi, Lewis, Thank you so much. I will try to run it. Chen Hi, Lewis,
Thank you for your prompt reply. I found that libXp.so wasn't installedyet. Then I updated and installed. Here is the message of building. Do I build successfully?
Hi, Chen. I don't see any errors in the build output you sent, so it looks like it built OK. You can confirm by trying to run it. Lewis On 2/7/2011 3:47 PM, J. Lewis Muir wrote:
On 2/7/11 3:34 PM, Chen Xue wrote:/usr/bin/ld: cannot find -lXp collect2: ld returned 1 exit statusHi, Chen. These lines indicate the linker can't find the Xp (Xprint) library. Do you have it installed? On RHEL5, it's at /usr/lib/libXp.so or /usr/lib64/libXp.so. On Debian, I don't know, hopefully the same place. Lewis