Sorry if this is off topic but Iknow people on this list use blastwave! I am re-installing Opensolaris after a disk failure and in order to use Haskell I need libreadline.so.5 To remind myself I go to http://www.blastwave.org/howto.html and the first step it says is:
# pkgadd -d http://blastwave.network.com/csw/pkg_get.pkg ## Downloading... ..............25%..............50%..............75%..............100% ## Download Complete The following packages are available: 1 CSWpkgget pkg_get - CSW version of automated package download tool (all) 3.8.4 Select package(s) you wish to process (or 'all' to process all packages). (default: all) [?,??,q]: Processing package instance <CSWpkgget> from <http://www.blastwave.org/pkg_get.pkg> BLASTWAVE.NETWORK.COM???? (sorry to shout!) I went and check what I had used on my laptop and as I thought I'd used pfexec -d http://www.blastwave.ord/pkg_get.pkg Further more paulj at opensolaris4:~$ nslookup blastwave.network.com Server: 192.168.0.1 Address: 192.168.0.1#53 Non-authoritative answer: Name: blastwave.network.com Address: 64.79.150.209 paulj at opensolaris4:~$ nslookup 64.79.150.209 Server: 192.168.0.1 Address: 192.168.0.1#53 ** server can't find 209.150.79.64.in-addr.arpa.: NXDOMAIN Is there something funny going on here? Cheers Paul