OK, have the problems with compiling the Channel Archiver looking like they're resolved.
Now, to move on to other things- edm
I'm trying to setup everything so that the binaries reside in /usr/local/EPICS/bin/linux-x86.
So far, up until edm, I've worked out the configuration so that they all work.
Now, for edm,
The executable installs in /usr/local/EPICS/bin/linux-x86. That's good.
The libraries install in /usr/local/EPICS/lib/linux-x86. That's good, also.
The includes install in /usr/local/EPICS/extension/include/edm. Shouldn't they have gone into /usr/local/EPICS/include?
When you try to start the program, you get:
*------------------------
home/daviddu/local/src/EPICS/extensions/src/edm/baselib/O.linux-x86/libEdmBase.so: cannot open shared object file: No such file or directory
*------------------------
Where'd that come from? libEdmBase.so and libEdmBase.a are in /usr/local/EPICS/lib/linux-x86.
Doing an ldd edm gives me:
*-------------------------
ldd edm
linux-gate.so.1 => (0xffffe000)
libEdmBase.so => /usr/local/EPICS/lib/linux-x86/libEdmBase.so (0x6fdeb000)
libcfcaa62e-8199-11d3-a77f-00104b8742df.so => /usr/local/EPICS/lib/linux-x86/libcfcaa62e-8199-11d3-a77f-00104b8742df.so (0x6fce3000)
lib114135a4-6f6c-11d3-95bc-00104b8742df.so => /usr/local/EPICS/lib/linux-x86/lib114135a4-6f6c-11d3-95bc-00104b8742df.so (0x6fcd8000)
libca.so => /usr/local/EPICS/lib/linux-x86/libca.so (0x6fc7c000)
libCom.so => /usr/local/EPICS/lib/linux-x86/libCom.so (0x6fc37000)
.
.
.
*-------------------------
All those files DO exist in /usr/local/EPICS/lib/linux-x86.
The directory it's trying to load from however, it doesn't exist.
David Dudley
BEGIN:VCARD
VERSION:2.1
X-GWTYPE:USER
FN:David Dudley
TEL;WORK:880-3740
ORG:;MIS
TEL;PREF;FAX:880-3741
EMAIL;WORK;PREF;NGW:[email protected]
N:Dudley;David
END:VCARD
- Replies:
- Re: Compiling edm Matthieu Bec
- Re: Compiling edm Kay-Uwe Kasemir
- Re: Compiling edm John Sinclair
- Navigate by Date:
- Prev:
Re: Problem with compiling Channel Archiver David Dudley
- Next:
Re: Compiling edm Matthieu Bec
- 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: Problem with compiling Channel Archiver David Dudley
- Next:
Re: Compiling edm Matthieu Bec
- 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
|