Downloads
Releases
- Y 0.2.1
- Y-0.2.1.tar.gz
- Y 0.2
- Y-0.2.tar.gz
Arch access
The GNU Arch archive I use for Y can be found at
http://www.efaref.net/arch/2004/.
The current version is Y--devel--0.2.
GNU Arch is the excellent revision control system written by Tom Lord. You can find details and releases of TLA, Tom's implementation of Arch, at http://regexps.srparish.net/www/. You'll need at least version 1.1.
My archive is signed using my
GPG Key
(id: C4001BE9,
fingerprint: E47B 624D 4095 8E2E D2D0 E48C ABE2 1796 C400 1BE9).
Prerequisites
Y requires:
- libSDL 1.2 (available at www.libsdl.org)
- libfreetype 2.1.3 (available at www.freetype.org)
- libsigc++ 1.0 (available at libsigc.sf.net) Version 1.2 will not work. You can install both versions at the same time, though.
- libiterm 0.5-mbt
or a version greater than 0.5.
If libiterm won't compile for your platform, then you can disable compilation of
the terminal emulator in Y using the
--disable-yitermoption to configure.
Debian (and some other distros') packages for libiterm-0.5-mbt are available at http://www.darkobjects.net/~drizzt/y-base/ and http://people.debian.org/~asuffield/iterm-mbt/.
