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?
__
Greg

-- 
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/CAHnU2dZBt5AC8thgn7gq1qQv2s5oRkDPKXb-wnwqx58Axi1BXA%40mail.gmail.com.

Reply via email to