New! Cygwin Binaries

 

This page contains links to some pre-compiled binaries for Cygwin. All of these packages were built using Cygwin DLL version 1.5.24. Before installing any of these binaries, you may want to upgrade your Cygwin installation if necessary. These packages were built using an install-prefix of /usr/local/.

Installation Instructions

To install a package, say foo-x.y.z.cygwin.tar.bz2, download it to somewhere in your Cygwin file system, e.g., /tmp, and then unpack it from the Cygwin root directory (/). This is easily carried out using wget, which may already be installed on your system:
    cd /tmp
    wget http://www.jedsoft.org/cygwin/binaries/foo-x.y.z.cygwin.tar.bz2
    cd /
    tar xjf /tmp/foo-x.y.z.cygwin-tar.bz2
As pointed out above, the files in the package will be placed under /usr/local. In order to make use of any of the executables in the package, make sure /usr/local/bin is in your PATH.

All the binaries on this page require the installation of at least version 2.1.2 of the S-Lang library. The most recent version is slang-2.1.3.cygwin.tar.bz2. If you have not already done so, install it first.


Binary Packages

slang-2.1.3.cygwin.tar.bz2
Digital Signature
List of files
This package contains the latest release of the S-Lang library. This package also includes slsh and the stock S-Lang modules. To make use of the pcre and png modules, you should install the pcre and libpng12 libraries via the Cygwin setup program.

most-5.0.0a.cygwin.tar.bz2
Digital Signature
List of files
Version 5.0.0 of the most paging program.

jed-pre0.99.19-101.cygwin.tar.bz2
Digital Signature
List of files
A pre-release version of the jed editor.

slhist-0.3.2a.cygwin.tar.bz2
Digital Signature
List of files
The S-Lang histogram module.

slcurl-0.2.1.cygwin.tar.bz2
Digital Signature
List of files
The S-Lang curl module.

slgrace-0.2.2.cygwin.tar.bz2
Digital Signature
List of files
The S-Lang grace plotting module. This module requires Grace (xmgrace) to be installed and working. If xmgrace does not run, then you probably need to rebase your system. See the Cygwin documentation for more information about rebasing.

slgsl-0.7.0.cygwin.tar.bz2
Digital Signature
List of files
The S-Lang GNU Scientific Library module

slstats-1.0.1.cygwin.tar.bz2
Digital Signature
List of files
The S-Lang statistics module


This page was last updated Nov 11, 2007 by John E. Davis. To comment on it or the material presented here, send email to jed at jedsoft org.
Valid HTML 4.01! Made with JED Viewable With Any Browser