sancho (n): the premier graphical user interface for p2p cores (currently supports mldonkey!)
downloads
- send feedback if your platform isn't listed - confirm downloaded filesize before installing - no redist/pkging/mirrors pls
WindowsLinux - gtkLinux - gtkLinux - motifLinux - motifFreeBSD - gtkFreeBSD - gtkSolaris - gtkSolaris - gtkMac OSX - carbon
changelog
windows binaries
To install: Run the installer.
sancho-0.9.4-58-win32.exe
4,070,833 bytes
sancho-0.9.4-58-win32-java.exe
3,827,766 bytes
  • Requires a Java Virtual Machine (JVM)
  • More informative stack traces (debug)
  • Better unicode string translation (hebrew/japanese/etc)
linux binaries - gtk
WebBrowser Tab: requires MOZILLA_FIVE_HOME environment variable (see FAQ)

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
sancho-0.9.4-58-linux-gtk.sh
5,348,481 bytes
  • Native binary compiled with gcj
  • Faster loading executable
  • Tested on RH, debian, ubuntu...
sancho-0.9.4-58-linux-gtk-java.sh
3,406,117 bytes
  • Requires a Java Virtual Machine (JVM)
  • More informative stack traces (debug)
  • Better unicode string translation (hebrew/japanese/etc)
sancho-0.9.4-58-linux-gtk-x86_64-java.sh
3,468,974 bytes
sancho-0.9.4-58-linux-gtk-ppc-java.sh
3,405,267 bytes
  • Requires a Java Virtual Machine (JVM)
  • More informative stack traces (debug)
  • Better unicode string translation (hebrew/japanese/etc)
linux binaries - motif
Note: Motif is fast but, well, you can see... (ugly)

WebBrowser Tab: requires MOZILLA_FIVE_HOME environment variable (see FAQ)

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
sancho-0.9.4-58-linux-motif.sh
6,081,182 bytes
  • Native binary compiled with gcj
  • Faster loading executable
sancho-0.9.4-58-linux-motif-java.sh
4,147,727 bytes
  • Requires a Java Virtual Machine (JVM)
  • More informative stack traces (debug)
  • Better unicode string translation (hebrew/japanese/etc)
freebsd binaries - gtk
WebBrowser Tab: requires MOZILLA_FIVE_HOME environment variable (see FAQ)

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
sancho-0.9.4-58-freebsd-gtk-java.sh
3,533,967 bytes
  • Requires a Java Virtual Machine (JVM)
  • More informative stack traces (debug)
  • Better unicode string translation (hebrew/japanese/etc)
solaris binaries - gtk
WebBrowser Tab: requires MOZILLA_FIVE_HOME environment variable (see FAQ)

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
sancho-0.9.4-58-solaris-gtk-x86-java.sh
3,412,933 bytes
  • Requires a Java Virtual Machine (JVM)
  • More informative stack traces (debug)
  • Better unicode string translation (hebrew/japanese/etc)
sancho-0.9.4-58-solaris-gtk-sparc-java.sh
3,398,396 bytes
  • Requires a Java Virtual Machine (JVM)
  • More informative stack traces (debug)
  • Better unicode string translation (hebrew/japanese/etc)
macosx - carbon
To install: Unzip and run.
sancho-0.9.4-58-macosx-carbon-java.zip
3,499,482 bytes
  • Universal binary (PPC and Intel)
  • Requires OSX 10.3+ with Java 1.4.2_04 or higher
raw .java source (work in progress)
sancho-src.tar.bz2
sancho.properties - translations
Note: Place this file in your $HOME/.sancho/ directory, examples:

C:\documents and settings\username\.sancho\sancho_de_DE.properties
/home/name/.sancho/sancho_es_ES.properties

Then go to Preferences->sancho->general->locale and select the language, and restart sancho.

sancho.properties sancho.properties sancho.properties sancho.properties
sancho_ca_ES.properties sancho_ca_ES.properties
sancho_de_DE.properties sancho_de_DE.properties
sancho_es_ES.properties sancho_es_ES.properties
sancho_et_EE.properties sancho_et_EE.properties
sancho_fr_FR.properties sancho_fr_FR.properties
sancho_gl_ES.properties sancho_gl_ES.properties
sancho_hu_HU.properties sancho_hu_HU.properties
sancho_it_IT.properties sancho_it_IT.properties
sancho_nl_NL.properties sancho_nl_NL.properties
sancho_no_NO.properties sancho_no_NO.properties
sancho_pl_PL.properties sancho_pl_PL.properties
sancho_pl_PL.properties_ascii (for FOX - no UTF8 - rename to .properties) sancho_pl_PL.properties_ascii (for FOX - no UTF8 - rename to .properties)
sancho_pt_BR.properties sancho_pt_BR.properties
sancho_ru_RU.properties sancho_ru_RU.properties
sancho_zh_CN.properties sancho_zh_CN.properties


Filename format: sancho_[Language Code] _[Country Code].properties

Email new translations or updates/fixes of existing ones to ovidr@users.sourceforge.net and they will be added.

HOW-TO: Converting from UTF-8 characters to 8859-1 for .properties files:

  • Save file in UTF-8 (ie: save "myfile.txt" in notepad.exe, choosing UTF-8 in the encoding pulldown)
  • Use native2ascii program from Java JDK to convert:
  • ie: \Java\jdk1.5.0\bin\native2ascii.exe -encoding utf-8 myfile.txt sancho_ru_RU.properties
  • sample line from converted file showing encoding: key = \u0441\u0432\u043e\u0435
utils

diffprop.zip = a utility to find missing strings between properties files (sancho.properties has all strings)

  • example: "diffprop sancho.properties sancho_nl_NL.properties"
  • Includes windows binary
  • gcj: compile: "make" run: "./diffprop"
  • java: compile: "javac -nowarn diffprop.java" run: "java diffprop"

convkderc.zip = a utility to convert font & colour settings from ~/.kderc & write them to ~/.foxrc/Desktop (for swt-fox version)

  • gcj: compile: "make" run: "./convkderc"
  • java: compile: "javac convkderc.java" run: "java convkderc"
other
to be continued...
SourceForge.net Logo