I've been searching for a whole day this package, but yum couldn't find it and even googling it I can only find debian packages for that. Does anyone know how to find it in .rpm?I need it for compiling the vpnc client with openssl (still wondering why the ssl certification was excluded in the in-built package) because without it I get errors.
Everytime time I do an update I need to recreate a symbolic link to libssl.so.6 ln libssl.so.1.0.0.c libssl.so.6 Why I should do that manualy? What can I do to fix and have the system to do it
In add/remove software: - No packages appear - Sources pane is blank
Trying "yum update": Gives the following error.
Code:
There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: libssl.so.8: cannot open shared object file: No such file or directory Please install a package which provides this module, or verify that the module is installed correctly.
It's possible that the above module doesn't match the current version of Python, which is:
Additional info: Last update in log is from march 11. But has nothing to do with yum, ssl or python.
I am working on Ubuntu 7.10 and I want to install libssl-dev_0.9.8a-7ubuntu0.13_i386.deb. So tried it with apt-get command but getting the following error--
root@user-desktop:/# apt-get install libssl Reading package lists... Done Building dependency tree Reading state information... Done Package libssl is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package libssl has no installation candidate
Then I downloaded .deb file and attempt to install it with package installer but again unable to install it and getting the error-- Error: Dependency is Not Satisfiable: libssl0.9.8 In Synaptic, libssl0.9.8 is installed on my system. I tried reinstalling it and that didn't make a difference.
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?
my update today failed, because the packages raydium and maniadrive depend on libphp5-5.2.9.so, which is provided by php-embedded, which is (apparently) not in the fedora 64bit repository There does however seem to be an i586 version...
I'm having troubles running systemtap scripts. It fails to run with message:
Code:
Checking "/lib/modules/2.6.33.3-85.fc13.i686/build/.config" failed: No such file or directory Ensure kernel development headers & makefiles are installed.
Then I typed:
Code:
$rpm -q kernel kernel-devel kernel-debuginfo kernel-2.6.33.3-85.fc13.i686 kernel-devel-2.6.33.5-124.fc13.i686 kernel-devel-2.6.33.6-147.fc13.i686 package kernel-debuginfo is not installed
So no kernel-debuginfo, a package which I cannot find in repo. So where to get it and why it's not included in default installation if SystemTap is. It's like having Apache without tcp/ip stack.
How to properly integrate these RPMs into our system?
Option 1: we could take those missing OS RPMs and install them? Option 2: can we package the missing files from missing OS RPMs into the existing Linux-xxx.rpm?
I'm trying to work with the pcsx2 dev to compile on fedora 86_64. [URL]. Unfortunately I seem to be missing a gtk2 / glib package as building stops with:
Scanning dependencies of target CDVDiso 47% Building CXX object plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/CDVDisop.cpp.o In file included from /home/mythtv/pcsx2-read-only/plugins/CDVDiso/src/CDVDisop.cpp:11:0: /home/mythtv/pcsx2-read-only/plugins/CDVDiso/src/Linux/Config.h:32:21: fatal error: gtk/gtk.h: No such file or directory compilation terminated. make2?: plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/CDVDisop.cpp.o? Error 1 make1?: plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/all? Error 2 make: all? Error 2
I have gtk2-devel.i686, glib-devel.i686 and all the other dependencies afaik - How do I get yum to tell me which gtk* packages are installed for instance...?
installing on linux i try to install VLC and get [user@localhost ~]$ sudo yum install vlc Setting up Install Process Parsing package install arguments Resolving Dependencies
--> Running transaction check ---> Package vlc.i386 0:0.8.7-0.8.fc8 set to be updated --> Processing Dependency: vlc-core = 0.8.7-0.8.fc8 for package: vlc [Code]...
find out what packages from Yum will satisfy these two dependencies? I have search and can't seem to find them. I know there are integrated or slipped into some larger package because when I do a fresh install and customize my packageelection to include 'everything', it then installs this RPM with out any issues.
I try to install one program called "iprint" but it tell me that I missed on package named "cup-libs-32bit" and after I search for that file, I found out it 's not fedora package but it is opensuse package. I wonder what the package is the same package with cup-libs-32bit for fedora. this is how it show after I try to install
[ESPADA@localhost iprint]$ rpm -Uvh novell-iprint-xclient.x86_64.rpm error: Failed dependencies: cups-libs-32bit is needed by novell-iprint-xclient-sl-6.500.20081007-1.x86_64
Today I got update notification. I type in terminal yum update, and get this error: Quote: Error: Missing Dependency: libnetfilter_conntrack.so.1()(64bit) is needed by package iptstate-2.2.1-5.fc11.x86_64 (installed) You could try using --skip-broken to work around the problem You could try running: package-cleanup --problems package-cleanup --dupes rpm -Va --nofiles --nodigest
I removed iptstate.x86_64, again run yum update, and than, ibnetfilter_conntrack got installed. I tried to install iptstate.x86_64 again, but i get Quote:
I am currently using SUSE ENT x64 v11 SP1. While trying to install various packages I keep getting dependencies error. I tried reinstalling the rpm packages(listed below) and use various versions but seems like no matter what I try it doesn't go away.
Code: --> Missing Dependency: liby2storage.so.2()(64bit) is needed by package smis-providers-1.0.0-10.29.x86_64 (installed) Error: Missing Dependency: librpmio-4.4.so()(64bit) is needed by package libsnmp15-5.4.2.1-8.1.x86_64 (installed) Error: Missing Dependency: librpmio-4.4.so()(64bit) is needed by package kdebase4-SLED-11-25.1.x86_64 (installed) .....
Code: rpm-python-4.4.2.3-37.2 rpm-4.4.2.3-60.2 rpm-32bit-4.4.2.3-37.8 deltarpm-3.4-103.22 rpm-devel-4.4.2.3-27.1 no broken libs or whatsoever. What am i missing here?
I thought I knew what I was doing, just a minimal install of slackware 13.1 for a game server (minecraft), but it seems I missed java or something - I get the "command not found" error. gcc-java is installed. What package did I miss/what series is it in? Does it have any dependencies?
I upgraded to the latest -current just like always. I do the kernel packages last. This time, the machine failed to boot, telling me that it could not find the kernel modules. Well, rats.
I booted with a slackware dvd, passed the huge.s kernel, and booted into /dev/sda7, which is my main partition. I mounted /dev/sda7, and installed the kernel-modules-2.6.35.11 pkg. Rebooted, and got the same error?
I booted again with the dvd, mounted the partition, and navigated to /lib/modules - no 2.6.35.11 in there!
I'm trying to use a bibtex style file from the texlive-publishing package, but bibtex cant seem to find the .bib file even though I've tried everything from placing it in the same directory to exporting the BST to: export BSTINPUTS=/usr/share/texmf-texlive/bibtex/bib/IEEEtran/ But bibtex still cant find my file.
When I write the command "sudo apt-get install dialog". I get this: Reading package lists... Done Building dependency tree Reading state information... Done Package dialog is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package dialog has no installation candidate
am trying to install oracle 10g on my redhat 5.9 which is on vmware 7.0. I follow an installation guide from oracle which instructed me to install some package to enable oracle installation when run ./runInstaller and to install oracle it later tell me gcc-3.2 package is missing when checking for package requirements for oracle I down loaded the gcc-3.2. rpm package and tried to install it this is what happens
I Recently set up a dedicated server using CentOS as a new Linux wing of my Web services hosting business. To provision online varios Tucows services (names, blogs etc.) I need to use the Perl API provided by Tucows/OpenSRS. The API requires various extra perl modules including XML::Parser - without which the API will not function.
I was able to add with PPM to my Windows servers no problem but it will not install in CentOS.
As best I can tell the cause may be missing headers and libs for the c compile of Expat - required to build XML::Parser so after days of hunting I found your repository holds package expat-devel which claims to hold libs and headers for Expat similar to libexpat1-dev on other dists. I used YUM with success but although 3 libs were installed no headers were installed.
Is there a reason these headers are not included? I have downloaded them manually but am afraid of breaking something. Is there a reason I should not attempt to install with these headers? Is CentOS capable of using the Parser modules?
I have a CentOS release 5.5 (Final) box and can't find the kinit command.
I installed the krb5-workstation package which lists the program as one of its contents, but it does't come with it.
Here is the output for yum info krb5-workstation
Name : krb5-workstation Arch : x86_64 Version : 1.6.1 Release : 36.el5_5.4 Size : 1.7 M Repo : installed Summary : Kerberos 5 programs for use on workstations. URL : http://web.mit.edu/kerberos/www/ License : MIT, freely distributable. Description: Kerberos is a network authentication system. The krb5-workstation : package contains the basic Kerberos programs (kinit, klist, kdestroy, : kpasswd). If your network uses Kerberos, this package should be : installed on every workstation.
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.
I am using xfce in squeeze and I like xfce4-governor-plugin. But this package is missing in debian, pls can you add this plugin to squeeze repository. xfce4-governor-plugin_0.1.0 works in squezze very well.