-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Bennet van der Gryp edited this page Jun 6, 2014
·
4 revisions
This program requires a functioning Sage installation.
-
Unzip the package anywhere on your server.
-
Modify the makefile to point to the proper directories for Quanta and Sail.
-
Quanta: /home/sage/sage-dev/QUANTA/include
-
Sail: $SAGE_DIRECTORY/lib64
-
-
Run "make"
sageBrowser <URL in double quotes> <width in pixels> <height in pixels>
eg. sageBrowser "http://www.google.com" 1024 768
There currently exists an issue where the width and height are switched around on sage. If you get a tall screen instead of a wide screen, just use "768 1024" instead.