nilqed / fricas_w32

FriCAS for Windows (NSIS installer)
Other
3 stars 0 forks source link

======================== FriCAS V 1.3.0 (Windows)

Version 01-SEP-2016 Release: FriCAS w32, release 1.3.0: https://github.com/nilqed/fricas_w32/releases/tag/v1.3.0

FriCAS home: http://fricas.sourceforge.net/ Documentation: http://fricas.github.io/


Download

Windows Installer (recommended):

https://github.com/nilqed/fricas_w32/releases/download/v1.3.0/fricas_w32.exe

ZIP-file:

https://github.com/nilqed/fricas_w32/releases/download/v1.3.0/fricas_w32.zip


Overview

This is a native Windows version of FriCAS built by MinGW/msys (32bit) from the pre-generated source tarball. The Lisp compiler used was SBCL 1.3.0:

The Installer was made using NSIS (zip2exe). The modified "Modern.nsh" is in the "misc" folder.


Attention: Windows > 7 User


FriCAS will not work correctly in the new console (e.g. on Windows 10). This is due to incompatible changes of the console environment by Microsoft. Although there is a legacy mode, but ...

The jEdit Console plugin, however, still works on all Windows versions.

Work around: Use fricas-mintty instead.

For details and config see:

You probably want to edit fricas_mintty.cmd ...


Running FriCAS

Start -> FriCAS -> fricas or fricas_mintty

or click on the desktop icon.


Documentation

Start -> FriCAS -> user-guide (contents) Start -> Fricas -> ug-index (index)


Build Installer


Uninstall

Start -> right click FriCAS -> delete Delete desktop icon Goto installation location and remove the folder.

There is no uninstaller (no registry used).


Texmacs & JEdit

In order to configure TeXmacs or JEdit use the command files in the installation directory as basis. E.g. fricas-texmacs.cmd or fricas-eval.cmd.


Customize

Customizing the console can be done as usual (QuickEdit, font, colors).