What is Nekoware?
Nekoware is a community project to create and offer a set of binary open source packages for MIPS4 SGI machines running IRIX6.5.21 or later.
Please be considerate while downloading; bandwidth is limited on the local mirror so please use an alternate when possible.
Current Public Mirrors
-
Primary Mirror:
- HTTP: http://www.mechanics.citg.tudelft.nl/~everdij/nekoware/
- FTP: ftp://mech001.citg.tudelft.nl
- rsync: mech001.citg.tudelft.nl::nekoware
Others:
- http://de.mirror.nekoware.net/
- http://uk.mirror.nekoware.net/
- http://sgi.flatrock.nl/?menu=software&submenu=NekoWare
- http://templar.zapto.org/nekoware/
- http://reality.sgiweb.org/nekochan/index.php?path=current/
Local:
- ftp://ftp.nekochan.net/pub/downloads/Nekoware
- http://www.nekochan.net/nekoware
The SGI Freeware FAQ largely applies to Nekoware as well. In addition, some of the most frequently asked questions on the forum are provided below:
-depth 24 -class
TrueColor" to /usr/lib/X11/xdm/Xservers. (Run
xdpyinfo first to make sure your server supports this visual,
and be sure to restart the X server after making a change. Logging
out may not be enough!)
To force rqsall to really do its best, do the following:
# As root:
cp /var/inst/.rqsfiles t
# Make sure 't' is not empty (ie, that you really did a copy).
rqsall -rescan -same_age -force -move -o t2 t
# Make sure 't2' is not empty.
cp t2 /var/inst/.rqsfiles
# .rqsfiles is now up to date, and DSOs moved.
(See the 'rqsall' man page for more info.)
Thanks go to chevarium for the explanation and David Anderson (davea) for the solution.