Menu

Linux binary available

I created a self extracting binary using Pyinstaller. It is a bit big; I suspect Pyinstaller pulled in more than needed to create the executable blob. To use download the miramath_bin.tar.bz2 file into some directory. Untar this file: tar -xvjf filename. To run the self extracting bin file type in the same directory ./miramath

When I get my hands on a windows box I'll try creating a binary for windows.

Posted by roger hale 2010-01-19

Log in to post a comment.