Welcome to my mini archive which includes some precompiled binaries for the ancient Apple A/UX. All binaries are compiled on a Mac IIfx running Apple UX 3.0.1 with 32MB RAM and a one gig hard drive. To install the binaries you have to create a directory under /usr/local/gnu. After you have downloaded an archive move it to /usr/local/gnu and uncompress it using the following command:
gzip -dc | tar xvfmo -
In some cases the command above creates a single directory which includes the bin, etc, man, lib directories. In this case move the content of the newly created directory to /usr/local/gnu. Also check always the „documentation“ because some rather large distributions require an extra directory to work (eg. gcc281 has to be installed under /usr/local/gnu/gcc281).
If you do not have gzip you can download a precompiled and non-compressed version using this link. Currently I do not provide any sources due to limited disk space and the fact that most of the problems where fixed in the „quick & dirty“ way without using any #ifdefs in the sources. But if you are really desperate drop me a note and I will send you the modified source trees. I haven’t had the time to run excessive tests using the software provided below. Please let me know if you encounter any problems (including a detailed description).
Purpose of the following binaries is not to replace jagubox instead the binaries listed here are more recent versions compared to the stuff which can be found in the jagubox-archives. Several packets have dependencies on other precompiled software (eg. ImageMagic needs gs for reading and writing ps files).
I’m also binary maintainer of the A/UX version of the vim editor. For more information on the A/UX precompiled packages check my vim page. For more information on vim in general, check http://www.vim.org
I got reports from some users that some of the packages are not working under A/UX 3.1. If you encounter any problems please let me know, this helps me to keep the page up to date! Also let me know if a binary is running on your system and send me the configuration you are using.
Update 26/10/2002: I got some information regarding the stability of various tools under A/UX3.1 (thanks Georges).
- Amaya-4.3.2-auxbin.tar.gz
- Mesa-3.4.1-auxbin.tar.gz
OpenGL replacement compiled for use with X11R6. - apache-1.3.19-auxbin.tar.gz (reported to crash under A/UX 3.1.x)
Make sure that hostname and domainname are set (check /etc/HOSTNAME) otherwise httpd will core dump in gethostbyname/qsort. Took me half a day to find out. Standard installation path is /usr/local/apache. - binutils-2.10.1.tar.gz (reported to work under A/UX 3.1.x)
Be careful when using the linker ld because it can’t cope with the Apple UX libraries. If you are running gcc281 (see below) the gnu-ld and gnu-as are required (and included in the gcc distribution). - bison-1.28.tar.gz (reported to work under A/UX 3.1.x)
- enscript-1.6.1.tar.gz
- fileutils-4.0.tar.gz (reported to work under A/UX 3.1.x)
- flex-2.5.4.tar.gz (reported to work under A/UX 3.1.x)
- fvwm-95-auxbin.tar.gz
- gawk-3.0.6.tar.gz (reported to work under A/UX 3.1.x)
- gcc281.tar.gz (reported to crash under A/UX 3.1.x)
gnu gcc for A/UX including g++ and additional libraries (libstdc++, build for use with gnu-ld and gnu-as which are included in this distribution) - glib-1.2.8-auxbin.tar.gz
- grep-2.4.2.tar.gz (reported to work under A/UX 3.1.x)
- gs5.50.tar.gz
Ghostscript 5.0, only precompiled binaries are provided. You need also the fonts which are available from ftp.gnu.org or one of the mirrors. - gtk+-1.2.8-auxbin.tar.gz
- gzip-1.2.4a.tar.gz (reported to work under A/UX 3.1.x)
- jpeg-6b.tar.gz
- lesstif-0.92.6-auxbin.tar.gz
Replacement for Motif2.0 including libraries and header files, compiled for /usr/X11R6. Please note that I’m using my own compiled static X11R6 libraries. If you have problems while using this lesstif-distribution please let me know and I will make my R6 stuff available. - libiconv-1.6.1-auxbin.tar.gz
- libpng-1.0.2.tar.gz
- libz-1.1.3.tar.gz
- lynx-2.8.3.rel1.tar.gz (reported to work under A/UX 3.1.x)
- m4-1.4.tar.gz (reported to work under A/UX 3.1.x)
- make-3.79.tar.gz (reported to work under A/UX 3.1.x)
- mxgdb-1.2-auxbin.tar.gz
- pango-0.14-auxbin.tar.gz
- patch-2.5.4-auxbin.tar.gz (reported to crash under A/UX 3.1.x)
- perl560-auxbin.tar.gz (reported to crash under A/UX 3.1.x)
- pkgconf-0.5.0-auxbin.tar.gz
- regex-0.12-auxbin.tar.gz
- samba-2.0.8-auxbin.tar.gz
- sed-3.02.tar.gz (reported to work under A/UX 3.1.x)
It seems to be that the gnu sed has sometimes some probles with the „s“ command. If you encounter error messages switch back to the A/UX sed. - ssh-2.4.0-auxbin.tar.gz (reported to crash under A/UX 3.1.x)
Please note that installation is different from the other packages on this page. You need gnu install and gnu make. Unpack the distribution and run (as root) make install from the newly created directory. - tar-1.13.tar.gz (reported to work under A/UX 3.1.x)
- tcl-8.3.2-auxbin.tar.gz
- tiff-v3.5.6-beta-auxbin.tar.gz
- vim-5.8 (reported to crash under A/UX 3.1.x)
- wget-1.6.tar.gz (reported to work under A/UX 3.1.x)