EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: medm build
From: Jeong Han Lee <[email protected]>
To: [email protected]
Date: Thu, 10 Jan 2013 18:53:22 +0900
For my system (Debian 6, 64bit), I installed the following packages

libxt-dev libmotif-dev x11proto-print-dev libxmu-headers libxp-dev libxmu-dev libxmu6

by using the aptitude command

aptitude install libxt-dev libmotif-dev x11proto-print-dev libxmu-headers libxp-dev libxmu-dev libxmu6

for my MEDM installation. I hope it will help if you are using Debian based distributions.

Thanks,
Jeong Han


On 01/10/2013 05:19 PM, Hinko Kocevar wrote:

We seen this problems too with newer Ubuntu and Mint Linux distros
(other might apply too).

I think that the root problem is in the fact that "multiarch" is
supported out-of-the box on the newer versions of Linux distros. In
other words, static and dynamic libraries for certain packages (mostly
X11) end up in the /usr/lib/i386-linux-gnu folder (or similar) instead
of in the /usr/lib folder (where EPICS looks for them).

We solved the problem by making a soft link like this

ln -snf /usr/lib/i386-linux-gnu/libXt.a /usr/lib/libXt.a

Note the full path!

I would like to see more friendly solution in the future for this issue.

Thank you!

--
Hinko

On 01/10/2013 04:18 AM, Kate Feng wrote:
One need to install the libxt-dev package, too for the development
header.
Also, depending on your build config,  one might need to  provide the
link
from the medm source tree directory/lib

ln -f -s /usr/lib/.../libxt.a libXt.a

Cheers,
Kate

On 01/09/2013 09:58 PM, Mark Rivers wrote:
You need to install the libXt package on Linux.

Mark

________________________________________
From: [email protected] [[email protected]] on
behalf of D Peter Siddons [[email protected]]
Sent: Wednesday, January 09, 2013 8:38 PM
To: [email protected]
Subject: medm build

I just tried to build medm 3_1_7 using epics base-3.14.12.2 on Ubuntu
12.04. It gives an error:

   *** No rule to make target `/usr/lib64/libXt.a', needed by `medm'.

I suspect a configuration error. Any suggestions?

Pete.

--
D. Peter Siddons
Detector Development Group Leader
NSLS, Bldg. 725D
Photon Sciences Directorate,
Brookhaven National Laboratory
Upton, NY 11973

email: [email protected]
Phone: (631) 344-2738






--
Jeong Han Lee, Dr.rer.nat.
--------------------------------------
Accelerator Division
Rare Isotope Science Project
Institute for Basic Science
70, Yuseong-daero 1689-gil, Yusung-gu,
Daejeon 305-811, South Korea
--------------------------------------
cell : +82-10-7363-2083
tel  : +82-42-878-8733
fax  : +82-42-878-8799


References:
medm build D Peter Siddons
RE: medm build Mark Rivers
Re: medm build Kate Feng

Navigate by Date:
Prev: Re: medm build Hinko Kocevar
Next: Extensions installation for newbie Michal Vítek
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: medm build Hinko Kocevar
Next: acalcOut Pavel Maslov
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·