Is it only happening with R? That to me looks more like a bug in fedora but this is a weird one because if you don't find libgfortran in /usr/lib64 you should also fail to find stuff like libstdc++ in the same folder.
François On 3/09/2014, at 19:05, Jori Mantysalo <[email protected]> wrote: > Usually ./configure && make works on my 64-bit Fedora system. However, on > Sage I must say LD_LIBRARY_PATH=/usr/lib64/ (or SAGE_INSTALL_GCC=yes) before > make. Otherwise compiling R stops because of missing fortran library. > > Is this a bug in Fedora or in Sage? > > -- > Jori Mäntysalo > > -- > You received this message because you are subscribed to the Google Groups > "sage-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. This email may be confidential and subject to legal privilege, it may not reflect the views of the University of Canterbury, and it is not guaranteed to be virus free. If you are not an intended recipient, please notify the sender immediately and erase all copies of the message and any attachments. Please refer to http://www.canterbury.ac.nz/emaildisclaimer for more information. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
