Yes, I tried:
 ln -s /usr/lib64/libgfortran.so.1 /usr/lib64/libgfortran.so.3
 ln -s /usr/lib64/libgfortran.so.5 /usr/lib64/libgfortran.so.3
 
symbol lookup error: /snap/snap/molden/current/molden: undefined symbol: _gfortran_set_options, version GFORTRAN_1.0
 
/snap/snap/molden/current/molden: /lib64/libgfortran.so.3: version `GFORTRAN_1.0' not found (required by /snap/snap/molden/current/molden)
/snap/snap/molden/current/molden: /lib64/libgfortran.so.3: version `GFORTRAN_1.4' not found (required by /snap/snap/molden/current/molden)
But both provide an error
 
 
Install both and symbolic link libgfortran.so.3 to each library and see if either one works for the app.
 
THe compat I find only has so.1 but has version 4 so whatever OS the binaries were built may not have been fedora but .1 (version 4) may be backwards compatible.
 
On Wed, May 19, 2021 at 12:10 PM Roger Heflin <rogerheflin@gmail.com> wrote:
Usually one of the compat packages will provide the older libraries.
 
So see if there is a compat package or 2 for gfortran still.  I know there used to be one.
 
On Wed, May 19, 2021 at 11:25 AM Patrick Dupre <pdupre@gmx.com> wrote:
Hello,

I wanted to install molden
I followed the instructions:
https://snapcraft.io/install/molden/fedora

but

/snap/snap/molden/current/molden
/snap/snap/molden/current/molden: error while loading shared libraries: libgfortran.so.3: cannot open shared object file: No such file or directory

fedora32 provides libgfortran.so.5

Is it fixable?

Thanks

===========================================================================
 Patrick DUPRÉ                                 | | email: pdupre@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988                    | | Room# D114A
===========================================================================
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure