Dear All, Unmodified Sage 9.6 rc3 was configured and installed wtth "--prefix=/mnt/g/Maths/sage-9.6/0mod" and "~/bin/" is in the PATH.
ln -s /mnt/g/Maths/sage-9.6/0mod/bin/sage /mnt/g/Maths/sage-9.6/testlinks/0mod ln -s /mnt/g/Maths/sage-9.6/testlinks/0mod ~/bin/0mod Under /mnt/g/Maths/sage-9.6/0mod/bin, there are original sage 'sage.orig' and modified sage 'sage.mod' /mnt/g/Maths/sage-9.6/0mod/bin$ ln -s sage.orig sage /mnt/g/Maths/sage-9.6/0mod/bin$ 0mod /home/hph/bin/0mod: line 292: exec: sage-ipython: not found /mnt/g/Maths/sage-9.6/0mod/bin$ ./sage ./sage: line 292: exec: sage-ipython: not found /mnt/g/Maths/sage-9.6/0mod/bin$ ./sage.orig ./sage.orig: line 292: exec: sage-ipython: not found /mnt/g/Maths/sage-9.6/0mod/bin$ /mnt/g/Maths/sage-9.6/0mod/bin$ rm sage ; cp sage.orig sage ; 0mod │ SageMath version 9.6.rc3, Release Date: 2022-04-29 │ │ Using Python 3.10.4. Type "help()" for help. │ ┃ Warning: this is a prerelease version, and it may be unstable. ┃ sage: quit() /mnt/g/Maths/sage-9.6/0mod/bin$ Regards, phiho -- 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/1b1d2b68-a25c-4d9a-81cb-a96551935920n%40googlegroups.com.