[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [hobbit] Request for Help
- To: <hobbit (at) hswn.dk>
- Subject: RE: [hobbit] Request for Help
- From: "Galen Johnson" <Galen.Johnson (at) sas.com>
- Date: Tue, 8 Jan 2008 13:17:52 -0500
- References: <A26E1E3491C85A4FBE2116C14E52C15C11ED6A92 (at) WWDCEXCH09.US.Cingular.Net> <43be87180801080731l498ba549xdb48ead262c32eaf (at) mail.gmail.com> <A26E1E3491C85A4FBE2116C14E52C15C11ED6A99 (at) WWDCEXCH09.US.Cingular.Net>
- Thread-index: AchSDHL46MmiST7FRG2+aEME4xWD+AACwKWQAAK+TIA=
- Thread-topic: [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