Subject: x11r6 snapshot
To: None <port-sun3@NetBSD.ORG>
From: Gordon W. Ross <gwr@mc.com>
List: port-sun3
Date: 07/13/1995 01:10:20
[ Note: x11r6 stuff updated; was incomplete before!
Thanks to J.T. Conklin for pointing that out. -gwr ]
I've put a full set of binaries for the x11r6 core on:
ftp.netbsd.org:/pub/NetBSD/arch/sun3
For your convenience, I've split it up as follows:
-rw-r--r-- 1 gwr 2670780 Jul 13 00:26 x11r6base.tar.gz
-rw-r--r-- 1 gwr 747001 Jul 13 00:33 x11r6comp.tar.gz
-rw-r--r-- 1 gwr 2521339 Jul 7 15:44 x11r6font.tar.gz
-rw-r--r-- 1 gwr 2564321 Jul 8 10:16 x11r6morefonts.tar.gz
base:
Minimal setup for run-time use (no compilation)
binaries, shared libraries, lib/X11 stuff...
comp:
Things you may need to compile programs, such as
archive libraries, headers, X11/config, etc.
font:
The base package has only lib/X11/fonts/misc
This package contains all the other fonts:
lib/X11/fonts/75dpi
lib/X11/fonts/100dpi
lib/X11/fonts/Speedo
lib/X11/fonts/Type1
Note that I omitted the following from fonts/misc
gb16fs.pcf gb16st.pcf gb24st.pcf
hanglg16.pcf hanglm16.pcf hanglm24.pcf
jiskan16.pcf jiskan24.pcf k14.pcf
These are huge (about a megabyte each!) so I moved
them into x11r5morefonts.tar.gz
All the tar files above should be unpacked in:
/usr/X11R6
Note also that you will need to run the command:
ldconfig -m /usr/X11R6/lib
before you run any X clients so they can find libraries.
(You could add the above to the end of /etc/rc.local)
Enjoy!
Gordon Ross