Hi Ernest
Can you copy the output from make install for me?
I have tried downloading epicsqt 3.1.0 onto a reasonably clean environment and after a build 'make install' installs the executables, but not the library. I haven't had more that a cursory glance to find the problem yet, but I'll dig deeper tomorrow. My install is different enough to your experience however (in that it at least installs the executables) that I'd like to see your install output if possible please.
Regards
Andrew
________________________________________
From: Williams Jr., Ernest L. [[email protected]]
Sent: Tuesday, 9 June 2015 15:47
To: Andrew Rhyder
Cc: [email protected]; Babbitt, Alisha; Lucas J Monteiro Carvalho; Zai Wang; [email protected]; Williams Jr., Ernest L.; Szalata, Zenon M.
Subject: epicsQt-R3-1-0: Build Experience
Hi Andrew,
How is it going?
Thanks to you and the team for releasing 3.1.0
I am now trying to build your new epicsQT package: "3.1.0"
First I built caQtDM version 3.9.3
For the build, process I was able to set some environment variables according to your documentation.
I have attached the script that I source before the build :)
I was also looking for a make install
Also, I tried makepackage but that did not work.
For us, epicsQT_TOP = $EPICS_EXTENSIONS/src/epicsQt/epicsQt-R3-1-0
========= Still need to copy the application binaries manually ===============
cd <epicsQT_TOP>/applications/QEGuiApp/bin
cp qegui $EPICS_EXTENSIONS/bin/$EPICS_HOST_ARCH
cd <epicsQT_TOP>/applications/QEMonitorApp/bin
cp qemonitor $EPICS_EXTENSIONS/bin/$EPICS_HOST_ARCH
cd <epicsQT_TOP>/applications/QEReadArchiveApp/bin
cp qerad $EPICS_EXTENSIONS/bin/$EPICS_HOST_ARCH
cd <epicsQT_TOP>/applications/QEWidgetDisplayApp/bin
cp QEWidgetDisplay $EPICS_EXTENSIONS/bin/$EPICS_HOST_ARCH
========================================================
========= Still need to copy the framework libraries manually ===============
cd <epicsQT_TOP>/framework/designer
cp libQEPlugin.so $EPICS_EXTENSIONS/lib/$EPICS_HOST_ARCH
cp libQEPlugin.so $EPICS_EXTENSIONS/lib/$EPICS_HOST_ARCH/designer
========= Still need to copy the application binaries manually ===============
Below: Are the environment variables prior to build process:
[[email protected] epicsQt-R3-1-0]$ env |grep QE
QE_CAQTDM_LIB=/afs/slac/g/lcls/epics/R3-14-12-4_1-0/extensions/extensions-R3-14-12/lib/linux-x86_64
QE_TARGET_DIR=/afs/slac/g/lcls/epics/R3-14-12-4_1-0/extensions/extensions-R3-14-12
QE_FFMPEG=YES
QE_EPICS_BASE=/afs/slac/g/lcls/epics/R3-14-12-4_1-0/base/base-R3-14-12-4_1-0
QE_CAQTDM=/afs/slac/g/lcls/epics/R3-14-12-4_1-0/extensions/extensions-R3-14-12/src/caQtDM/caQtDM-R3-9-3
[[email protected] epicsQt-R3-1-0]$ env |grep QT
QE_CAQTDM_LIB=/afs/slac/g/lcls/epics/R3-14-12-4_1-0/extensions/extensions-R3-14-12/lib/linux-x86_64
QTDIR=/afs/slac/g/lcls/package/Qt-5.4.1
CAQTDM_DISPLAY_PATH=/afs/slac/g/lcls/tools/caQtDM/display/Tests:/afs/slac/g/lcls/tools/caQtDM/display/iocAdmin
QTINC=/afs/slac/g/lcls/package/Qt-5.4.1/include
QTLIB=/afs/slac/g/lcls/package/Qt-5.4.1/lib
CAQTDM_DISPLAY=/afs/slac/g/lcls/tools/caQtDM/display
QT_PLUGIN_PATH=/afs/slac/g/lcls/package/qwt-6.1.2/plugins:/afs/slac/g/lcls/epics/R3-14-12-4_1-0/extensions/extensions-R3-14-12/lib/linux-x86_64:/afs/slac/g/lcls/package/Qt-5.4.1/plugins
QE_CAQTDM=/afs/slac/g/lcls/epics/R3-14-12-4_1-0/extensions/extensions-R3-14-12/src/caQtDM/caQtDM-R3-9-3
Cheers,
Ernest
- References:
- epicsQt-R3-1-0: Build Experience Williams Jr., Ernest L.
- Navigate by Date:
- Prev:
RE: edl2ui - Byte and ChoiceButton mapped Williams Jr., Ernest L.
- Next:
RE: epicsQt-R3-1-0: Build Experience Andrew Rhyder
- Index:
2012
2013
2014
<2015>
2016
2017
2018
2019
- Navigate by Thread:
- Prev:
epicsQt-R3-1-0: Build Experience Williams Jr., Ernest L.
- Next:
RE: epicsQt-R3-1-0: Build Experience Andrew Rhyder
- Index:
2012
2013
2014
<2015>
2016
2017
2018
2019
|