Folks,
Just a follow up to say that the problem with building medm on Ubuntu14.04 is resolved. There was some change in Ubuntu between 12 and 13 that requires additional linker flags.
Mark
From: zengzr [mailto:[email protected]]
Sent: Thursday, August 14, 2014 9:25 AM
To: Mark Rivers
Subject: Re: RE: how to install medm on ubuntu14.04
My problem has been resolved by adding 'dl' 'sm' 'lcd' to some files, Thanks very much!
Best regards!
lisa
________________________________________
From: Mark Rivers
Date: 2014-08-14 11:31
To: zengzr
Subject: RE: RE: how to install medm on ubuntu14.04
The problem appears to be that Ubuntu now requires the -ldl flag to the linker. I think you can set the environment variable LIBS=-ldl
Mark
________________________________
From: zengzr [[email protected]]
Sent: Wednesday, August 13, 2014 9:12 PM
To: Mark Rivers
Subject: Re: RE: how to install medm on ubuntu14.04
At the first, I use 憇udo apt-get install libX11-dev' to install libX11, and it's version is 1.6.2-1ubuntu2. I uninstalled it and tried a lower version1.6.1 instead yesterday, the result of 'make' is the same as before.
Thanks a lot!
Best regards
lisa
From: Mark Rivers<mailto:[email protected]>
Date: 2014-08-14 01:25
To: zengzr<mailto:[email protected]>
Subject: RE: RE: how to install medm on ubuntu14.04
When you installed libX11 how did you do it? Did you use the package manager for Ubuntu? It should not let you install the wrong version. When you installed the lower version did you get exactly the same error as on the higher version?
For CSS I am not an expert, but I know there is online documentation.
Mark
________________________________
From: zengzr [[email protected]]
Sent: Tuesday, August 12, 2014 9:58 PM
To: Mark Rivers
Subject: Re: RE: how to install medm on ubuntu14.04
thanks for your reply! I just tried a lower vision for libX11, but it still didn't work, is there any other way to fix it? if I use CSS instead of MEDM, where could I find any instruction or guideline? thanks!
Best regards
lisa
________________________________
From: Mark Rivers<mailto:[email protected]>
Date: 2014-08-12 20:32
To: zengzr<mailto:[email protected]>; tech-talk<mailto:[email protected]>
Subject: RE: how to install medm on ubuntu14.04
It looks to me like the version of libX11.a you have installed is newer than the version of glibc that you have on that system. On Fedora libX11 comes from the package libX11-devel. Is it possible that you installed a version of libX11 that is more recent than your version of Linux supports?
Mark
________________________________
From: [email protected] [[email protected]] on behalf of zengzr [[email protected]]
Sent: Tuesday, August 12, 2014 4:11 AM
To: tech-talk
Subject: how to install medm on ubuntu14.04
Hi,
I want to use 'areadetector' to control 'Prosilica GC750' camera for the first time. when I install 'medm' on ubuntu14.04 on my computer, it can't make successfully, the err as follows:
/usr/bin/ld: /usr/lib/libX11.a(CrGlCur.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'<mailto:'dlopen@@GLIBC_2.1'>
//lib/i386-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
collect2: error:ld returned 1 exit status
make[2]: ***[medm] Error 1
make[2]: Leaving directory '/home/epics/extensions.src/medm3-1-9/medm/o.linux-x86'
make[1]:***[install.linux-x86] Error 2
make[2]: Leaving directory '/home/epics/extensions.src/medm3-1-9/medm'
make:***[medm.install] Error 2
I don't know how to fix it, could you give me some advice on it? or if I use CSS, how to run areadetector and CSS? thanks very much!!
Best wishes!
lisa
- Navigate by Date:
- Prev:
Device Support for VME controller SIS3100 Florian Feldbauer
- Next:
Re: How to tag soft channels as undefined/disconnected Kellee Summers
- 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
- Navigate by Thread:
- Prev:
RE: how to install medm on ubuntu14.04 Mark Rivers
- Next:
yet another python extension to channel access Xiaoqiang Wang
- 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
|