On 3/18/21 9:51 AM, Waldek Hebisch wrote:
IMO, if FRICAS variable is set we should respect it, that is do not try any fallback.
I was thinking about this lately as well. I'll respect "$FRICAS" at FRICASsys level. The problem is that $FRICAS is always set by "bin/fricas", I think in this script we can improve the logic a bit more, to help the installation on macOS, which essentially, can be run from arbitrary position. Current logic is to set an absolute path. I wonder if this should be changed at "bin/fricas" or "install" target of Makefile. (e.g. using path like "`dirname $0`"). - Qian -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/114f20ca-68ef-872b-5ff0-6218c8b7fd9e%40gmail.com.
