Fedora :: How To Install Dependencies For Mediainfo
May 31, 2010
When I run the rpm package to install mediainfo software I get this warning: mediainfo-gui-0.7.33-1.i386.Fedora_12.rpm: Header V3 DSA signature: NOKEY, key ID dfb2ef23
error: Failed dependencies:
libmediainfo.so.0 is needed by mediainfo-gui-0.7.33-4.1.i386
libmediainfo0 >= 0.7.33 is needed by mediainfo-gui-0.7.33-4.1.i386
libzen.so.0 is needed by mediainfo-gui-0.7.33-4.1.i386
libzen0 >= 0.4.14 is needed by mediainfo-gui-0.7.33-4.1.i386
and I have no idea of how to go on..it asks for elevated prompt but is not able to retrieve dependencies by itself..
View 3 Replies
ADVERTISEMENT
Jun 21, 2011
I've recently got this error coming up when I try to install things via yum through the terminal. It happens when I try to install *anything* at all. I'm running 32bit Fedora 14, although my laptop is 64 bit.
I think the error may have occurred a while back when trying to upgrade to fedora 15 running 64 bit, although I'm not sure exactly what I did then
Quote:
I have tried running "rpm -Va --nofiles --nodigest" and I just get this error again.
View 6 Replies
View Related
Nov 28, 2009
I'm running Fedora 11:
kernel Linux 2.6.30.9-96.fc11.i586
Gnome: 2.26.3
Trying to install orkaudio using the instructions here: [URL]
When I get to rpm -i ACE-5.4.8-1.i386.rpm I get:
error: Failed dependencies:
libcrypto.so.4 is needed by ACE-5.4.8-1.i386
libssl.so.4 is needed by ACE-5.4.8-1.i386
I've also tried system/administration/add/remove software but no joy.
if I do # yum install openssl
I get:
Loaded plugins: refresh-packagekit
Setting up Install Process
Package openssl-0.9.8k-5.fc11.i686 already installed and latest version
Nothing to do
View 1 Replies
View Related
Sep 1, 2010
Installing from a CD, and F13 constantly freezes at the same spot - "Checking dependencies in packages selected for installation" - gets stuck 1/3 to 1/2 thru.
Dell Dimension 2400, Celeron 2.4GHz, 768MB memory, 120GB drive.
I've used same CD set to install several other systems so CDs are good.
View 9 Replies
View Related
Jul 10, 2011
When I try to install the wireshark-gnome interface I get a notice about needing two dependencies. One is portaudio and the other is the jack-audio-connection-kit. Seems like kind of odd dependencies for wireshark. Do wireshark really need them? VoIP related maybe?
View 6 Replies
View Related
Oct 4, 2009
I'm following this this tutorial, and everything goes perfectly fine up until the "Installez dependences (change XXXX)" part. The name of the file is cairo-dock-2.0.8.2-1.fc12.src.rpm, and I swear I'm typing it in right, and I'm CDed in the proper directory. However, when I try to do that step, I get this output:Loaded plugins: refresh-packagekitwarning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 signature: NOKEY, key ID 16ca1a56Error: Could not open cairo-dock-2.0.8.2-1.fc12.src.rpmThere was a problem getting the build deps, exiting: Could not open local rpm file: cairo-dock-2.0.8.2-1.fc12.src.rpm: RPM Error opening Package
View 8 Replies
View Related
May 19, 2010
I want to grab information from mediainfo and output it to a file with text already in it.
How would I do that?
Code:
#declaring the variables
filename=$1
DATE=`mediainfo "$filename" | grep "Recorded date" | awk -F" : " '{ print $2 }' | tr -d '
[Code].....
View 1 Replies
View Related
Jun 11, 2009
I am trying to install fc11 on an intel mb with pentium4 and ati graphics
the install always hangs at the point where the sw packages have been selected
and the install is checking dependencies.
I have tried the regular install
the basic video install, and text install
with the same symptoms each time
the dvd drive lite is on and the hard disk activity lite is on and the system is frozen.
have to power off.
I have fc11 installed on another system (amd) and had install issues also but that was
with the preview.
View 1 Replies
View Related
Jan 17, 2010
I'm trying to get skype to work on my new system. It seems to install, but trying to run it I get an error message naming a missing dependency. Searching for this with yum whatprovides and installing the result worked in one case, but for the next one, yum install <package containing missing item> returns a few errors of the form:
package <name-version>.fc12.x86_64 (which is newer than <package-version>.fc12.i686) is already installed Is there any way around this? I'd like to get skype working, but am having no luck at the moment. I'd prefer not to remove the .x86_64 packages if I can avoid it in case that breaks something else.
View 14 Replies
View Related
Oct 14, 2010
I'm running FC11 on an Intel 686 server and would like to solicit some help. I'm writing an Expect script to discover our lab network and would like to insert the results into a mySQL database. I've installed Apache/PHP/mySQL via the LAMPP distribution. I've hit a brick wall, however, in trying to install the mysqltcl library. how to install the library. I have downloaded an RPM, but installatiojn is failing due to missing dependencies: libmysqlclient.so.10 and libmysqlclient_r.so.10. And I have no luck in locating and installing those.
View 1 Replies
View Related
Mar 8, 2011
A game I found recently through an web repository. Downloaded the all neded dependencies and .rpm files, but cant install them.. terminal output below:'
Code:
[root@localhost Downloads]# yum localinstall luola-1.3.2-2.fc6.rf.i386.rpm luola-levels-1.3.2-1.0.rf.noarch.rpm luola-debuginfo-1.3.2-2.fc3.rf.i386.rpm
[code]....
View 2 Replies
View Related
Mar 27, 2010
I needed to download the mediainfo package to make a script Movie converter work but wasnt able to .The site suggested [url] dosent seem to be responding for the last 24 hours.I would also need libs libzen0 and libmediainfo but unable to get them from anywhere. From where else i can download them, i use ubuntu 9.10 i386 .
View 3 Replies
View Related
Aug 29, 2011
I'm looking for a way to install kdebase 4.7 with no additional dependencies. My target is home desktop and I only want these : kdm, plasma, ark, dolphin, kdesu, konsole, okteta, kwrite, kate, kmix, ksnapshot. There are things I don't use but they get installed anyway and break kdm if removed. These things are : akonadi, strigi, nepomuk, virtuoso, kfind, kgreeter and a couple of others, including libqtzeitgeist0 and PIM in general. Also I don't want kdm 4.7 features hence I use kdm3 as a login manager. Is there a 4.7 build that doesn't mind the removal of so called base components? If not, is there a 4.4 repo for 11.4?
View 9 Replies
View Related
Aug 8, 2011
I'm using Debian Stable and I followed the instructions from Debian Mozilla team [URL] on how to install the latest stable version of Iceweasel, but after I try to upgrade Iceweasel from Synaptic, it returns the following error message: Could not mark all packages for installation or upgrade The following packages have unresolvable dependencies. Make sure that all required repositories are added and enabled in the preferences.
Iceweasel:
Depends: xulrunner-5.0 but it is not going to be installed
View 6 Replies
View Related
Oct 25, 2010
Does anyone know how I can install the following dependencies?
libcrypto.so.0.9.7 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
libcurl.so.3 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
libssl.so.0.9.7 is needed by amanda-backup_client-3.2.0-1.suse10.0.i586
I tried through yast with no luck.
View 2 Replies
View Related
Apr 24, 2010
Is there a way to install automatically dependencies for rpm's?
View 1 Replies
View Related
Jun 16, 2010
Is there any way to make this:
sudo dpkg -i *.deb
Also install dependencies for a deb file in the same way as GDebi does? Basically I have the above in a script, which I can right click in any folder and have it automatically install all debs in it. So much easier and quicker than using GDebi for each one. However, as of now, it doesn't seem to be installing dependencies, and causes broken packages.
View 7 Replies
View Related
Apr 7, 2011
I am using Ubuntu to develop for an embedded ARM device that has a minimal linux kernel installation on it. I have cross-compiled individual programs before for the target system, but now I have entered the realm where I need to install a package on the ARM system.
I have done this easily using apt-get on a Beagleboard that had an Xubuntu installation, but I am now working with a minimal install that does not have apt. My question is, is there a simple way to install apt (and its dependencies) on my ARM target?
View 1 Replies
View Related
Jun 20, 2010
I tried to install Lyx today, but because of the massive overhead I decided to install it without its 'recommended' packages. From previous experience some of these packages were just the same font in different sizes that rendered font selected in other word processing applications tiresome as I scrolled through the list.
Code:
apt-get install lyx --no-install-recommends
Only 8mb of disk space was needed! But at a cost.
Although AFAIK as a user that has only spent fives minutes at LYX ( 4 of which gawking at how easy it is to write mathematical symbols in ) the segment that does not work is the 'rendering' where I cannot export as dvi, pdf etc.
When I open a document, I get this error:
Quote:
The layout file requested by this document, article.layout is not usable. This is probably because a LaTeX class or style file required by it is not available. See the Customization documentation for more information. LyX will not be able to produce output.
What packages are absolutely necessary for LyX to work at a bare minimum? My monthly Internet usage is capped, and 700mb is a massive blow to it.
By the way, the documentation it recommends me to read ( 'Customisation' ) contains information applicable to creating new layouts and/or why I do not have someone else's layout that this document requires. It is obvious however that 'article.layout' is a standard component, and is probably inside on of the many recommended packages.
The download of recommended packages is ~ 400mb, but once extracted is ~700mb. That is still a large download for my internet connection currently.
Code:
The following NEW packages will be installed:
dvipng lacheck latex-beamer latex-xcolor libt1-5 lmodern luatex lyx pgf
preview-latex-style prosper ps2eps psutils texlive-base texlive-binaries
texlive-common texlive-doc-base texlive-extra-utils texlive-font-utils
texlive-fonts-recommended texlive-fonts-recommended-doc
[Code].....
View 5 Replies
View Related
Aug 28, 2010
I am trying to install sysstat-5.0.5-1.x86_64 rpm, but thats needs to install dependencies libc.so.6... For details I have attached the screenshot. No yum is configured there.
View 1 Replies
View Related
Apr 30, 2010
When one installs an application,it brings in other stuff too as dependencies.
When this application is removed,will zypper remove the dependencies that came with it and are not needed by other installed packages?
Is it possible to check before and after removal?
View 9 Replies
View Related
Aug 14, 2011
dpkg -i package.deb
Doesn't install package if it has not-installed dependencies.
What parameters do I miss to install that package with its dependencies from repository?
View 2 Replies
View Related
May 3, 2010
I was able to do this before but, I can't remember where I found the link.I think is was a script or something. It would get all the files that the .Deb will need and make an installer.
P.S. I have Ubuntu 64-bit the PC that need the install is a 32-bit both are 10.04.
View 1 Replies
View Related
Aug 20, 2010
I tried to install kubuntu-desktop-kde3 but could not:
[code]....
Other threads indicate that kde3 can be installed alongside kde4, but not here, evidently.
View 1 Replies
View Related
Oct 15, 2010
I'm running Kubuntu 10.10 and am trying to change my bootscreen so I installed StartUp-Manager and then I tried to install usplash, but I get this error which makes me slightly confused:
sudo apt-get install usplash
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]....
Previously apt-get has been happy to install dependencies. I'm new to Linux so if you need any more information just shout and I'll edit that in.
View 2 Replies
View Related
Nov 6, 2010
When I visit packages.ubuntu site, I see dapper, maverick etc. What are these? Also I need to install complete gcc, g++ and dependencies. How to do it?
View 2 Replies
View Related
Jun 4, 2011
I'm trying to install a program (A vpn gui) and when I run the installation file I get this output:
Code:
guan@guan ~/Desktop/HMAGUI-Ubuntu-Release/bin $ sudo ./Install.sh
Reading package lists... Done
[code]...
View 3 Replies
View Related
Jun 14, 2010
I install x3270 but not install ll display error given, so how to install that package
Warning: /home/mainframe/x3270-x11-3.2.20-4.i386.rpm: V3 DSA signature: NOKEY, key ID 73307de6
error: Failed dependencies:
x3270 = 3.2.20 is needed by x3270-x11-3.2.20-4
View 2 Replies
View Related
Feb 1, 2010
who to install mumble 1.2 on slackware 13 i can't install, missing dependencies, tx. hola alguien sabe como instalar mumble 1.2 en slackware 13? no encuentro las dependencias, gracias
View 14 Replies
View Related
Feb 3, 2011
I am trying to install koha on centos 5.5. The manual tells me to install perl dependencies from companion CD. copy the usr_local.tar.gz to hard drive. But there are seven cd for centos. Which one is the right one for perl dependencies?
View 1 Replies
View Related