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> 2025 | 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> 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Required Perl modules? |
From: | John Dobbins via Tech-talk <tech-talk at aps.anl.gov> |
To: | Mark Rivers <rivers at cars.uchicago.edu> |
Cc: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Tue, 4 Jun 2024 11:29:45 +0000 |
In order to build EPICS base and the synApps support tree, including our local application, on RHEL 9 I needed to install the following additional packages:
areaDetector needs aravis to be installed. aravis requires installing
Measurement Computing support requires installing their uldaq library, which is built from source. That can be built and installed as follows:
./configure
make
sudo make install
On Jun 3, 2024, at 7:20 PM, John Dobbins via Tech-talk <tech-talk at aps.anl.gov> wrote:
All,
I am building EPICS support on a new (for me) version of linux, Alma 9. Previous work on Scientific Linux 7.
I got to calc-R3-7-5 and I run into a PERL related error.
perl -CSD -MExtUtils::Command -e cat ../calcSupport_LOCAL.dbd ../calcSupport_withSSCAN.dbd ../calcSupport_withSNCSEQ.dbd > calcSupport.dbdCan't locate ExtUtils/Command.pm in @INC (you may need to install the ExtUtils::Command module) (@INC contains: /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5).BEGIN failed--compilation aborted.
A quick look at the Alma 9 PERL install shows ExtUtils missing.
I see that the Alma 9 PERL install appears to be missing other modules I see in the SL7 PERL install.
I am wondering if there is a list PERL modules needed for EPICS build? (as opposed to discovery by trial)
Thanks,
John Dobbins
Research Support SpecialistCornell High Energy Synchrotron SourceCornell University