Patrick Dupre wrote:
Hello,
I updated my machine to Fedora and I facing a problem that I cannot solve. I need to sue the perl package perl-PDL-LAPACK which is not available in a binary form, so I tried to compile it but it fails because I do not have anymore a f2c.h library
thank for your help.
Patrick,
I would suggest either changing the package to use gfortran or finding a version that does that.
Or installing compat-gcc-34, compat-gcc-libf2c-34 and compat-gcc-34-g77. That should provide the old f2c or at least a g77 command that should work as a replacement.