I believe this was not discussed before?
Currently we install FriCAS into a very long path, something like:
/usr/lib64/fricas/target/x86_64-pc-linux-gnu/
I suggest to shorten in to
/usr/lib64/fricas/ aka $PREFIX/fricas
(And in build directory, everything is installed under "./target/"
instead of "./target/x86_64-pc-linux-gnu/".)
Since we don't support cross-compiling, current scheme makes no sense.
(And it's causing a little inconvenience for CI work, since I have to
hardcode such paths.)
If we agree to make this change, I can start to tweak the build system.
- 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/39666ca3-e2fd-437b-8aa2-d9f90d3bf169%40gmail.com.