Open alibinesh opened 7 years ago
Use pastebin for long outputs. I've made a pastebin for your output. https://pastebin.com/tTuPiAzq
Debugging this in posts like this will take forever. We should skype or something. Anyway, the error you're seeing right now is due to your sed
not working correctly. Try installing gnu sed and setting the SED
entry in the compile options to its name. It might be named gsed
.
Hi, I am summer student trying to get enlib to work on my computer (Mac OS 10.12.5) and I am having some issues with it.
I changed the guu.mk settings so that it uses f2py instead of f2py2. Once I export the new guu.mk (Which I named "Ali"), I then go into interpol and type make into the command line, and I get a long line of errors. I've attached a word document file of exactly what it returns after I export the compiler settings and make in interpol because it would've been too long to copy and paste it here. I also tried the other compiler settings, they give another error which is much shorter.
errors.docx