Software :: Install The Package Imlib2-devel In A CentOS 5 X64?

Feb 8, 2011

I'm trying to install the package imlib2-devel in a CentOS 5 x64 but I'm getting the following message

Quote:
GPG key retrieval failed: [Errno 5] OSError: [Errno 2] No such file or directory: '/etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag'

I already installed the rpmforge package. I'd like to know what that message is about and how I could solve it.

View 2 Replies


ADVERTISEMENT

CentOS 5 :: Mock Mplayer Lame-devel - Error "lame-devel Package Can't Be Found"

May 6, 2011

i'm trying to rebuild mplayer and facing the same error - lame-devel package can't be found as when i try to use rpmbuild. I'm not sure why and how to fix it. Here are steps and information:

[Code]...

View 7 Replies View Related

CentOS 5 :: Where To Find The Libzip-devel Package

Sep 29, 2009

I am trying to install the mysql workbench and it is looking for libzib-devel. I can not seem to find it in any yum repo. Does anyone know where I could find it?

View 2 Replies View Related

CentOS 5 :: Missing Files In Poppler-devel Package?

Feb 5, 2011

Anyone know if a more complete poppler-devel can be found for CentOS 5.5? There seems to be an enormous number of missing files from poppler-devel (page.h and PDFDoc.h are just two examples) resulting in applications that require it refusing to compile.

View 2 Replies View Related

CentOS 5 :: How To Install Kernel Devel / Headers Via Yum

May 21, 2010

I have a program that needs kernel headers. The machine is running CentOS release 5.4 (Final).
uname -r output: 2.6.18-164.9.1.el5
When I try to do a - yum install kernel-devel or kernel-headers I get:
kernel-headers i386 2.6.18-194.3.1.el5 updates 1.0 M
Why don't they match?

View 1 Replies View Related

CentOS 5 :: Unable To Install Nsrp-devel?

Apr 11, 2011

I've got a new 5.5 64-bit install that has been updated to 5.6 this morning. While installing nspr-devel through yum i get stuck at the following dependency:

nspr-devel-4.8.6-1.el5.x86_64 from base has depsolving problems
--> Missing Dependency: nspr = 4.8.6-1.el5 is needed by package nspr-devel-4.8.6-1.el5.x86_64 (base)
nspr-devel-4.8.6-1.el5.i386 from base has depsolving problems

[Code].....

View 4 Replies View Related

CentOS 5 :: Install Libsemanage - Devel Required Before Update?

Apr 4, 2009

Thought I would write it down first. Some other packages are still upgrade in progress

libselinux-utils
libsemanage-devel
libgcj-devel

these three has to be installed before some other packages can be updated. I think dependency check did not find them out, somehow.

View 3 Replies View Related

Slackware :: Can't Install Imlib2 On Slack-13

Jan 30, 2010

I compiled it from source, i installed it via slackbuild but it didn't work. When i go imlib-config --version it shows me the old one, and when i try to install giblib it tells me that imlib2 is not installed. I watched the output from the installing of imlib2 and i realized something's wrong: there are several suspicious warnings :

[Code]...

View 10 Replies View Related

Slackware :: Package For Kdeedu-devel ?

Jun 15, 2011

I'm looking for a package for kdeedu-devel, need libmarblewidget for digikam and kphotoalbum

View 12 Replies View Related

OpenSUSE :: Install Conky With Both Cairo And Imlib2 In Lua Bingdings?

Aug 7, 2010

I try any way to install conky and my conky -v here. I can't run more conky settings because i don't know add imlib2 in lua bingdings????. How do it??? (I'm a newbie and my english is bad >"<)Conky 1.8.0 compiled Sat Aug 7 19:09:49 ICT 2010 for Linux 2.6.34-12-default (i686)Compiled in features:System config file: /usr/local/etc/conky/conky.conf
Package library path: /usr/local/lib/conky

X11:
* Xdamage extension
* XDBE (double buffer extension)

[code]...

View 7 Replies View Related

Fedora X86/64bit :: Gcc Devel Package Missing?

Jul 27, 2009

I have been attempting to compile lmms on my 64 bit install of fedora 11, and have determined that I need the gcc-devel package. I cannot find it in any of the repositories. Where is it?

View 10 Replies View Related

Fedora :: Difference Between A Package And Its -devel Equivalent?

Mar 19, 2010

Am just wondering what the notion is behind having a package without all needed files, and having a -devel package with the rest. Such that whenever am installing a package fron tarball, and it says it cannot get a package, I always install the -devel equivalent and all gets to be OK. Why dont they just have everything in the original package?

View 4 Replies View Related

CentOS 5 :: Where Is Sysfsutils-devel For CentOS 5.5?

Jan 5, 2011

The OFED installer says that it wants the sysfsutils-devel rpm, and we are not finding it. Do we just need to set up the right yum repository to locate it? OR - has CentOS 5.5 replaced this rpm with libsysfs-devel or similar?

I show # rpm -qa | grep sysfs
sysfsutils-2.0.0-6
libsysfs-2.0.0-6

This is on a new Rocks 5.4 installation that includes CentOS 5.5.

View 6 Replies View Related

Server :: Httpd-devel On Centos 5 Error Failed Dependencies?

Jul 26, 2011

I been tryin to install httpd-devel on Centos 5 with plesk i keep gettin Missing Dependency errors i went to url

and got attached packages but they give me this error

Code:
# rpm -ivh httpd-devel-2.2.3-45.el5.centos.1.x86_64.rpm Failed dependencies:
httpd = 2.2.3-45.el5.centos.1 is needed by httpd-devel-2.2.3-45.el5.centos.1.x86_64

Code:
yum install httpd-devel
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
code....

View 5 Replies View Related

CentOS 5 Hardware :: Warning: Missing REQUIRED Dependency For Option 'network': Libnetsnmp-devel

Mar 22, 2009

We have a networked L7780 and I cannot find the dependancies below to satisfy the hplip (3.9.2) installer. Centos 5.2 Server - full development environment etc. Standard Centos repos + rpmforge.

INSTALL MISSING OPTIONAL DEPENDENCIES
-------------------------------------
warning: There are 6 missing OPTIONAL dependencies.
note: Installation of dependencies requires an active internet connection.
warning: Missing REQUIRED dependency for option 'network': libnetsnmp-devel

[code]...

View 4 Replies View Related

CentOS 5 :: No Package Available When Run Yum Install?

Sep 9, 2010

I am using CentOS5.5 and I want to install few packages through yum.

like gnome-libs,XFree-libs etc. But when I run yum install gnome-libs it gives no
package available.

how to update yum to make these package available?

View 2 Replies View Related

CentOS 5 :: Yum Install - No Package VLC Available

Oct 19, 2010

I've try to install vlc via Yum command..... but said that there isn't package. What can I do for install vlc (and this is the same thing for Firefox .....)

Here the result:
[root@localhost Bruno]# yum install vlc
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* addons: it.centos.contactlab.it
* base: it.centos.contactlab.it
* extras: ftp.plusline.de
* updates: centos.de-mirror-server.de
Setting up Install Process
No package vlc available.
Nothing to do

I've also tru to update Yum ..... same answer ......
[root@localhost Bruno]# yum update
Loaded plugins: fastestmirror, priorities
Loading mirror speeds from cached hostfile
* addons: it.centos.contactlab.it
* base: it.centos.contactlab.it
* extras: ftp.plusline.de
* updates: centos.de-mirror-server.de
Setting up Update Process
No Packages marked for Update

View 1 Replies View Related

Fedora Installation :: Kernel-devel / 'yum Install Gcc'?

Aug 11, 2010

I'm working on a Fedora 13 server trying to intal some soft following the same steps I did with some other server with Fedora 12 ( not 13, like the new one ).First problem that I found was with 'yum install kernel-devel'

Response: Nothing to do !
Then I tryed 'yum -v info kernel devel'
Response:
Installed Packages
Name : kernel-devel
Arch : x86_64
code....

Second problem that is stopping me is 'yum install gcc' Some dpendency problem that can not be solved. Tryed --skeep-broken but nothing is installed.I don't have gcc on my sistem.

View 4 Replies View Related

Fedora Installation :: Kernel-devel Package With Version Between The Fedora And Update Repo Version

Sep 11, 2009

I have a fedora 11 with kernel package: kernel-PAE-2.6.29.6-217.2.3.fc11.i686

I would like to install the devel package for this kernel version, but I can't find it, because in the fedora repo there is only the original kernel (2.6.29.4....) and in the updates repo there is only the newest kernel package (2.6.30....)

Where can I find the packages which are between the fedora and update repos' versions?

View 2 Replies View Related

CentOS 5 :: How To Install Gcc44 Package

Apr 6, 2010

How can I install gcc44 package on Cent OS 5.3?

When I try yum install gcc44, it does not find the package in the mirrors.

But, it works great on CentOS 5

View 1 Replies View Related

CentOS 5 :: Error When Install Rpm Package?

Jul 9, 2010

System os: CentOS 5.2 32 bitI installed squid and it is proxy server.Later, i install sarg to monitor web log of client...But when i install from rpm package, it show errorQuote: #rpm -ivh sarg-2.2.3-1.el5.rf.i386.rpm error: sarg-2.2.3-1.el5.rf.i386.rpm:pmReadSignature failed: region trailer: BAD, tag 15872 type 2047 offset 28672 count 4238 error: sarg-2.2.3-1.el5.rf.i386.rpm cannot be installed

View 7 Replies View Related

CentOS 5 :: Yum Install - No Package Libsdl-dev Available ?

Aug 12, 2010

The error below is displayed installing these packages: libsdl-dev libesd0-dev libwxgtk2.6-dev

View 3 Replies View Related

CentOS 5 :: How To Install XPDF Package

Feb 10, 2011

how i install "XPDF package" and "Antiword" into my server ?

i found antiword from winfield.demon.nl/ and XPDF package from [URL]

my Kernel version is2.6.18-194.17.1.el5 using cPanel Pro1.0 (RC1)

View 8 Replies View Related

Fedora :: Install True Headers Instead Of Using Kernel-devel?

Jan 17, 2011

from what I understand kernel-devel does not bring in ALL the header files for install modules. so what i would like to know is how to install true headers instead of using kernel-devel. I found one tutorial, but it was way out of date.

View 3 Replies View Related

Fedora :: Uninstall 81 Packages To Install Qt-devel Into KDE4.x?

May 23, 2011

I was trying to compile a new (stable) kernel and got an error when I tried "make xconfi packages and uninstalling 81 packages (will attatch pix once home). I'm using Fedora14 with KDE packages and uninstalling 81 packages. I'm using Fedora14 with KDE so much stuff to get qt-devel?

View 4 Replies View Related

Software :: Uninstall 81 Packages To Install Qt-devel Into KDE4.x?

May 23, 2011

I found out that to compile my new kernel - which requires 'qmake' - I need to install the "qt-devel" package. Doing so - according to the package manager - would require uninstalling 81 packages and downgrading almost 50 other packages.

I'm running under Fedora 14 w/ KDE and it's asking to remove things like Amarok and OpenOffice. Am I missing a step or something?

qt-devel 00.png

qt-devel 01.png

qt-devel 02.png

View 1 Replies View Related

Slackware :: Add Jpeg Support To Imlib2 At Build Time?

Oct 10, 2010

I'm building my slackware system from a minimal set of packages. I've got X and fluxbox up and running, and I'm trying to "slack-build" feh which depends on imlib2 to set background wallpapers. The problem is trying to "feh" any image gives the error message:

Code:
feh WARNING: wall2.jpg - No Imlib2 loader for that file format
feh - No loadable images specified.

[code]...

View 7 Replies View Related

CentOS 5 :: Install W3c-libwww Package But Can't Seem To Find In Yum

May 4, 2009

I'm looking to install the w3c-libwww package, but can't seem to find it in yum. Is there a safe repository somewhere I can enable to grab it, or am I going to have to install if from source? CentOS ver. 5.2/3

View 1 Replies View Related

CentOS 5 :: How To Install Gnome-utils Package

Mar 3, 2010

As the subject said I want to install the gnome-utils package the newbie question but how can I do this?

View 2 Replies View Related

CentOS 5 :: Package Manager Hangs During RPM Install?

Sep 6, 2010

I just installed 32-bit CentOS 5.5 in a Vmware virtual machine. I'm unable to install RPMs from either the graphical U/I (Pirut) or CLI (Yum). Pirut stops responding (no screen repainting) after displaying the "Updating software" dialog; Yum gets to the display of "Running Transaction" where it hangs. The initial installation (from the net-install ISO) obviously succeeded, and the after-install update of about 50 packages also worked fine.

yum.log contains nothing past the entries made during the initial install. Because I had a problem with corrupted files from a mirror during installation I tried using the baseurl setting in CentOS-Base.repo instead of mirrorlist, but that had no effect.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved