Sponsored Content
Full Discussion: libcrypto.so.0.9.7
Operating Systems Solaris libcrypto.so.0.9.7 Post 302444126 by jlliagre on Wednesday 11th of August 2010 02:13:11 AM
Old 08-11-2010
Quote:
Originally Posted by flinders1323
I have already tried the " nm ". The results didn't make much sense Smilie
What kind of differences are you expecting comparing two binary files ?
You might try "dump", "elfdump", "mcs" to analyze them but that would be still very low level.
 

2 More Discussions You Might Find Interesting

1. Programming

Linking in OpenSSL libcrypto Statically

I have a C++ program which includes lots of libraries, including openssl libcrypto. In fact, the g++ switches are: -lxml2 -lcrypto -lcurl etc. The problem is that when I try to run it on a different flavor of Linux, it complains that it cannot load libcrypto.so.8. I did some research and... (20 Replies)
Discussion started by: BrandonShw
20 Replies

2. UNIX for Advanced & Expert Users

Curl: fatal: libcrypto.so.1.0.0

Hi, I've installed curl with all despondency but when I try to start it I get: root@xxx> curl ld.so.1: curl: fatal: libcrypto.so.1.0.0: open failed: No such file or directory Killed Looks like I have to change/make symlinks but I don't know how/where. Any idia? ---------- Post... (3 Replies)
Discussion started by: mehrdad68
3 Replies
MCS-GETCONFVAL(1)						   User Commands						 MCS-GETCONFVAL(1)

NAME
mcs-getconfval - a tool which show your settings from a mcs-managed application. DESCRIPTION
mcs-getconfval is a maintenance tool for your mcs installation. It will allow you to get the value of an application setting if its configuration is managed through mcs. SYNOPSIS
mcs-getconfval <domain> <section> <keyname> OPTIONS
<domain> name of the target software. <section> configuraton sub-section. <keyname> name of the setting. EXAMPLES
mcs-getconfval audacious alsa volume_l Return left channel volume level from the alsa section of audacious. FILES
/etc/mcs-backend Use "default", "kconfig" or "gconf" to select which backend will be used to store mcs-managed applications settings. "kconfig" and "gconf" are available through libmcs-backend-gconf and libmcs-backend-kconfig packages. ~/.mcs-backend Overrides /etc/mcs-backend. SEE ALSO
mcs-info(1) mcs-setconfval(1) mcs-query-backends(1) mcs-walk-config(1) Homepage: http://www.atheme.org/projects/mcs.shtml AUTHOR
This manual page was written by Adam Cecile <gandalf@le-vert.net> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. 0.6.0 January 2008 MCS-GETCONFVAL(1)
All times are GMT -4. The time now is 03:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy