Computing.Net > Forums > Solaris > pkgadd missing

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

pkgadd missing

Reply to Message Icon

Name: chris
Date: October 24, 2001 at 20:01:04 Pacific
Comment:

I recently installed solaris 7 on a sparc20 and pkgadd is not on the system, so I can't install any software. How can I add pkgadd to my install?



Sponsored Link
Ads by Google

Response Number 1
Name: oliver
Date: October 25, 2001 at 06:21:25 Pacific
Reply:

this may be a dumb question but are you sure it's not there?
Run:
# grep pkgadd /var/sadm/install/contents

if nothing is returned then pkgadd isn't installed.

I think your only way around would be to go to a similar box, copy the pkgadd stuff and then install the pkgadd package


0

Response Number 2
Name: Mark M
Date: December 3, 2001 at 07:59:16 Pacific
Reply:

Yeah it's most likely a bad path setting.. do
echo $PATH

if /usr/sbin isn't in your path then pkgadd won't be found and won't work.

if this is the case then just change your PATH line in your .profile or .cshrc, adding /usr/sbin

Mark


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: pkgadd missing

Apache installation in Solaris 10 www.computing.net/answers/solaris/apache-installation-in-solaris-10-/4430.html

pkgadd -R depositing /var dir in install www.computing.net/answers/solaris/pkgadd-r-depositing-var-dir-in-install/902.html

why my cdrom is missing? www.computing.net/answers/solaris/why-my-cdrom-is-missing/2248.html