Redirected to the useers list, even while this is core system admin topic.

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

--- Begin Message ---
Stipe,

I would be very happy to contribute to this program.  Thanks for helping.

I am a newbie in Linux, and if you would take one more minute of your time, I would greatly appreciate you telling me the directory and the command to link the libraries:

Here are my files:
/usr/lib/libcrypto.so.0.9.7
/usr/lib/libcrypto.so.0.9.8
/usr/lib/libssl.so.0.9.7
/usr/lib/libssl.so.0.9.8
and the rpm failure: error: Failed dependencies:
        libcrypto.so.4 is needed by kannel-1.4.0-3.1.fc2.fr.i386
        libssl.so.4 is needed by kannel-1.4.0-3.1.fc2.fr.i386

When I tried the source, I get the following error:
configure: error: You MUST have the libxml2 (aka gnome-xml) library installed
/usr/lib/libxml2.so.2
/usr/lib/libxml2.so.2.6.23

I have just joined the list, so I will post my results there as well as further questions.

Thanks,

Mark

At 04:13 PM 7/17/06, you wrote:
Hi Mark,

usually this would be totally off-topic to Kannel itself. It's more a "how do I resolve rpm package dependancy" questions.

Usually it's best to post such questions to the [email protected] mailing list, see http://www.kannel.org/lists.shtml for the various lists we run.

Mark Condic wrote:

Dear tolj,
Thank you for all your hard work on this project.
I hope you do not mind that I emailed you. Is there a forum that I could post this question? I am sorry that I a novice when it comes to Linux, so I hope that you don't mind that I ask three questions: I have SuSE 10.1 linux, and when I try to install the redhat rpm's, I get the following
rpm -Uhv kannel-1.4.0-3.1.fc2.fr.i386.rpm
warning: kannel-1.4.0-3.1.fc2.fr.i386.rpm: Header V3 DSA signature: NOKEY, key ID e42d547b
error: Failed dependencies:
        libcrypto.so.4 is needed by kannel-1.4.0-3.1.fc2.fr.i386
        libssl.so.4 is needed by kannel-1.4.0-3.1.fc2.fr.i386
When I search my linux libraries, I find:
/usr/lib/libcrypto.so.0.9.7
/usr/lib/libcrypto.so.0.9.8
/usr/X11R6/lib/Acrobat7/Reader/intellinux/lib/libcrypto.so
/usr/lib/libssl.so.0.9.7
/usr/lib/libssl.so.0.9.8
/usr/X11R6/lib/Acrobat7/Reader/intellinux/lib/libssl.so

ok, so it seems the physical shared object libraries are present, but the symlinks not. Usually you would have a symlink libcrypto.so.4 -> libcrypto.so.0.9.8 in order to reflect the various version on the system.

If there is a develop library that contains these libraries, I can find it.

If SuSE has a rpm package management tool (ie. apt-get for debian, or yum for fedora) then make sure you have the development package for openssl installed, the libs are from that package.

The kernel that I am running is:
Linux 2.6.16.13-4-default #1 Wed May 3 04:53:23 UTC 2006 i686 i386 GNU/Linux
* Where can I find the libraries that I need to install kannel? (libcrypto & lisbssl) ? * A basic question: If I try to install the source and do a make, will this resolve my problem?

yes, it's even better to consider pulling the current cvs head branch out of cvs repository, see http://www.kannel.org/download.shtml page on how to do this. The cvs version is considered 1.4.1RC and more reliable then 1.4.0 stable.

   * Can I use any of the libraries that I have using a ln ?

yep, try to symlink them in order to resolve the dependancy need. But I suggest you go with the cvs version, that's the best you can get currently.

Stipe

PS: Since I took at least a couple of minutes for your answers, consider a small donation for Kannel via the paypal button. Let's say 5 minutes == 5 bucks ;)

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------


--- End Message ---

Reply via email to