DaemonForums  

Go Back   DaemonForums > Other Operating Systems > Solaris

Solaris SUN Solaris & OpenSolaris.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 11th June 2008
whispersGhost's Avatar
whispersGhost whispersGhost is offline
Real Name: heather
Package Pilot
 
Join Date: May 2008
Location: ny
Posts: 168
Default pkg-get command not found (Fixed Nevermind)

Nevermind it is ok now

i simply added this before pkg-get
/opt/csw/bin/pkg-get

And yes i did the thing for automake so i wont have to answer to many prompts
it it fails i will leave the Output error below.

i am now using Solaris express x86
Blastwave says you must have Solaris 10 or higher.

i had just successfully installed pkg-get then edited the file for a mirror near me.

Then from there i installed wget, and when it asked about conflicting files i chose no. then went ahead and said yes to continue the install.

Installation of <CSWwget> was successful.

Thats one thing i hate even after i read the instructions i wind up getting an error.

Then i get this error

code:
# pkg-get -i kde_gcc
bash: pkg-get: command not found

pkg-get -U
bash: pkg-get: command not found

Any ideas anyone please
__________________
The journey is better then the destination

Last edited by whispersGhost; 11th June 2008 at 05:32 AM.
Reply With Quote
  #2   (View Single Post)  
Old 11th June 2008
roundkat roundkat is offline
Shell Scout
 
Join Date: May 2008
Posts: 115
Default

Check your path..
Code:
# echo $PATH
/usr/sbin:/usr/bin
(yours may be different)
/opt/csw/bin
is the path to Blastwaves' pkg-get

To temporarily set your PATH

Example
Code:
# PATH=/opt/csw/bin:/usr/sbin:/usr/bin
Now export your PATH
Code:
# export PATH
# echo $PATH
/opt/csw/bin:/usr/sbin:/usr/bin
rk
__________________
All posts sent on ReCycled Electrons...
Reply With Quote
  #3   (View Single Post)  
Old 11th June 2008
whispersGhost's Avatar
whispersGhost whispersGhost is offline
Real Name: heather
Package Pilot
 
Join Date: May 2008
Location: ny
Posts: 168
Default hi

hi

Thank You that will help.
__________________
The journey is better then the destination
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
mk.conf not found mtm0 NetBSD Package System (pkgsrc) 2 4th September 2009 04:42 PM
pftop command not found bsdnewbie999 FreeBSD Ports and Packages 4 23rd February 2009 05:18 AM
kernel not found isamu FreeBSD Installation and Upgrading 13 24th October 2008 12:24 AM
I finally found it!!! crayoxide FreeBSD General 8 23rd July 2008 05:41 AM
xorgcfg command not found Lazy FreeBSD Installation and Upgrading 10 21st May 2008 08:47 PM


All times are GMT. The time now is 07:13 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick