Building on LinuxPlease read the INSTALL file in the FriCAS distribution, which you can get via git as git clone http://github.com/fricas/fricas fricas or from http://fricas.sourceforge.net/download.html Building on Mac OSFriCAS builds on Mac OS. You need to install developement tools and optional X component. Build from Git sources works only when you build in separate directory. Building on WindowsFriCAS builds using Cygwin ECL (in the past one could use Cygwin Clisp but recent Cygwin Clisp can not create executables, which is needed to build FriCAS). Under Cygwin one gets graphics and HyperDoc. However, for best performace (and optional extras) preferred Lisp is sbcl. Currently build using sbcl works under WSL. FriCAS also works with MinGW (see BuildOnWindows), but currently you won't get graphics nor HyperDoc (the help facility), so if you are mainly interested in "using" FriCAS, WSL is the better bet. If you encounter any difficulties, please don't hesitate to ask. We are grateful for every bit that improves the MS Windows port! |