Software :: Error: No Package 'libdrm_intel' Found
Dec 6, 2010
I'm trying to compile mesa from git sources, and I get this error:
Code:
checking for LIBDRM_RADEON... no
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking for INTEL... no
configure: error: Package requirements (libdrm_intel >= 2.4.21) were not met:
No package 'libdrm_intel' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables INTEL_CFLAGS
and INTEL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details I have an nvidia card, and had only built the nouveau drivers in libdrm-git. Now it seems mesa has an added requirement for the intel drivers. Also, mesa-git git ignores many compile options that I pass to it.
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?
Today I was using Gchempaint (part of Gnome Chemistry Tools) and found that the F12 version fails miserably to correctly export H to xyz. So I decided to install the latest version I found (0.11). There are, however, some problems I must sort out during compilation.
Apparently it does not see my 'cairo' installation and so I get the following error message:
Code:
checking for cairo... configure: error: Package requirements (cairo >= 1.6.0) were not met: No package 'cairo' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.Alternatively, you may set the environment variables cairo_CFLAGS and cairo_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
When I try to rpm --resign a package I get file not found error. Its not misstyping its not doing any gpg stuff and it does not ask for passphrase.I then rpmbuild -ba --sign X.specIt makes all the files and dies right where it signs the filesWhy i know its the .rpmmacros it never asks for a passphrase!If I build without --sign it builds 100% and exits normally.
Anyone recompiled Empathy on Fedora? I have problem of configure and make as following:
checking for LIBEMPATHY... configure: error: Package requirements ( glib-2.0 >= 2.16.0 gobject-2.0 gio-2.0 >= 2.16.0 gio-unix-2.0 >= 2.16.0 libxml-2.0 telepathy-glib >= 0.7.31 libmissioncontrol >= 4.61 telepathy-farsight farsight2-0.10 gstreamer-0.10 ) were not met: No package 'telepathy-glib' found No package 'libmissioncontrol' found No package 'telepathy-farsight' found No package 'farsight2-0.10' found No package 'gstreamer-0.10' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBEMPATHY_CFLAGS and LIBEMPATHY_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
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/ !!!!
I installed ubuntu server and got it set up, and im trying to install shorewall as a firewall, but whenever i do sudo apt-get install shorewall i get a package not found error.
I am trying to install wine in ubuntu 8.04. While installation getting the error 'No suitable package flex found'. I tried to find out flex package in adobe as well as other sites. unable to find out.
using squeeze and trying to install asterisk on it. after entering the ./configure command this error appears configure: error: *** termcap support not found (on modern systems, this typically means the ncurses development package is missing) i've tried to find the soultion in google, but i couldn't.
today opensuse 11.4 introduce Firefox 5 update to me (my current version is ff4) but when i click on "apply" to install it, the following error report appeared: a package dependency could not be found, Details: patch:firefox50-upgrade-4806.noarch conflicts with MozillaFirefox-branding-openSUSE.i586 < 5.0-.3.1 provided by MozillaFirefox-branding-openSUSE-5.0-2.1.i586
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:
I am following this guide to installing eclipse via terminal command-line on Linux. However, this seems to be happening lately with all the packages I try to install..I checked the Synaptic Package Manager and reloaded and rebooted the computer, but to no avail.
I have just started using the zsh shell to see what its like and so far I like it. However one anoyance is that if I type: Code: sudo apt-get install plymouth-* I get package not found. If I do the same in a bash shell I get the option to install the the packages matching the wildcard.
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.
After the successful installation of debian squeeze 32 bits from the first dvd, I proceeded to try to install the package noip2, but my surprise was not in the repositories that I have, but when used lenny if I had it.Below show my repositories:[URL]I dont know if i need another repository or i am missing one
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?
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.
I'm trying to install Gnomad and have got this far. I type ./configure and everything looks like its kinda working then it says
"No package 'glib-2.0' found No package 'gthread-2.0' found No package 'libnjb' found No package 'gtk+-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GN_CFLAGS and GN_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details."
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.
Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
How/where can I find this package. I tried the usual apt-get to no avail.
I'm trying to install lsyncd 2.0 and I am having troubles... Apparently when I do a
Code:
./configure
I get this error
Code:
checking for LUA... no checking for LUA... no checking for LUA... no checking for LUA... configure: error: Package requirements (lua >= 5.1.3) were not met: No package 'lua' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LUA_CFLAGS and LUA_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.I know for a fact I have LUA installed.
I even added the location of the LUA binary to the PKG_CONFIG_PATH environment variable but it's still throwing me this error.
Code:
alex@Onyx:~/Downloads/lsyncd-2.0.0$ $PKG_CONFIG_PATH bash: :/usr/bin/lua: No such file or directory
EDIT: For some reason, when I built and installed LUA, the "lua.pc" file was not copied over. So I copied the "lua.pc" over to my /usr/lib/pkgconfig/ folder and the ran the ./configure again. This time it worked.
I would like to install svn, but I am unable to install. sudo apt-get update gives me :
Ign file: eeepc Release.gpg Ign file:/home/user/packages/ eeepc/main Translation-en Ign file:/home/user/packages/ eeepc/main Translation-en_US Ign file: eeepc Release Ign file: eeepc/main amd64 Packages Err file: eeepc/main amd64 Packages File not found W: Failed to fetch file:/home/user/packages/dists/eeepc/main/binary-amd64/Packages.gz File not found
E: Some index files failed to download, they have been ignored, or old ones used instead. sudo apt-get install apache2 gives me : Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package apache2
i ve been trying to compile rtorrent from source and while configuring i run to this: Code: checking for OPENSSL. configure: error: Package requirements (openssl) were not met: No package 'openssl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables OPENSSL_CFLAGS and OPENSSL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. i tried to install openssl and than i came up to this:
Code: [kuba@Kuba-fedora uget-1.8.0]$ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executable .....
Configure: error: Package requirements (libnotify) were not met: No package 'libnotify' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBNOTIFY_CFLAGS and LIBNOTIFY_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. But I have the newest version of libnotify.
I am facing problems when trying to install gtk+, I have downloaded all the required libraries, but the following output?
checking for BASE_DEPENDENCIES... configure: error: Package requirements (glib-2.0 >= 2.21.3 atk >= 1.13.0 pango >= 1.20 cairo >= 1.6) were not met:
Requested 'glib-2.0 >= 2.21.3' but version of GLib is 2.12.3
No package 'atk' found No package 'pango' found No package 'cairo' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. you may set the environment variables BASE_DEPENDENCIES_CFLAGS and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.See the pkg-config man page for more details.
I've been trying to install the gmagick extension for days now without success. I always end up with the same error message:
checking GraphicsMagick configuration program... configure: error: not found. Please provide a path to GraphicsMagick-config program. ERROR: '/tmp/pear/temp/gmagick/configure --with-gmagick' failed
It's no wonder why I get this message as the location simply does not exists, its being unpacked to 'gmagick-1.0.3b2' and not 'gmagick'. I've tried to copy/paste the configuration file (config.m4?) to my manually created 'gmagick' directory within the temp folder but that didn't solve anything.
I'm having some problems getting the GUI installed in my Server 10.04 installation.
I've installed the Ubuntu server 10.04 32bit with a VMWare player on a Windows XP Pro host. Everything seems to have gone ok but at the end of the install it said that VMWare items are being installed and while that happens I can only use the terminal mode or I could wait for the GUI to load. Well the GUI never loaded so I logged in through the terminal.
I realized immediately that I'm over my head as I'm more familiar with DOS rather than bash or the terminal commands of Ubuntu. So I tried to look up on the internet (from my host machine) on how to start or install the GUI interface for the server. I've found lots of things that show commands like:
sudo apt-get install gnome gdm
or
sudo aptitude install gnome-core
but in all cases I get a message that the package is not found. So I'm wondering how do I find the package so that I can install this?
I'm new to this and trying to install flashplugin to the terminal. I entered apt-get install flashplugin-nonfree, and it says package not found. What do i do. I can't install yahoo messenger without it or see any videos on ..... or any thing that requires adobe.