|
|
|
|
|
|
 | downloads |  | | To extract: Run the self extracting sh script (requires tar and bzip2) - auto-installs use "--target <dir>" parameter
- Example: sh <script>.sh
To run: Run ./sancho Java binary (requires a Java Virtual Machine): (might only work on freebsd 6, as 7 does not seem to like java) To install: Unzip and run. Requires Java 6 java to be first java in PATH: http://support.apple.com/kb/DL1572 Text edit sancho.app/Contents/MacOS/sancho script to set PATH if necessary: --- #!/bin/sh BASEDIR=`dirname "$0"` PATH=/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Commands:$PATH exec java -d32 -XstartOnFirstThread -classpath "$BASEDIR/sancho.jar:$BASEDIR" -Djava.library.path="$BASEDIR/swt" sancho.core.Sancho --- Has strange window shadow on Yosemite. Please do not mirror or redistribute files. To ensure no added spyware or other mischeviousness, always get sancho from the homepage. | |  | |  |
|
|
|
|
 | sancho links |  | | f.a.q frequently asked questions email (feedback/bugs/etc) rutger ovidius, project admin (all email is read, but lack of free time can delay responses) | |  | |  | |
|
|
|
|
|