Fedora :: Configure: Error: Working Zlib Library And Headers Not Found

Aug 2, 2010

m using fedora 13 gnome while installing glib m getting error

configure: error: *** Working zlib library and headers not found ***

View 3 Replies


ADVERTISEMENT

Fedora Installation :: Qt Package Configure Error - Headers And Libraries Not Found

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

Ubuntu :: Configure: Error: The QtCore Library >= 4.3.0 Could Not Be Found?

Feb 18, 2011

How to fix this error :

Code:
checking for Qt4... no
configure: error: The QtCore library >= 4.3.0 could not be found.

View 3 Replies View Related

Software :: Configure Error: Readline Library Not Found

May 8, 2010

configure: error: readline library not found If you have readline already installed, see config.log for details on the failure. It is possible the compiler isn't looking in the proper directory. Use --without-readline to disable readline support. Now I tried to yum install readline-devel and the result was failure as below:

Quote:

[root@localhost ~]# yum install readline-devel-6.0-3.fc12.i686.rpm
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

[code]....

So I am thinking that maybe I have to tell configure where my readline libraries are. From the above, it looks like readline-6.0 is not on my computer, even though I went through the configure/build/install process for it.

View 3 Replies View Related

General :: The X11 Library '-lX11' Could Not Be Found Use Configure Options '--x-include?

Feb 14, 2011

In the process of installing DDD, I get the following error:The X11 library could not be found. Please use the configure options '--x-includes=DIR' and '--x-libraries=DIR' to specificy the X location.I did a "yum install libx11-devel". I was told that the right package was installed

View 1 Replies View Related

General :: Error: SSL Headers Not Found

Mar 25, 2011

I am tying install part image but ı receiving an error message like this:

#./configure
configure: error: SSL Headers not found.
i am using ubuntu 9.10 64bit

View 4 Replies View Related

Ubuntu :: 10.04 - Error: X11 Development Libraries/headers Not Found

May 1, 2010

I have this error :

Code:
configure: configure: error: X11 development libraries/headers not found

View 2 Replies View Related

Fedora :: FFmpeg Configure Error - Libxvid Not Found

Sep 24, 2009

I'm trying to install ffmpeg however I always get an error when I run ./configure. I know xvid is compelled into the dir below, this is the output from the xvid make install.

make install
D: /usr/local/lib
I: /usr/local/lib/libxvidcore.so.4.2
I: /usr/local/lib/libxvidcore.a
D: /usr/local/include
I: /usr/local/include/xvid.h

Then from the ffmpeg directory I run
./configure --prefix=/usr --libdir=/usr/local --enable-libmp3lame --enable-libxvid --enable-gpl --enable-shared
ERROR: libxvid not found

View 9 Replies View Related

Ubuntu :: When Install Zlib 1.2.5, 10.04 Brakes And Have To Remove The Zlib Files For It To Work Again?

Jun 28, 2011

I am wanting to compile Firefox 5, which requires GTK+ 2.10, which requires glib 2.28, which requires zlib 1.2.5.When I install zlib 1.2.5, Ubuntu 10.04 brakes and I have to remove the zlib files for it to work again.Anyone got an idea why is this happening?Try it in a virtual machine and watch Ubuntu 10.04 fail.

View 3 Replies View Related

Ubuntu :: ./configure Can't Find Zlib.h

Nov 13, 2010

I am a bioinformatician i am trying to install one of my software named MAQ, on ubuntu biolinux when i try to configure, it can't locate zlib.h. But zlib.h file is present in /usr/src/linux-headres-2.6.32-21-generic/include/linux. Why it is not detecting this file? I am pasting result after applying ./configure.

[Code]....

View 3 Replies View Related

Red Hat / Fedora :: GCC - Configure: Error: No Acceptable C Compiler Found In $PATH

Jul 6, 2011

I'm pretty new at working with Linux/Unix systems, just started dealing with the CLI a week or two ago at work so bear with me if my questions/problems seem obvious, they probably aren't to me. URLs are at the bottom since I can't hyperlink to them. We have a server with Red Hat Enterprise Linux Server release 5.2 (Tikanga), x86_64 GNU/Linux. For the past few days at least (not sure when it began) every five minutes we get two messages for CPU0 and CPU1 saying: "Temperature above threshold, cpu clock throttled". Occasionally it says they are normal, so they're not *always* above the threshold but a majority the time.

The server doesn't have internet, so I interact with it and transfer files via ssh/telnet/sftp from my Windows PC to another server running Fedora release 10 (Cambridge) to the RHEL5 server. I have been trying to install lm_sensors to try and read the CPU temperature and possibly the fan speed, but every installation method has failed. I have tried installing it via the yum command I read about on this page (URL 1), but since it doesn't have internet access it didn't work. I then tried manually installing using the instructions on the lm-sensors.org page (URL 2), but whenever I try to install anything (gcc, libtool,

libsysfs) it shows:
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in '/home/user/src/libtool-2.4':
configure: error: no acceptable C compiler found in $PATH

I then looked up how to install gcc, but when I found a .rpm file of gcc 4.1.2 for RHEL5 I tried installing that like it mentions here (URL 3), but there are lots of [dependancy] programs I can't find a .rpm for as it seems they are all outdated and hard to find for RHEL5. Do I need to find the installation CD in order to install gcc? And is there any other way to check the cpu temperature or to know how to disable/fix the messages about temperature being above threshold?

View 1 Replies View Related

Fedora :: Empathy Recompile - Configure Error (No Package Found)

Aug 28, 2010

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.

View 14 Replies View Related

Ubuntu Installation :: Configure: Error: You Must Have GLib 2.4.0 Or Newer Development Headers Installed To Build

Oct 9, 2010

I am trying to build Pidgin on my Lucid install and on running configure, I get the following:

Quote:

configure: error: You must have GLib 2.4.0 or newer development headers installed to build.

If you have these installed already you may need to install pkg-config so I can find them. I tried installing pkg-config, but it's already in its newest version. I then tried going to the following website

[URL]

and downloaded and extracted glib on my computer. That changed nothing. I was hoping someone could tell me what's going on here. I just tried the this:

Quote:

sudo apt-get install libgtk2.0-0

and got

Quote:

libgtk2.0-0 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

View 8 Replies View Related

General :: Error: GSL CBLAS Library Not Found?

Jun 16, 2010

I tried to compile one software. After I typed "./configure", there is an error:error: GSL CBLAS library not foundI installed GSL 1.9 library --- When I was installing, it was like this:

make install
Making install in gsl
make[1]: Entering directory `myDir/gsl-1.9/gsl'

[code]....

View 5 Replies View Related

Software :: Configure Script For Vmime Library - Exiting With Error

Jul 19, 2010

I am not all that experienced with Linux configure scripts for building source. I downloaded a vmime library source package. One of the dependencies it has is on another open source lib - gsasl. I had no trouble building the gsasl lib.

But I cannot figure out how to let the vmime configure script know that I have built the gsasl package. Here is the end of the output of the vmime configure script:

checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4

[Code]...

View 1 Replies View Related

Software :: ./configure Problem For Libsf Library Due To Apparently Missing Libdb Library ?

Aug 4, 2011

./configure script fails to configure libsf. Please check the following last few lines of configure script error.

But find command shows the following;

It seems the file libdb does exist. man dbopen displays man page for dbopen. I also tried to ln -s /usr/lib/libdb.a and libdb.so /lib dir but all were in vain.

View 6 Replies View Related

OpenSUSE :: Virtualbox Problems (Error Kernel Headers For Kernel 2.6.34-12-desktop Cannot Be Found At)?

Jan 2, 2011

I'm just installed OpenSuse 11.3 (64) on a 30gb SSD, hoping to get virtualbox 4.0 running to virtualize an instance of Windows 7.I went through some pain with my Nvidia video card and actually getting vb to install, but through lots of searching and tinkering got here.I created a vm in the vb control panel, but when I go to start it I get:

Code:
Failed to open a session for the virtual machine Win7Main.
The virtual machine 'Win7Main' has terminated unexpectedly during startup with exit code 1.

[code]....

View 9 Replies View Related

Fedora Installation :: FED15 And VBox4.0.8 Guest Additions - Headers For Current Running Kernel Were Not Found

Jun 23, 2011

I've just installed clean copies of both VirtualBox v4.0.8 and Fedora 15. Now I have followed the instructions here : [url] to install the latest VBox guest additions.

Each time I try I get the following message:

The headers for the current running kernel were not found. If the following module compilation fails then this could be the reason. The missing package can be installed with
yum install kernel-devel-2.6.38.8-32.fc15.i686.PAE.

However, if I run that command I am told there is no such package available. The guest addition installer continues seemingly OK, but after a restart they are not loaded.

I've just moved to Fedora from Ubuntu due to major issues with its new version.

View 12 Replies View Related

Fedora :: Configure Latex To Access To The Library In Home?

Nov 9, 2010

I have downloaded PGF for latex in my home directory.[URL]..How can I configure latex to access to the library in my home?

View 3 Replies View Related

Ubuntu :: Setup Tools Error; Zlib Not Available?

Jan 27, 2010

I am trying to install Tracon Ubuntu Karmic Koala. In order to install Trac, setup tools needs to be installed.I have followed the instructions on this page;setuptools but when I run the 'python ez_setup.py' command I get the following error message

'Traceback (most recent call last):
File "ez_setup.py", line 278, in <module>
main(sys.argv[1:])

[code]....

View 9 Replies View Related

SUSE :: When Run ./configure It Gives Following Error ,more Than One Set Found In?

Feb 1, 2011

I have downloaded yersinia-0.7.1 and trying to install it. When i run ./configure it gives me following error

,more than one set found in:
/usr/include
/usr/include/pcap

View 2 Replies View Related

Software :: Configure Error Qt Not Found?

May 15, 2010

I'm using Ubuntu 9.10 'Karmic Koala' and when trying to install from source any program using C++, in this example kpictorial, I get this:

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c

[Code].....

I have qt3, qt4, the -dev packages and the headers and libraries installed. I have just about everything you can have for qt installed trying to fix this. The qt files are under /usr/include and the source code files are under /usr/src.

View 2 Replies View Related

OpenSUSE :: ./configure Not Working - Ruby: Command Not Found

Sep 22, 2010

Maybe it's just the program i downloaded and maybe something's missing, but when I run ./configure I get the error: ./configure: line 4: ruby: command not found it told me to try cnf configure and it says no such file Is this me, suse or the program I downloaded? Something's wrong here.. Maybe ruby needs installed?

View 2 Replies View Related

Fedora :: Compilation - Mudlet On 13 64bit - Yajl Library Was Not Found

Feb 6, 2011

I am trying to compile the source code for Mudlet, a MUD client, on Fedora 13 64bit and I keep running into linking errors at the end of the compilation. Here is the latest:

[Code]...

This makes me think that the yajl library was not found. I have both the yajl and yajl-devel packages installed:

[Code]...

Should I be using a different library specifier other than -lyajl, perhaps?

View 4 Replies View Related

Software :: Compiling Libssh2 Error: The Required Libssh2 Library Was Not Found

Jun 18, 2010

I need to install libssh2 on my CentOS 32bit server to get ssh2 extension of PHP working, after installation of this rpm, I still can't run "pecl install ssh2-beta" because it give me this error: configure: error: The required libssh2 library was not found. You can obtain that package from [URL] ERROR: `/tmp/tmp2ImZz1/ssh2-0.11.0/configure --with-ssh2=/usr' failed

View 1 Replies View Related

CentOS 5 :: Error "libclntsh.so => Not Found" Loading Library

Mar 19, 2009

I get an error loading libraries, even though PATH and LD_LIBRARY_PATH seem to be correct. Here are the details:

[Code]....

View 1 Replies View Related

CentOS 5 :: Error: Missing Dependency: Perl(Compress::Raw::Zlib)

Mar 3, 2010

I'm trying to run yum update and I'm seeing the following

error:--> Finished Dependency Resolution
perl-IO-Compress-2.024-1.el5.rf.noarch from rpmforge has depsolving problems Missing Dependency: perl(Compress::Raw::Zlib) = 2.024 is needed by package perl-IO-Compress-2.024-1.el5.rf.noarch (rpmforge)
Error: Missing Dependency: perl(Compress::Raw::Zlib) = 2.024 is needed by package perl-IO-Compress-2.024-1.el5.rf.noarch (rpmforge)

You could try using --skip-broken to work around the problem

[Code]...

View 10 Replies View Related

Software :: Configure: Error: No Acceptable Cc Found In $PATH

Jan 24, 2010

I have had problems trying to use ./configure when compiling fvwm95. I get a error that says this

Code:

checking for cc... no
configure: error: no acceptable cc found in $PATH

View 1 Replies View Related

Programming :: Installing Php - Configure: Error: Xml2-config Not Found

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

Software :: How To Install The GCC - Configure: Error: No Acceptable C Compiler Found In $PATH

Feb 21, 2010

I just installed RedHat and I need to install a compiler (among other things). When I go to 'configure' gcc I get:

configure: error: in `/Compiler':
configure: error: no acceptable C compiler found in $PATH

Why in the world would you require a compiler on the install of your compiler!? I may be dumb in many respects, and I'm sure that people will attest to that, but I'm not that dumb...How do I install gcc without a compiler? What, specifically, do I do with the configure script (or executable, I don't know what it is...)

View 8 Replies View Related







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