Fedora Installation :: Find Packages Needed To Install - Package Gthread-2.0 Not Found
Jan 22, 2011
Fedora 14 I recently went to install some software using the source files.When I ran the command
Code:
./configure
I got a message saying that
Code:
package gthread-2.0 not found
After searching the internet some one had the same problem. I needed to install a package called
Code:
glib2-devel
However, rather that searching the internet.
View 1 Replies
ADVERTISEMENT
Jan 22, 2011
Fedora 14 I recently went to install some software using the source files. When I ran the command ./configure I got a message saying that No package gthread-2.0 not found After searching the internet some one had the same problem. I needed to install a package called glib2-devel However, rather that searching the internet. Is there any yum command that can give me that information?
View 2 Replies
View Related
May 10, 2011
Code:
yum search tomcat5
Loaded plugins: langpacks, presto, refresh-packagekit
Adding en_GB to language list
Matched: tomcat5
jakarta-commons-collections-tomcat5.i686 : Jakarta Commons Collection dependency
: for Tomcat5
struts-webapps-tomcat5.i686 : Sample struts webapps for tomcat5
tomcat5-jasper-javadoc.noarch : Javadoc generated documentation for
[Code]...
From the above what are the packages which should be installed to to get tomcat5 core installed?
View 1 Replies
View Related
Jan 7, 2009
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]...
View 3 Replies
View Related
Jan 10, 2010
when ever i try to install updates i get shown an error & the updates stop the error i get says "librpmio.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates) librpm.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates)"
View 12 Replies
View Related
Jul 14, 2011
Whenever I boot up Fedora 15 on Virtual Box, I get the message " gnome 3 could not load " and I installed all the packages needed to install Guest Additions, but even when I mounted the file, the ONLY file I could find online that was VMBoxGuestAdditions.iso or something like that, I mounted it, I tried installing, but nope, it gives me an error message that it can't. I have the latest version of VirtualBox and I've been on several forums and looked at many places but I can't fix it. I also have a problem where when I boot it up it says " the system is optimized to support 32 bit but it is currently 64 bit go here and click this to fix it " or something like that. and I can't figure out how to fix it in Virtual Box.
View 1 Replies
View Related
May 24, 2011
A friend is running Ubuntu 10.04 on a laptop that uses the Ralink RT5390 chip for wifi which requires compiling and adding a module. My plan is to...
1. download on my 10.04 laptop whatever .dpkg packages are needed to compile a new module,
2. meet at a location that has a good wifi (just in case),
3. connect the two laptops with a cross-over Ethernet cable,
4. download and install the compiling tools + module source on her laptop, and
5. cross my fingers.
So I need to know three things:
1. Which Ubuntu packages must I download to be able to compile a new module? Is "build-essential" enough?
2. Where can I find those packages as .dpkg, so I can install from those offline files instead of fetching them from the Net?
3. To get an Ethernet connection going between the two laptops, do I need to do anything extra on her laptop besides assigning it an IP manually that is in the same range as my laptop?
View 1 Replies
View Related
Jun 3, 2015
I am attempting to install some applications on Debian 8 Jessie, with Gnome Desktop, and every package I try to install keeps coming up with the error E: Package Not found, I have been searching then trying for a solution on the Web, which includes apt-get update, and there are none for Debian 8 at all.
View 14 Replies
View Related
Sep 1, 2011
Ubuntu Server Edition, 32bit, fresh install today (2011.07.07). Usually the first thing thing I do after a server install, I update, upgrade... then install Emacs to configure services. I can get to it from my other servers and PC's, have an internet connections from that server // so I know things should be okay...
I'm thinking maybe it's a repo problem in my source list... and I'm not sure what repo Emacs is from. I'd like to check this, before doing a reinstall on this. I had just added in the mounts & fstabs on my data RAID arays... Would be more work, but still not too far into it.
View 3 Replies
View Related
Mar 15, 2010
What package do I have to install to build packages from sources? I am trying to build the TrueCrypt package from source.
View 1 Replies
View Related
Jun 23, 2009
I'm trying to install ndiswrapper in Fedora 10, but the package is not found:
[Code]...
View 1 Replies
View Related
Jan 8, 2011
I have a short question. I want to find out which packages are depending on some package. For example, I want to know which packages are depending on evolution.Is there any possibility how to find it out?
View 11 Replies
View Related
Aug 25, 2010
I've got a warning that reads: There is nothing that provodes libCg.so(VERSION) and it is needed by VirtualLab 6.2.2-.2.2.noarch
And it gives me the options:
-Do not install 6.2.2-.2.2.noarch.
-Break VirtualLab ignoring some of its dependencies.
What should I do?
View 5 Replies
View Related
Dec 11, 2009
I am trying to install kcachegrind and during the ./configure phase I got the following error:
Checking for Qt... configure: error: Qt (>= Qt 3.0) (headers and libraries) not found. Please check your installation!
Now I guess I have QT installed and I tried to do the following:
./configure --with-qt-includes=/usr/lib64/qt4/include
but that did not work either.. actually checking further I found that the folder include is missing in usr/lib64/qt4/ !!!!
So what should I do... for you info I am listing below the output of:
yum list *-devel | grep -i qt
qt-devel.x86_64 1:4.5.3-9.fc10 @updates
qwtplot3d-qt4-devel.x86_64 0.2.7-6.fc9 @fedora
PackageKit-qt-devel.i386 0.3.16-1.fc10 updates
PackageKit-qt-devel.x86_64 0.3.16-1.fc10 updates
PyQt-devel.i386 3.18.1-5.fc10 updates
PyQt-devel.x86_64 3.18.1-5.fc10 updates
PyQt4-devel.i386 4.6.2-3.fc10 updates
PyQt4-devel.x86_64 4.6.2-3.fc10 updates
QtRuby-devel.i386 4.3.3-4.fc10 updates
QtRuby-devel.x86_64 4.3.3-4.fc10 updates
SoQt-devel.i386 1.4.1-9.fc9 fedora
SoQt-devel.x86_64 1.4.1-9.fc9 fedora
avahi-qt3-devel.i386 0.6.22-12.fc10 updates
avahi-qt3-devel.x86_64 0.6.22-12.fc10 updates
avahi-qt4-devel.i386 0.6.22-12.fc10 updates
avahi-qt4-devel.x86_64 0.6.22-12.fc10 updates
dbus-qt-devel.i386 0.70-4.fc9 fedora
dbus-qt-devel.x86_64 0.70-4.fc9 fedora
dbus-qt3-devel.i386 0.9-1.fc10 fedora
dbus-qt3-devel.x86_64 0.9-1.fc10 fedora
libprojectM-qt-devel.i386 1.2.0-3.fc10 updates
libprojectM-qt-devel.x86_64 1.2.0-3.fc10 updates
php-qt-devel.i386 4.3.3-4.fc10 updates
php-qt-devel.x86_64 4.3.3-4.fc10 updates
polkit-qt-devel.i386 0.9.2-1.fc10 updates
polkit-qt-devel.x86_64 0.9.2-1.fc10 updates
poppler-qt-devel.i386 0.8.7-7.fc10 updates
poppler-qt-devel.x86_64 0.8.7-7.fc10 updates
poppler-qt4-devel.i386 0.8.7-7.fc10 updates
poppler-qt4-devel.x86_64 0.8.7-7.fc10 updates
qt-devel.i386 1:4.5.3-9.fc10 updates
qt-qsa-devel.i386 1.1.5-5.fc9 fedora
qt-qsa-devel.x86_64 1.1.5-5.fc9 fedora
qt3-devel.i386 3.3.8b-17.fc10 fedora
qt3-devel.x86_64 3.3.8b-17.fc10 fedora
qwtplot3d-qt4-devel.i386 0.2.7-6.fc9 fedora
zbar-qt-devel.i386 0.8-5.fc10 updates
zbar-qt-devel.x86_64 0.8-5.fc10 updates
View 4 Replies
View Related
Jun 7, 2011
No matter how I try, or how many sources I go to, every instance of open office gives me an error message saying that the JRE (Java) file is corrupt. I cannot find an instance of Open Office I can download regardless of the version. I have no Open Office now. How can I find a version that will give me the entire package AND install? I've had a lot of trouble getting any version to install...but that may be due to the corruption of the JRE file
View 1 Replies
View Related
Oct 13, 2009
Code...
In what package does uno exist?
View 2 Replies
View Related
Dec 18, 2009
I'm using yum install libxml2 and it says it's already installed. I need to configure php with the location of libxml2. Is there a yum command to show me where the libxml2 installation folder is? or any other package example apache ...etc.
View 2 Replies
View Related
Aug 23, 2010
I would like to install Password Gorilla but I cannot find it in the package manager, is it available in F12? It may be that I need to install another repository but I do not know which one, as far as I'm aware I have all of the 'standard' ones.
View 6 Replies
View Related
Jan 18, 2011
where can I find repo for ckermit package? Want to use it but didn't find it either compile because dependencies.
View 3 Replies
View Related
Mar 25, 2010
How to install gufw? I could not find it when i clicked "install gufw" the message came as package not found.
View 2 Replies
View Related
Jul 27, 2010
I'm running my newly-built minimal slackware-13.1 system and considering install X and fluxbox into it. The problem is, as a minimalist, I want just the packages that needed for X and fluxbox and no more.
View 14 Replies
View Related
Feb 5, 2011
Package Installation error
Recently I get an error while installing any packages offline.
"Action would require the installation of packages from not authenticated source".
The key icon at top tight corner shows.
View 3 Replies
View Related
May 24, 2011
A friend is running Ubuntu 10.04 on a laptop that uses the Ralink RT5390 chip for wifi which requires compiling and adding a module. My plan is to...
1. download on my 10.04 laptop whatever .dpkg packages are needed to compile a new module,
2. meet at a location that has a good wifi (just in case),
3. connect the two laptops with a cross-over Ethernet cable,
4. download and install the compiling tools + module source on her laptop, I need to know three things:
1. Which Ubuntu packages must I download to be able to compile a new module? Is "build-essential" enough?
2. Where can I find those packages as .dpkg, so I can install from those offline files instead of fetching them from the Net?
3. To get an Ethernet connection going between the two laptops, do I need to do anything extra on her laptop besides assigning it an IP manually that is in the same range as my laptop?
View 1 Replies
View Related
Jun 24, 2010
I did the UPGRADE from Karmic Koala to Lucid, and everything was going well. But now I've been having problems with the UBUNTU UPDATE tool for the last 2 weeks. Every time I try to do an update check on the packages, I get the following message:Failed to fetch http:[url]....Release Unable to find expected entry deb-src/binary-i386/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.I've tried changing the servers to MAIN and others, and still no way to solve it. I've also checked for other posts, but haven't found a solution yet. Here's my SOURCES LIST (gksudo gedit /etc/apt/sources.list)# See http:[url].... for how to upgrade to # newer versions of the distribution.
View 3 Replies
View Related
May 14, 2010
I have searched everywhere for the error I am getting which pertains to "E: Sub-process /usr/bin/dpkg returned an error code (1)" I came across this when I was trying to uninstall dovecot through apt. This is what I am doing:
Quote:
# apt-get --purge remove dovecot
Reading package lists... Done
Building dependency tree
Reading state information... Done
[code]....
I have tried the following:
apt-get update
apt-get upgrade
apt-get -f install
apt-get clean
dpkg -P courier-pop-ssl
dkkg --remove courier-pop-ssl
None of these seem to work in efforts to unblock what I am trying to ultimately do, which is uninstall dovecot.
View 7 Replies
View Related
Aug 4, 2010
I successfully updated my Ubuntu 8.04 lts server Hardy many times, but today when I:
Code:
sudo apt-get update
I got errors like:
Code:
Err http://ro.archive.ubuntu.com hardy/main Packages
404 Not Found
View 1 Replies
View Related
Jan 31, 2010
I have an HP dv7-1285dx. First, I attempted to install openSuse 11.2 KDE via the live disk. A small ways through the installation, I was told that the image could not be properly copied to the disk. Then, I attempted to do it via the standard DVD, and a small ways through the installation I kept receiving errors saying that the packages could not be found, and gives me the option to skip. I can't install unless I skip all 600-something of them.
View 4 Replies
View Related
May 7, 2011
When the automatic update begins, fails displaying the message:
A package dependency could not be found.
More information is available in the detailed report.
Details >>
cron-4.2-9.17.1.i586 requires cronie = 1.4.6-, but this requirement cannot be provided
I went to software download, I downloaded and installed crownie 1.4.6, but still the same thing
View 3 Replies
View Related
Jun 7, 2011
I am trying to install the build-essential package on my new Jaunty install, but I seem to get 404 Not Found for all the repositories. I have tried main repositories, US ones and the ones recommended in Software Sources as being the best choice, but I get the same response. I can't install any packages because of this. Could someone help me find the repositories for this distro?
View 9 Replies
View Related
Mar 23, 2009
I'm trying to install Alsa Player in my CentOS 5.2 using add/remove software. I get the following error:
Missing Dependency: libsndfile.so.1(libsndfile.so.1.0) is needed by package alsaplayer
Missing Dependency: libjack.so.0 is needed by package alsaplayer
Missing Dependency: libFLAC.so.8 is needed by package alsaplayer
Missing Dependency: libsndfile.so.1 is needed by package alsaplayer
Missing Dependency: libxosd.so.2 is needed by package alsaplayer
Missing Dependency: libid3tag.so.0 is needed by package alsaplayer
Missing Dependency: libmad.so.0 is needed by package alsaplayer
When I try to search the depencies using yum (yum search libsndfile), the result is : No Matches found.
View 6 Replies
View Related