installation problems using GNU compilers
ClarkGuilty opened this issue · 2 comments
ClarkGuilty commented
Hello, I have installed your library in Ubuntu 18.04 and Manjaro using the GNU compilers, however, the line 137 of the SConstruct file (env.Append(FORTRANMODDIRPREFIX = '-J') ) seems to be unnecessary now and harms the install process.
I simply commented the line and the installation proceed flawlessly.
LadaF commented
I have noticed this behaviour with some very recent version of scons.
However, my Linux distro still does not have it. I would need some if
condition to disable the option for the new version. If you know how to do
it, feel free to comment.
Dne so 5. 10. 2019 20:48 uživatel Javier Alejandro Acevedo Barroso <
notifications@github.com> napsal:
… Hello, I have installed your library in Ubuntu 18.04 and Manjaro using the
GNU compilers, however, the line 137 of the SConstruct file
(env.Append(FORTRANMODDIRPREFIX = '-J') ) seems to be unnecessary now and
harms the install process.
I simply commented the line and the installation proceed flawlessly.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#7?email_source=notifications&email_token=AAFSIEPLAVQMMQYBAF5UL2TQNDOP3A5CNFSM4I5Y4GI2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HP3F6IA>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAFSIELJHARBZNWEOBDTEOTQNDOP3ANCNFSM4I5Y4GIQ>
.
LadaF commented
This was fixed some time ago, closing the issue.