2008/7/3 Nicholas Solter <[EMAIL PROTECTED]>: > I'm trying to install emacs from the blastwave repository, and am > running into some problems. I'm probably missing something obvious, but > I can't figure it out. > > The first problem is that if blastwave is not the preferred authority, > pkg install doesn't seem to find the package at all, even though pkg > contents -r can list its contents. > > [EMAIL PROTECTED]:~# cat /etc/release > OpenSolaris 2008.11 snv_91 X86 > Copyright 2008 Sun Microsystems, Inc. All Rights Reserved. > Use is subject to license terms. > Assembled 12 June 2008 > [EMAIL PROTECTED]:~# pkg set-authority -O > http://blastwave.network.com:10000/ blastwave > [EMAIL PROTECTED]:~# pkg authority > AUTHORITY URL > blastwave http://blastwave.network.com:10000/ > opensolaris.org (preferred) http://pkg.opensolaris.org:80/ > [EMAIL PROTECTED]:~# pkg refresh --full > [EMAIL PROTECTED]:~# pkg install IPSemacs
Try "pkg install pkg:/blastwave/IPSemacs" -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
