Option to compile without any system package
Hello,
I would like to compile Sage from source without relying on any system package (I'm on archlinux). I couldn't find any other way than setting the configure options --without-system-PKG for all packages, which is long and annoying. I wonder if there is some way to do it in one go through a configure option or environment variable ? I couldn't find any right now.
Thank you in advance for any response.
add a comment