On Sat, Jul 29, 2023 at 12:22:01PM +0200, Grégory Vanuxem wrote: > Hello, > > I need to parse the output of the fricas startup script to eventually > know which version is installed . Actually, the first line of 'fricas > --version' is different whether X is supported or not: > └─$ fricas --version > viewman not present, disabling graphics > hypertex not present, disabling > FriCAS 2023-06-17 > based on sbcl 2.3.6 > > └─$ /usr/local/bin/fricas --version > FriCAS 2023-06-17 > based on openmcl 1.12.1 > > ┌──(greg㉿ellipse)-[~] > └─$ > > What about putting the FriCAS version on the first line whether or not > X is supported?
Version information is printed by FriCASsys. The messages you see are warnings from fricas script. If they appear at all they will appear before startup of FriCASsys. -- Waldek Hebisch -- 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 fricas-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/ZMVbMDFqELSqCpkp%40fricas.math.uni.wroc.pl.