Fedora :: Software Installed But Nowhere To Be Found

Sep 8, 2011

I have installed several apps, among them are FFmpeg, Totem, Skype, & iTunes. After installing them, I can't find them anywhere! I installed some apps before & after FFmpeg, Totem, & Skype, and they're working perfectly fine! iTunes was installed last through wine! When I write in the Terminal


Code:
yum install FFmpeg

Code:
yum install Totem
It tells me that it is installed & latest version!

As fro Skype, I installed it normally by the app launcher (it's an rpm file) and every time it says it was installed! I installed iTunes through Wine just fine, except that the screen blinked several times & I got an error message regarding Wine, and it gave that it was successfully installed! I then did a repair for it but still I can't find it!

How can I find them? I don't know if this is related or not, but it happened several times when I was installing from Terminal, I got a message, saying something like "yum got locked or blocked by another something"! and it continues repeating endlessly without stopping!

View 9 Replies


ADVERTISEMENT

Fedora Installation :: NDISwrapper Installed But Could Not Be Found

Dec 11, 2010

I'm trying to get a Belkin f5d8010 working. I installed ndiswrapper from Add/Remove software, but when it was done, I couldn't find it. Checking the forum, I ran across something saying that I had to compile from source. This is in Fedora 13. Can I get it working with "point-and-click," or do I have do something that requires some thought?( I don't have many of those.)

View 14 Replies View Related

OpenSUSE Install :: Installed Program Not Found - Kmess: Command Not Found

Oct 1, 2010

I installed a program with Yast (Kmess), but when I try to run it, bash gives me back this message:

Code: kmess: command not found I checked into Yast and it seems to be installed correctly!

View 9 Replies View Related

Fedora Installation :: Preupgrade - Previously Installed Root Not Found?

Jun 14, 2010

I'm having a problem going from F12>F13 using preupgrade with a wired internet connection. The current F12 installation is up to date. The upgrade crashes with the "the root for the previously installed system was not found". I've also tried upgrading using YUM and was also unsuccessful. Has anyone run into this problem with this upgrade?

View 6 Replies View Related

Fedora :: Grub2 Source Code Installed But Not Found After Reboot

Nov 9, 2010

I recently downloaded grub2 source code for my F13 installation and it compiled and installed perfectly, but when I rebooted nothing had happened and grub was still version .97. Is there something I didn't do?

View 1 Replies View Related

Fedora :: Update Error Getting Repository Data For Installed, Repository Not Found?

Dec 22, 2009

Here's the details to this mornings update error:

Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
code....

It mentioned bug report but I don't know where that is. I'll try later.

View 9 Replies View Related

Fedora Installation :: Error Getting Repository Data For Installed, Repository Not Found

Feb 14, 2010

Today I installed Fedora12 from the DVD, so this is my first contact with all of you. The last years I ran very well with gentoo, but the time for system maintenance got to big the last few times I updated the system, so I decided to change and here am I. The Problem: My system is newly installed from the DVD and I was trying to run the first update, but got the following errormassage by KPackageKit:

Code:
Error Type:
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])
File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 710, in dispatcher
self.dispatch_command(args[0], args[1:])

[Code]...

It occured after informing me about the amount of packages that need to be updated and a message about some dependencies that have to be newly installed. At the moment I'm a bit lost about what to do. Also I realy don't know which system-information would be useful - let me know and I will answer.

View 2 Replies View Related

Fedora Installation :: Use Update Utility Receiving Error - Repository Data For Installed Repository Not Found

Apr 19, 2010

I just installed Fedora Core 12 and when attempting use the update utility am receiving the following error:

[code]...

View 3 Replies View Related

Fedora :: Getting Error Getting Repository Data For Installed - Repository Not Found / Fix It?

Feb 7, 2010

I did a clean install of Fedora 12 (AMD64) two days ago and I have been trying to update the packages. But it won't work. I keep getting these errors. I tried both Software Update and command-line utility to update. code...

View 4 Replies View Related

Software :: GTK Installed But Not Found

Apr 4, 2011

how to make GTK available system-wide? I installed it and all packages that come with it, but ./configure can't find it. I know it is in /usr/lib so I added this to PATH.

dpkg-query -S gtk+-2.0
libgtk2.0-dev: /usr/lib/pkgconfig/gtk+-2.0.pc
checking for GTK+ - version >= 2.0.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
[Code]....

View 5 Replies View Related

Fedora :: Noob / "Interal System Error" / Getting Repository Data For Installed, Repository Not Found?

Mar 25, 2010

Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main
backend.dispatcher(sys.argv[1:])

Also, how can I upgrade drivers/add drivers for my hardware?

I just installed Fedora and have no idea what Im doing lol.

View 5 Replies View Related

Fedora :: Error "getting Repository Data For Installed, Repository Not Found" When Run Updates

May 29, 2010

I'm getting this strange error when i run updates... This is the error report i get...
Quote:

[Code]....

I have been trying to install selected packages but the problem is still there....

View 1 Replies View Related

General :: Installed Python Module Is Not Found?

Jul 10, 2010

This borders on stackoverflow/superuser, but I guess it's a simple installation problem.I've installed python-twisted on my ubuntu 10.04 server, but it can't be found.This is what I get when I try to import something:

>>> from twisted.internet import reactor
Traceback (most recent call last):
File "", line 1, in [code]....

I've installed the package through apt-get.That way the module is installed in this folder: /usr/lib/python2.6/dist-packages/twisted with an __init__.py file.When I try to use python setup.py install (on the download from the site) it installs it to /usr/local/lib/python2.6/dist-packages/twisted, but it also does not find it there.

View 1 Replies View Related

Ubuntu Installation :: Geda Installed But Can't Be Found

Sep 7, 2010

I installed geda through synaptic however none of the programs are in the menu or even in $path since they don't come up in the terminal.

View 1 Replies View Related

General :: Program Installed With Wine Isn't Found Anywhere

Jun 11, 2010

I installed a game (Shredder 11) using Wine on my Ubuntu system. The installation seemed to go well, including the directx part, but when I want to run the game, I can't find it anywhere. It's not in Applications -> Wine, it's not on Wine's C: drive, and I even tried a search "find / -name shredder", which came up empty. I tried to install it again, but according to the installation program it is already installed! (It asked me if I wanted to modify, repair, etc..).

View 6 Replies View Related

Software :: HPLIP - No Installed HP Devices Found

Jul 30, 2011

I have OPENsuse 11.4 64 bit. I installed 3.11.7 and performed hp-check -t and no problems were reported; yet I cannot seem to configure my HP printer. I work through hp-setup, following the instructions; it recognizes my network, recognizes the printer, says that it's managed to configure it, asks me to remove the usb connection and offers me the 'finish' button. When I click on the finish button it automatically pops up the the message 'no installed hp devices found' - the point where I started!

I am a member of groups sys and lp - hp-setup automatically configured this. Attached is the output from hp-check -t...
hp-check -t
HP Linux Imaging and Printing System (ver. 3.11.7)
Dependency/Version Check Utility ver. 14.3
Copyright (c) 2001-9 Hewlett-Packard Development Company, LP
This software comes with absolutely not working.
This is free software, and you are welcome to distribute it
under certain conditions. See COPYING file for more details.

Note: hp-check can be run in three modes:
1. Compile-time check mode (-c or --compile): Use this mode before compiling the HPLIP supplied tarball (.tar.gz or .run) to determine if the proper dependencies are installed to successfully compile HPLIP.
2. Run-time check mode (-r or --run): Use this mode to determine if a distro supplied package (.deb, .rpm, etc) or an already built HPLIP supplied tarball has the proper dependencies installed to successfully run.
3. Both compile- and run-time check mode (-b or --both) (Default): This mode will check both of the above cases (both compile- and run-time dependencies).

Saving output in log file: hp-check.log .....
Initializing. Please wait .....
| SUMMARY |
No errors or warnings.
Done.

View 9 Replies View Related

Fedora Installation :: Error Value: Error Getting Repository Data For Installed, Repository Not Found

Apr 28, 2010

just installed a fresh copy of fedora 12 and getting this error when trying to update the system.

Code:

Error Type: <class 'yum.Errors.RepoError'>
Error Value: Error getting repository data for installed, repository not found
File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module>
main()

[code]....

View 2 Replies View Related

Fedora Installation :: Error Value: Error Getting Repository Data For Installed - Repository Not Found

Jun 17, 2010

Running System>Adminstration>Software Udates, I get the following errors

[code]...

Similarly, if I click on System>Add/Remove Software>Package Collections, I get No groups could be found. A cache refresh should fix this. I don't see how to do a cache refresh. I tried rpm --rebuilddb, which didn't do any good and um clean all which also did no good. I did manage to do the updates with yum updates But I don't want to have to use yum at the command line all the time to do updates.

View 4 Replies View Related

Programming :: Installed Eclipse From The Repositories And Found It Is Very Slow?

Jul 11, 2010

I installed Eclipse from the repositories and found it is very slow. It takes about 5 minutes to start up. Is that normal?

View 5 Replies View Related

CentOS 5 Server :: Installed Lighttpd - Get 404 Not Found In Browser

Jul 31, 2010

This is what I did till now and all was installed with success:
yum update
wget [URL]
yum install lighttpd
chkconfig --levels 235 lighttpd on
/etc/init.d/lighttpd start
Must I configure something else too? if yes... what?

View 2 Replies View Related

Debian Multimedia :: Jessie Gnome 3.14 - Installed Applications Not Found

Dec 31, 2015

I have did a clean installation of Debian Jessie today on my laptop and my computer.I use the Gnome 3.14.1 Desktop environment.

I installed Spotify-Client via PPA, and i installed the gconf-editor, gufw and Google Earth. Those 3 applications are not visable in the Gnome applications menu.

If i run then via the terminal, e.g. spotify-client, gconf-editor, gufw and google-earth, the applications are started. They seem to be installed correctly. I tried either running apt-get purge spotify-client gconf-editor google-earth-stable gufw, and reinstalled those applications, to no avail.

I even tried installing another desktop environment, mate-desktop. The shortcuts to the applications do exist in /usr/share/applications. Only not in the Gnome 3 menu. It's strange, because this problem happens both on my desktop and my laptop computer.

I run:
Debian Jessie 8.2.0 with Gnome 3.14.1.
Kernel 3.16.0-4
amd64 architecture

I also tried reinstalling Gnome-Shell and GDM. But it doesn't work.

Before, Debian Wheezy 7.9 was installed, and there was no problem. My Debian installation is fully up-to-date.

View 9 Replies View Related

General :: Trying Install Eldk.so Installed Arm-2008-11-24 - Gcc - Command Not Found

Nov 17, 2010

I have fedora 11 (64 bit).i was trying install eldk.so i installed arm-2008-11-24.

After installation when i go for make command it shows error like /opt/edlk/usr/bin/arm-linux-gcc: Command not found details:

View 2 Replies View Related

Ubuntu Networking :: No Wireless Networks Found After Correctly Installed Madwifi

Jun 2, 2010

I just installed madwifi on my MSI laptop with an Atheros AR5001 wifi card & Lucid. As far as I can see and according to System -> Administration -> Hardware drivers the install was successful and the card + driver is up and running. However, I don't see any wireless network (my windows PC can see about 5 wireless networks). I tried it with the network manager applet as well as with wicd. If I try to connect to "Hidden Wireless Network" via nm-applet, it will start to connect for a while but is unable too (although I supply it with the correct WEP settings & key) So, I'm unable to use my wireless network. What am i doing wrong?

Some information about my system:
iwconfig
Code:
lo no wireless extensions.
eth0 no wireless extensions.
wifi0 no wireless extensions.
ath0 IEEE 802.11g ESSID:""
Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated
[Code].....

I've been at this for hours now, also tried ndiswrapper and ath5k drivers with no luck

View 1 Replies View Related

Ubuntu Installation :: Installed OpenSUSE 11.3 And Can't Boot - Error 15: File Not Found

Nov 16, 2010

Decided I'd like to take a look at OpenSUSE and installed onto my desktop. Already successfully dual booting Ubuntu 10.10 and Windows XP (which I keep purely for iTunes). When I start the PC the Ubuntu grub menu showing Ubuntu and Windows options has been replaced by a Suse-branded screen showing something that looks (to my untrained eye) like a grub menu. Ubuntu and Suse are listed. If I select Ubuntu I am shown a dos screen with "Error 15: file not found". I am then taken to the old Ubuntu grub screen but trying to boot Ubuntu from that menu returns the same error. I know all the data is still there - I can mount the drive in Suse and view all my documents.

I have searched the forums and tried to follow some of the instructions given in response to similar threads but I'm afraid I didn't get very far. Please assume that I have NO PRIOR KNOWLEDGE of Linux! I really know nothing about it and am only just getting to grips with basic terminal commands. Goodness knows why I thought OpenSUSE would be a good idea... I found instructions for running Boot Info Script and these are the results:

[Code].....

View 1 Replies View Related

General :: Root Of Previously Installed System Not Found Getting Message When Upgrading?

Jul 4, 2010

I am trying to Upgrade from Fedora 12 to Fedora 13 using Preupgrade. My system downloads the the Upgrade and tries to install it but returns a message "Root of the previous system not found". I would really like to fix this problem but dont know how.

View 1 Replies View Related

SUSE / Novell :: Installed Mplayer From Source But The Gui (gmplayer) Does Not Work - Command Not Found

Sep 7, 2010

i ran into a problem when i installed mplayer on suse 11.1 from source, it works just fine BUT it has no GUI.When i try to use the command "gmplayer", it returns 'bash: gmplayer: command not found

View 3 Replies View Related

Ubuntu Installation :: Re-installed Lucid, Got Error: File Not Found And Grub Rescue Prompt?

May 13, 2011

Short story: upgraded to Natty, slowed graphics, re-installed Lucid, got Error: file not found and grub rescue prompt

Code:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================

[code]....

View 1 Replies View Related

General :: Error 404 "PHP Code: Object Not Found' - Get PhpMyAdmin Work On LAMP Installed On OpenSuse 10.1?

Apr 24, 2009

get phpMyAdmin work on LAMP installed on OpenSuse 10.1 !!

running: "rpm -q" command result:
apache2-2.2.0-21.7
php5-5.1.2-29.25.3
MySQL5.0.18
phpMyAdmin-2.9.1.1-2.3
webmin-1.360-1

My problem is when trying to connect to: "hxxp://www.m-y-d-o-m-a-i-n.com/phpMyAdmin" I reported Error 404: PHP Code: Object not found! The requested URL was not found on this server. If you entered the URL manually please check your spelling and try again. If you think this is a server error, please contact the webmaster. Error 404

[Code].....

View 1 Replies View Related

Fedora Servers :: When Browsing The Folder , Its Erroring (404 Not Found) Folder Is Not Found On The Server ?

Feb 13, 2009

I have created a folder including some html link pages in /test/htlink . Now I want to create a soft link of that folder as htlink -> /test/htlink in /var/www/html . Now when I m browsing the folder , its erroring (404 Not Found) folder is not found on the server . I have given 777 permission on every file-folder in /test . No firewall & no SELINUX .

*** I want to browse the folder ***

View 3 Replies View Related

Fedora Installation :: I2O Controller - No Volume Groups Found Volume Group "VolGroup00" Not Found Unable To Access Resume Device

Apr 8, 2009

Dual PII 400, 512Mb with a Promise SuperTrak 100 IDE Array Controller. At present I have only one drive on the controller, configured for 1 JBOD array. I install FC9 with no problem. New partition is created and formatted, Grub is installed, and then... Grub is found and booted, but then I get:

Reading all physical volumes. This may take a while... No volume groups found Volume group "VolGroup00" not found Unable to access resume device (/dev/VolGroup00/LogVol01) mount: could not find filesystem '/dev/root' I can boot in rescue mode, chroot to the installed system. I changed the kernel boot parm "root=/dev/VolGroup00/LogVol00"

View 2 Replies View Related







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