Re: [sage-devel] Compiling sage on Fedora

2014-09-03 Thread Jori Mantysalo
On Wed, 3 Sep 2014, Francois Bissey wrote: 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 it only happening with R? I don't know. Compiling Sage stops when first error occurs; to me th

Re: [sage-devel] Compiling sage on Fedora

2014-09-03 Thread Francois Bissey
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 wrote: > Usually ./configur