[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [hobbit] Request for Help



this means that you already have it installed, it's just not picking up
the library path.  Try exporting the library path
(LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/local/lib; export
LD_LIBRARY_PATH...adjust as necessary for your system).  If that doesn't
work you may want to add /usr/local/lib to the system library path using
crle (man crle for the exact syntax).

 

=G=

 

From: Snyder, Howard [mailto:HS3082 (at) att.com] 
Sent: Tuesday, January 08, 2008 11:58 AM
To: hobbit (at) hswn.dk
Subject: RE: [hobbit] Request for Help

 

I tried this one: openssl-0.9.8f-sol10-sparc-local and got the following
results:

 

pkgadd -d openssl-0.9.8f-sol10-sparc-local

 

The following packages are available:

  1  SMCossl     openssl

                 (sparc) 0.9.8f

 

Select package(s) you wish to process (or 'all' to process

all packages). (default: all) [?,??,q]: 

 

Processing package instance <SMCossl> from
</export/apachePackages/libpng/openssl/openssl-0.9.8f-sol10-sparc-local>

 

openssl(sparc) 0.9.8f

 

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.

 

The OpenSSL Group

Using </usr/local> as the package base directory.

## Processing package information.

## Processing system information.

   1554 package pathnames are already properly installed.

## Verifying disk space requirements.

## Checking for conflicts with packages already installed.

## Checking for setuid/setgid programs.

 

Installing openssl as <SMCossl>

 

## Installing part 1 of 1.

[ verifying class <none> ]

 

Installation of <SMCossl> was successful.

 

Thank you,

Howard