Xymon Mailing List Archive search

Request for Help

list Howard Snyder
Tue, 8 Jan 2008 14:05:04 -0500
Message-Id: <user-01cbba5c8448@xymon.invalid>

Galen,

 
Thanks using the crle command fixed the problem.  I was able to run the
gmake install to completion.  I'll be trying to finish  and get the site
up in the am.  Thanks again.

 
Thank you,

Howard Snyder

user-e66ae0780d99@xymon.invalid  **NOTE NEW EMAIL ADDRESS**

Network Engineer III

Network Services

XXX-XXX-XXXX

 
This email, and any attachments, is intended only for use by the
addressee(s) named herein and may contain legally privileged and/or
confidential information. It is the property of Cingular Wireless and
its Affiliates. If you are not the intended recipient of this email, you
are hereby notified that any dissemination, distribution or copying of
this email, any attachments thereto, and any use of the information
contained is strictly prohibited. If you have received this email in
error, please notify me at XXX.XXX.XXXX and permanently delete the
original and any copy thereof.

 
For login requests and password resets, you will need to open a request
on the "My Logins" website:

 
https://nslogins.edc.cingular.net/login.cfm?CFID=13246&CFTOKEN=41726264
<https://nslogins.edc.cingular.net/login.cfm?CFID=13246&CFTOKEN=41726264
For OSS problems:

DL-MNOC-OSS Adjunct

DL-MNOC-OSS Siemens

DL-MNOC-OSS Nortel

DL-MNOC-OSS Nokia

DL-MNOC-OSS Lucent

DL-MNOC-OSS Ericsson

 
From: Galen Johnson [mailto:user-87f955643e3d@xymon.invalid] 
Sent: Tuesday, January 08, 2008 1:18 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: 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:user-e66ae0780d99@xymon.invalid] 
Sent: Tuesday, January 08, 2008 11:58 AM
To: user-ae9b8668bcde@xymon.invalid
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