Hi, I have not installed sage on Windows before, but from the
"viewman not present" message, I think the support for graphics
is not enabled at compile time.
Coincidentally, Tim Daly just writes how to use AXIOM on Windows with X:
https://github.com/daly/axiom/commit/05ea37675103783670f98ac7779f0666a0fd7b19
Basically you need to:
1. Install FriCAS with X11 support.
1.1 You can use WSL (Windows Subsystem for Linux)
1.2 Or compile FriCAS under Cygwin
2. Setup X11 server on Windows
2.1 Tim in the above link uses VcXsrv
2.2 Or it seems Xming could also work
May I ask you why do you want to use graphics of FriCAS?
It is pretty limited in functionality.
- Qian