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: Building EDM on Rocky Linux |
From: | Abdalla Ahmad via Tech-talk <tech-talk at aps.anl.gov> |
To: | "tech-talk at aps.anl.gov" <tech-talk at aps.anl.gov> |
Date: | Sun, 6 Mar 2022 08:48:24 +0000 |
I forgot to say that I was building the RPM for EDM. Anyway, I had this idea of removing “libungif” from linking, it compiled and the edm binary is working, I will test it with GUI and see how it performs. Best Regards, Abdalla. From: Tech-talk [mailto:tech-talk-bounces at aps.anl.gov]
On Behalf Of Abdalla Ahmad via Tech-talk Hi Has anybody built EDM successfully on Rocky Linux or at least any RHEL 8 distro? The build cannot find “libungif.so” which was part of giflib on CentOS 7 but not any more on Rocky Linux. Even the github repo
https://github.com/mirrorer/giflib shows nothing related to libungif and the SourceForge repo is empty
https://sourceforge.net/projects/libungif/ . The lowest version of giflib on Rocky Linux available is 5.1.4 which is the latest version on the github repo. Any advice? Best Regards, Abdalla. |