Debian :: Pkg_config_path - Makefile And Libnl - /bin/sh: Pkg-config: Not Found
Feb 13, 2010
I have xubuntu 9.10 and I'm trying to install iw-0.9.19.When I use the command "make" I get this error:
/bin/sh: pkg-config: not found
/bin/sh: pkg-config: not found
Makefile:38: *** Cannot find development files for any supported version of libnl. Stop. I read the Readme file and it says: "To build IW, just enter make. If that fails, set the PKG_CONFIG_PATH environment variable to allow the Makefile to find libnl". I guess the problem is linking Makefile (in iw-0.9.19 directory) to libnl (version 1.1 correctly installed on xubuntu) via pkg_config_file.
View 6 Replies
ADVERTISEMENT
Feb 21, 2016
I seem to be running into this issue a lot when installing various programs. I downloaded and installed a tar file (Linux Wacom Project. xf86-input-wacom-0.32.0 specifically) for my Bamboo tablet. Here's what I did:
Code: Select allsudo apt-get install build-essential
Looks like everything went well, but it asked me for a CD?... I just ignored that and went to the next step in the guide.
Code: Select allsudo apt-get build-dep wacom-tools
Looks like everything went well here. But near the end I get this...
Code: Select allchecking for doxygen... no
configure: WARNING: doxygen not found - documentation targets will be skipped
checking for rint in -lm... yes
checking for XORG... no
configure: error: in `/home/mason/Desktop/xf86-input-wacom-0.32.0':
configure: error: The pkg-config script could not be found or is too old. Make sure it is in your PATH or set the PKG_CONFIG environment variable to the full path to pkg-config.
Alternatively, you may set the environment variables XORG_CFLAGS and XORG_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.
I didn't really pay attention to THAT until I do...
Code: Select allcd ~/Desktop/linuxwacom-0.8.8-6
./configure --prefix=/usr
make
Where in I get this error message after I enter in Code: Select allmake at the terminal
Code: Select allmake: *** No targets specified and no makefile found. Stop.
View 11 Replies
View Related
Jun 20, 2010
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.
View 6 Replies
View Related
Feb 23, 2011
I am trying to install wxsqlite3-2.0.2 on my Debian machine. I have installed wxGTK-2.8.11 in the folder: /home/mrj2/wxGTK-2.8.11
When I run the wxsqlite3-2.0.2 configure script, a problem arises due to the fact that wxGTK is expected to be in a specific directory. The wx-config file cannot be found. However, there are copies of these files for each type of build in the folders:
/home/mrj2/wxGTK-2.8.11/GCCBuildDebugGTK2
/home/mrj2/wxGTK-2.8.11/GCCBuildDebugGTK2Unicode
/home/mrj2/wxGTK-2.8.11/GCCBuildReleaseGTK2
/home/mrj2/wxGTK-2.8.11/GCCBuildReleaseGTK2Unicode
/home/mrj2/wxGTK-2.8.11/GCCBuildReleaseMacUnicode
There is not a problem with my wxGTK installation as I use it in DialogBlocks and it works fine.
View 2 Replies
View Related
May 1, 2010
I download a package of tar.gz ...
1:firstly I extract it on desktop
2:Then use cd command and go to extracted folder
3:To install that package i use
sudo make install. Then I got a error message
"make: *** No targets specified and no makefile found. Stop."
View 4 Replies
View Related
Aug 4, 2011
im trying to install Squid clamav with squid(fedora11, 386MB, 2.6kernel)..i configured clamd and is working fine,(squid wrking fine) then i tried to install squidclamav via (yum -y install curl-devel).then i downloaded squidclamav-4.0.tar.gz and extracted.. then i run ./configure and then make.but make install command wont work; it shows an error.
View 4 Replies
View Related
Sep 19, 2010
I'm trying to load drivers from .tar.bz2 file. I got the .tar opened and extracted to directory ABC. When I try to CD to that directory, I get a message the directory does not exist even tho' I'm looking right at it and the ls command shows it. The full path is user/downloads.ABC.
When I try to run the next command $tar -xvzf DPB_RT2870_Linux_STA_x.x.x.x.tgz I get a message Ubuntu 10.04 cannot find -xvzf. When I try to run the Makefile command locate in the same ABC directory, I again the error message cannot find Makefile.
View 4 Replies
View Related
Mar 22, 2011
I downloaded mesa from their git repository a few days ago then built it and installed it. I've tried removing it just now with "make uninstall", but that feature isn't in the makefile. How I can remove it?
View 1 Replies
View Related
Dec 5, 2010
I needed an open source alternative to after effects so i went for jahshaka but after following the instructions, i type in 'make' and hit return and it says "make: *** No targets specified and no makefile found. Stop." am i missing something obvious? i have looked around the web, but no-one has this problem that i can find i am using ubuntu 10.04.
View 2 Replies
View Related
Dec 17, 2010
i have installed mouse trap by the Ubuntu "easy peasy" software center ,but for some reason it didn't work so i uninstalled it and start to install the mouse trap from herehttp://live.gnome.org/MouseTrap/Installationbut when did the "make" step it gave me that error:make: *** No targets specified and no makefile found. Stop.so how i fix thatand another problem that i have is when i go to a live radio on the net to listen it dose not work how do i change it to work like i changed to the "vlc player" to be the first program that opens
View 2 Replies
View Related
May 31, 2010
I just downloaded slackware 13.1(x86) and i'm trying to compile ndiswrapper-1.56 using the slackbuild from slackbuils.org and i'm getting this error:
Code:
Makefile:535: /usr/src/linux-2.6.33.4/arch/i486/Makefile: No such file or directory
make[2]: *** No rule to make target `/usr/src/linux-2.6.33.4/arch/i486/Makefile'. Stop.
make[1]: *** [modules] Error 2
make: *** [all] Error 2
looks like the folder i486 doesn't exist
View 2 Replies
View Related
May 7, 2011
i m trying to install glib on my pc but i was always encounter a probelem in make. it says "No Target Specified No Makefile Found Stop"
[code]...
View 14 Replies
View Related
Mar 30, 2011
I'm trying to install the Freewins Compiz plugin (because I often use my computer while I'm horizontal on the couch; and I realize that's lazy), and I'm trying to use the instructions from the page,I've googled this and found one guy that has the same problem but no solution, and other pages that talk about Freewins have the exact same instructions for installing.Does anybody have any idea how to get this working correctly?
View 4 Replies
View Related
Aug 5, 2010
I recently switched over to Fedora 13 but I'm having a bit of trouble. I've tried writing simple programs in Emacs and Eclipse but neither will compile. It always gives the error, "make: *** No targets specified and no makefile found. Stop."
I've looked around at a couple of forums, but people with the same issue can't install software, but I can. I got Fedora from the Fedora website so I know its complete, but I have the sneaking suspicion that I'm just missing a file or something.
View 2 Replies
View Related
Oct 3, 2010
I want to load the package madwifi under opensuse from Index of /suse/11.1, but RealPlayer did not function correctly. The reason why I want to use madwifi is that I cannot start my internet with opensuse 11.1 using motherboard from asus with the ethernet adapter from Atheros AR 8121/AR8113 PCI-E Version 1.0.0.5. When I compile the delivered Linux drivers I got the failure message "Makefile:61: Linux kernel source not found". So I decided to take rpm from opensuse within madwifi. How/Where can I get the corrosponding madwifi elsewhere?
View 4 Replies
View Related
Jun 14, 2010
I'm trying to install Apache2::Request module (from CPAN.org) and in shell there is such messages: I'm using openSUSE 11.1, Perl 5.8
[Code]...
View 2 Replies
View Related
Jun 16, 2011
I am using Kubuntu 11.04 on ASUS K52Jc and when I start compiling this happens: (yes,yes I do ./configure; after that) q12345@Laptop $ make make: *** No targets specified and no makefile found. Stop. and what is so weird? Well, I can't do it on any other system that I tried (openSuSE, all Ubuntus, Debian...).
View 2 Replies
View Related
Jun 19, 2010
I'm using openSUSE 11.1, KDE I'm trying to install the module Apache2::Request to my OS. After the gzip -dc libapreq2-2.12.tar.gz | tar -xof - I typed in Shell these (as shown in INSTALLATION document of module): perl Makefile.PL --with-apache2-apxs=/path/to/apache2/bin/apxs Then something goes wrong, make doesn't work saying: make: *** No targets specified and no makefile found. Stop..
I think the problem is in the command perl Makefile.PL --with-apache2-apxs=/path/to/apache2/bin/apxs in section .../path/to/apache2/bin/apxs . What does mean ./path/to/apache2/bin/apxs? Maybe I should write the path to apache2 which contains a file named apxs? I did not find such file apxs. My apache2 path is /etc/apache2, but there is no file named apxs... Result for perl Makefile.PL --with-apache2-apxs=/path/to/apache2/bin/apxs:
[Code]....
View 3 Replies
View Related
Feb 11, 2010
I'm trying to install iw-0.9.19 on xubuntu.When i type the command "make", i get:
/bin/sh: pkg-config: not found
/bin/sh: pkg-config: not found
Makefile:38: *** Cannot find development files for any supported version of libnl. Stop.
[code]....
View 2 Replies
View Related
Oct 8, 2010
Trying to install Cinepaint from a tar.gz file. Running ./configure brings up the above error. Where do I get gtk-config from?
View 3 Replies
View Related
Aug 16, 2011
I just installed Netsurf, but I was confronted with "libnsbmp is not installed". So I installed libnsbmp.
The error "libnsgif is not installed" appeared when installing libnsbmp.
The error "libpng is not installed" appearded when installing libpnf.
...
I installed all that I was asked to install. However, when I was installing libcss, it said that "Package libparserutils was not found in the pkg-config search path. Perhaps you should add the directory containing 'libparserutils.pc' to the PKG_CONFIG_PATH environment variable". I have already installed libparsercutils but not in the /usr/lib dir.
What should I do to continue my installation? And anyone could tell me what are those lib stuff? I installed zlib with the apt-get install command.Can I get other lib stuff with the same command?
View 2 Replies
View Related
Jan 4, 2011
I am trying install rhel 6 on my rhel 5. I have downloaded rhel6.0-20100715.2-server-i386-dvd1.iso (from redhat ftp site) and burned into dvd. After rebooting I pressed F12 and chose cd installation.
I get the following message on my screen.
"ISOLINUX 3.86 2010-04-01 ETCO Copyright (C) 1994-2010 H.Peter Anvin et al
No DEFAULT or UI configuration directive found!
boot: "
View 5 Replies
View Related
Jan 2, 2010
I'm trying to install "ktranslator-0.4" on my slackware64-13.0. When I type in ./configure I get the following mesgs with error:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
[code]....
View 12 Replies
View Related
May 8, 2010
I installed GD Package from cpan in ubuntu 10.04, but I need gdlib-config for this module. I installed libgd2-noxpm but I continue to have this problem.
View 1 Replies
View Related
Dec 29, 2009
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.
Command when installing:
Code:
pecl install gmagick-1.0.3b2
I'm running Fedora 12.
View 3 Replies
View Related
Oct 18, 2010
I'm trying to install kmplayer-0.10.0c and im using Fedora 9. when i tried to install the kmplayer-0.10.0c using the command ./configure i received this error msg "The important program kde-config was not found!. Please check whether you installed KDE correctly." Kindly help how to solve this error msg.
View 2 Replies
View Related
Jun 29, 2010
Install problem: no acceptable C++ compiler found in $PATH (Trying to install freeciv, game) ... checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking whether the C++ compiler works... no configure: error: in /home/peter/Download/freeciv-2.2.1': configure: error: no acceptable C++ compiler found in $PATH See `config.log' for more details. Other threads suggest install gcc which I thought I already did yet it didn't solve the problem!
View 9 Replies
View Related
Feb 21, 2010
i was installing php5.3 on my system nd i followed d procedure
./install after processing man lines it said checking for xml2-config path... configure: error: xml2-config not found. Please check your libxml2 installation.
[Code]...
View 2 Replies
View Related
Aug 1, 2010
I installed cdroast that came with ubuntu and received the following:Warning: No root configuration file found or not readable!The superuser must start and configure X-CD-Roast first, before other users can use it.
I searched and found that the root configuration was turned off in some versions and uninstalled, then found a good version at http://www.xcdroast.org/ but when I tried to install from a *.tar.gz and after I ran a ./config.I downloaded glib-2.24.0.tar.gz and got a successful install, and I still receive the GLIB error. If the problem is GLIB_CONFIG environment variable, I do not know how to change that. I cannot locate glib-config either.
View 1 Replies
View Related
Aug 3, 2010
I installed tinyos-2.x in Ubuntu lucid. I tried to simulate tossim environment for simple Blink application using the command: make micaz sim and ended up with the following error:
mkdir -p simbuild/micaz
make: python2.5-config: Command not found
make: python2.5-config: Command not found
make: python2.5-config: Command not found
and
Python.h: No such file or directory
and
make: *** [sim-exe] Error 1
Eventually installed python-old-doctools package which supposedly includes python2.5-config package but alas! It doesn't compile yet.
View 4 Replies
View Related