Hello, I'm trying to build Sage 9.0 from source on CentOS 7.5.1804 and it fails with: "Error installing package sqlite-3290000" Here is the ".../sage-9.0/logs/pkgs/sqlite-3290000.log" log file that the error message says to include: https://pastebin.com/SCy98UXK
The two main messages that jump out to me are: "configure: WARNING: unrecognized options: --disable-maintainer-mode" I had seen that option listed in a post from a decade ago as a solution to a Sage Sqlite build error, although I doubt that is still relevant and " WARNING: 'aclocal-1.15' is missing on your system." Which seems unimportant since it's followed with the text "You only need it if..." with reasons that don't pertain to me. For some additional context: This is being built on a cluster with SGE (Sun Grid Engine) and uses Lmod for a module system. I have gcc 8.3.0, python 3.6.9, and blis 0.6.0 (OpenBLAS alternative with better performance) modules loaded, any other dependencies (e.g. Perl) I've left as the system defaults and they have not been overridden by the module system. I unpacked the zip and simply ran "make" with no additional messing with config or modifications. If there is any additional info I should supply that would prove helpful feel free to let me know. Thanks! Josh -- 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 sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/98041908-f9f6-47d6-9885-6126dffab1d9%40googlegroups.com.