Hello Surya, Ashwin, Thirthankar, Thanks. I did that and it works.
Shiva. On Wed, May 28, 2008 at 11:29 PM, Shiva <shiva.madras at gmail.com> wrote: > Hello Manish Chakravarty, > > Thanks. > > I typed export PATH=/opt/csw/bin:$PATH and then, pkg-get, It works. I > am in the process of getting and installing sendmail. Hope it works. > Can't find skype in the list. > > No particular reason for using blastwave, what is the spec file system? > > Sivasubramanian M > > > On Wed, May 28, 2008 at 11:14 PM, Manish Chakravarty > <manishchaks at gmail.com> wrote: > > Hi Siva, > > > > do an export PATH=/opt/csw/bin:$PATH > > > > Blastwave sandboxes its installation into /opt/csw. > > > > Is there a particular reason why you want use Blastwave? Using the spec > > file system is a much better way. > > > > Thanks > > Manish > > > > Sivasubramanian Muthusamy wrote: > >> Hi Bangalore, > >> > >> I tried to install some packages and as the first step tried the > >> pkg-get command as user "root" and it said pkg-get not found. > >> > >> Then I went through the process of installation again, the > >> installation said I already have pkg-get and wget > >> > >> But still pkg-get -U returns the message pkg-get not found > >> > >> The following is from the terminal > >> > >> # pkg-get > >> pkg-get: not found > >> # pkg-addpkgadd -d http://www.blastwave.org/pkg_get.pkg > >> pkg-addpkgadd: not found > >> # pkgadd -d http://www.blastwave.org/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]: a > >> > >> Processing package instance <CSWpkgget> from > >> <http://www.blastwave.org/pkg_get.pkg> > >> > >> pkg_get - CSW version of automated package download tool(all) 3.8.4 > >> > >> This appears to be an attempt to install the same architecture and > >> version of a package which is already installed. This installation > >> will attempt to overwrite this package. > >> > >> You may use and copy this software without charge, as you see fit. > >> The software is copyright (C) Philip Brown, Nov 2000-2007 > >> > >> Dont forget to update /opt/csw/etc/pkg-get.conf with your nearest > >> archive site. > >> (or /etc/opt/csw/pkg-get.conf) > >> > >> The default site ibiblio.org <http://ibiblio.org> may or may not be > >> slow for you! > >> > >> Using </opt/csw> as the package base directory. > >> ## Processing package information. > >> ## Processing system information. > >> 11 package pathnames are already properly installed. > >> ## Verifying disk space requirements. > >> ## Checking for conflicts with packages already installed. > >> ## Checking for setuid/setgid programs. > >> > >> This package contains scripts which will be executed with super-user > >> permission during the process of installing this package. > >> > >> Do you want to continue with the installation of <CSWpkgget> [y,n,?] y > >> > >> Installing pkg_get - CSW version of automated package download tool as > >> <CSWpkgget> > >> > >> ## Installing part 1 of 1. > >> [ verifying class <none> ] > >> ## Executing postinstall script. > >> > >> /opt/csw/etc/pkg-get.conf already exists. Not altering it. > >> > >> Installation of <CSWpkgget> was successful. > >> # /opt/csw/bin/pkg-get -i wget > >> WARNING: catalog out of date. > >> Automatically updating catalog first > >> Getting catalog... > >> --2008-05-28 20:59:57-- > >> http://ibiblio.org/pub/packages/solaris/csw/unstable/i386/5.11/catalog > >> Resolving ibiblio.org... 152.46.7.80 <http://152.46.7.80> > >> Connecting to ibiblio.org <http://ibiblio.org>|152.46.7.80 > >> <http://152.46.7.80>|:80... connected. > >> HTTP request sent, awaiting response... 200 OK > >> Length: 356716 (348K) [text/plain] > >> Saving to: `catalog' > >> > >> 100%[=======================================>] 356,716 31.4K/s > >> in 13s > >> > >> 2008-05-28 21:00:11 (27.1 KB/s) - `catalog' saved [356716/356716] > >> > >> Updating catalog file > >> /var/pkg-get/catalog-ibiblio.org <http://catalog-ibiblio.org> updated > >> > >> --2008-05-28 21:00:11-- > >> > http://ibiblio.org/pub/packages/solaris/csw/unstable/i386/5.11/descriptions > >> Resolving ibiblio.org... 152.46.7.80 <http://152.46.7.80> > >> Connecting to ibiblio.org <http://ibiblio.org>|152.46.7.80 > >> <http://152.46.7.80>|:80... connected. > >> HTTP request sent, awaiting response... 200 OK > >> Length: 96576 (94K) [text/plain] > >> Saving to: `descriptions' > >> > >> 100%[=======================================>] 96,576 20.4K/s > >> in 4.6s > >> > >> 2008-05-28 21:00:16 (20.4 KB/s) - `descriptions' saved [96576/96576] > >> > >> Updated description file > >> No worries... you already have version 1.11,REV=2008.02.08 of wget > >> If you doubt this message, run 'pkg-get -U', then run > >> 'pkg-get upgrade wget' > >> # pkg-get -U > >> pkg-get: not found > >> > >> > >> Can you please tell me what to do? > >> > >> Sivasubramanian M. > >> http://www.linkedin.com/in/sivasubramanianmuthusamy > >> > >> > >> On Sun, Apr 13, 2008 at 3:22 PM, Dennis Clarke wrote: > >> > >> > >> > I think it worked when I correctly typed pgp.key > >> > > >> > # /opt/csw/bin/gpg --import pgp.key > >> > gpg: /export/home/turiya/.gnupg/trustdb.gpg: trustdb created > >> > gpg: key E12E9D2F: public key "Distribution Manager > >> <dm at blastwave.org <mailto:dm at blastwave.org>>" > >> > imported > >> > gpg: Total number processed: 1 > >> > gpg: imported: 1 > >> > gpg: no ultimately trusted keys found > >> > > >> > > >> > But it still says "no ultimately trusted keys found" > >> > > >> > >> you have bigger problems > >> > >> what is that "/export/home/turiya" doing in that output above ? > >> > >> Who did you run that command as ? As root ? > >> > >> I think you need to check your environment variables. > >> > >> be sure to run "su -" first before running gpg ! > >> > >> Dennis > >> > >> > >> > >> > >> > >> > >> > >> ------------------------------------------------------------------------ > >> > >> _______________________________________________ > >> ug-bosug mailing list > >> List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org > >> List-Owner: mailto:ug-bosug-owner at opensolaris.org > >> List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 > > > > _______________________________________________ > > ug-bosug mailing list > > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org > > List-Owner: mailto:ug-bosug-owner at opensolaris.org > > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 > > > > > > -- > http://www.linkedin.com/in/sivasubramanianmuthusamy > _______________________________________________ > ug-bosug mailing list > List-Unsubscribe: mailto:ug-bosug-unsubscribe at opensolaris.org > List-Owner: mailto:ug-bosug-owner at opensolaris.org > List-Archives: http://www.opensolaris.org/jive/forum.jspa?forumID=54 > -- http://www.linkedin.com/in/sivasubramanianmuthusamy -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/ug-bosug/attachments/20080528/7d71667f/attachment.html>