This is a discussion on Curl and iksemel libraries for Redhat EL4 within the Linux software forums, part of the Linux Getting Started category; I am looking for the curl and iksemel libraries for RHEL4. Anybody know if they actually exist???...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
| Sponsored Links | ||
|
|
|
||||
|
Quote:
No need to get confused. curl-devel : Files needed for building applications with libcurl using GNU gcc C etc curl : Command for getting files from remote servers iksemel : A free software xml parser and jabber client library. To install curl or curl-devel, use CD or over internet via RHN, type command: Code:
up2date curl curl-devel |
|
|||
|
I have downloaded the iksemel and curl RPM libraries (both curl & curl-devel, iksemel & iksemel-devel). When I try to install them I get the following error:
[root@lynx ~]# rpm -Uvh iksemel-devel-1.2-1.2.el4.rf.i386.rpm warning: iksemel-devel-1.2-1.2.el4.rf.i386.rpm: V3 DSA signature: NOKEY, key ID 6b8d79e6 error: Failed dependencies: iksemel = 1.2-1.2.el4.rf is needed by iksemel-devel-1.2-1.2.el4.rf.i386 [root@lynx ~]# Any ideas?? Please ignore this....I must get new specs so I can see better....I just need to read the screen and things will be revealed.... ![]() Last edited by teekay3001; 06-21-2007 at 03:45 PM.. |
|
||||
|
Install curl curl-devel using up2date command. It will solve dependencies problem. Also use rpm -ivh command and not rpm -Uvh which is for upgrading already installed package. Try it as follows and it should fix the problem for ya:
Code:
rpm -ivh iksemel-1.2-1.2.el4.rf.i386.rpm iksemel-devel-1.2-1.2.el4.rf.i386.rpm
__________________
Rocky Jr. You may have my body & soul, but you will never touch my pride! If you have knowledge, let others light their candles at it. Certified to work on HP-UX / Sun Solaris / RedHat |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| dovecot: pop3-login: pop3-login: error while loading shared libraries: libsepol.so.1 | raj | Mail Servers | 1 | 11-15-2007 11:43 AM |
| mysql shared libraries | shankar100 | Web servers | 1 | 02-20-2007 09:23 AM |