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 | 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 |
<== Date ==> | <== Thread ==> |
---|
Subject: | aravisGigEApp and glib |
From: | "Specht, Eliot D." <[email protected]> |
To: | "[email protected]" <[email protected]> |
Date: | Tue, 7 Apr 2015 13:39:07 +0000 |
I’m trying to use aravisGigEApp on a RHEL7 linux system to display and capture video images. When I run “make” in aravisGigEApp/src, I get an error which looks like I’m missing libglib-2.0.a (see below). I have /usr/lib64/libglib-2.0.so,
but I seem to need the glib2-static package, which is not available for RHEL7. Is there a fix for this, or should I fall back to RHEL6? [root@video src]# make make -C O.linux-x86_64 -f ../Makefile TOP=../../.. T_A=linux-x86_64 install make[1]: Entering directory `/opt/epics/synApps_5_8/support/aravisGigE-0-3-5dls5/aravisGigEApp/src/O.linux-x86_64' make[1]: *** No rule to make target `../../../lib/linux-x86_64/libglib-2.0.a', needed by `libaravisCamera.so'. Stop. make[1]: Leaving directory `/opt/epics/synApps_5_8/support/aravisGigE-0-3-5dls5/aravisGigEApp/src/O.linux-x86_64' make: *** [install.linux-x86_64] Error 2 [root@video src]# Eliot Specht Voice: (865)574-7682 Oak Ridge National Laboratory FAX: (865)574-4913 P.O. Box 2008, MS 6064 Oak Ridge, TN 37831-6064 |