Ubuntu :: 10.04 - Error: X11 Development Libraries/headers Not Found
May 1, 2010I have this error :
Code:
configure: configure: error: X11 development libraries/headers not found
I have this error :
Code:
configure: configure: error: X11 development libraries/headers not found
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
i am trying to install: kiso-0.8.3 but when I try ./configure I recive this error >>>>>>>>>>
configure: error: Qt (>= Qt 3.2) (headers and libraries) not found. Please check your installation! For more details about this problem, look at the end of config.log
I'm on F13 and I'm trying to compile a package from the source. The package is delasa (www.dalesa.lk) and when I ./configure. I get 'configure: error: openssl development libraries not found'. This is the output of 'yum search openssl | grep dev'
openssl-devel.i686 : Files for development of applications which will use
globus-gsi-openssl-error-devel.i686 : Globus Toolkit - Globus OpenSSL Error
globus-openssl-devel.i686 : Globus Toolkit - Openssl Library Development Files
globus-openssl-module-devel.i686 : Globus Toolkit - Globus OpenSSL Module
[Code]....
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.
I'm trying to get Gnome Wave Cleaner (audio wave cleaner) working. I get an error when I try to configure saying that "Gnomeui2 development libraries not found." Goggle just shows several other people having the same error, without any having any success getting GWC working. Anyone familiar with this?
View 5 Replies View RelatedI 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
i tried to install wine in SLED11 but i got this error : configure: error: X development files not found. Wine will be built without X support, which probably isn't what you want.You will need to install development packages of Xlib/Xfree86 at the very least. Use the --without-x option if you really want this.
View 8 Replies View RelatedI'm trying to compile gwenhywfar-2.6.2 on Slackware64 13.1. That's the error I get:
Code:
checking if profiling is to be supported... no
checking if OpenSSL should be used... yes
checking for openssl includes... -I/usr/include
checking for openssl libs...
checking whether openssl is usable... configure: error: ssl libraries not found.
[Code]...
m using fedora 13 gnome while installing glib m getting error
configure: error: *** Working zlib library and headers not found ***
It seems to me that if I could download every single development library or dependency available for Linux/Ubuntu, that it would make my life a whole lot easier as for as acquiring software. All I would have to do then is run configure/make/make install which isn't that bad.
The problem being here that the repositories in Ubuntu suck. In fact, they suck in all Linux distributions. The only things they are good for is gathering dependencies needed to compile programs. All the packages that I actually want are frozen and therefore are outdated and useless. I've had to learn how to compile stuff just so I could get the programs working like they do in Windows. Except in Windows all I had to do was double click on the file and not spend hours figuring out what to do.
Then of course there is the other problem that about 90% of the software I need is not included in these repositories.
Have Linux people not heard of the Internet? The ultimate repository? It sure works well in Windows.
Anyway, if there is a way to download all these files in one go (because let's face it, I'll have them all downloaded eventually) I would like to know how. Even if they take up 100's of gigs it would be worth it for the savings in time and energy.
I am running Fedora 13 on a ASUS G71G Trying to install GTK+ 2.4.8; after installing all the dependencies(Pango, Glib2.0, ATK), I ran ./configure from my GTK+ directory. It configured for a while, then this happened: checking for X... no configure: error: X development libraries not found I tried linking them with PKG_CONFIG_PATH=<path to X lib directory>, but I got the same error message. How do I get GTK+ to recognize the X development libraries? Additionally, does the default build of X11 on Fedora 13 contain the appropriate libraries? Ive included the GTK+ configure scripts as an attachment.
View 1 Replies View Relatedusing 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.
View 1 Replies View RelatedTrying to launch Second Life gives the following error message:
You are running the Second Life Viewer on a x86_64 platform. The most common problems when launching the Viewer (particularly 'bin/do-not-directly-run-secondlife-bin: not found' and 'error while loading shared libraries') may be solved by installing your Linux
This problem was easily found using search with solutions for Fedora 11.
The following information has been found for adding the 32 bit support to Fedora 11 but it does not work in Fedora 12.
The file created in the instructions below is a list of the 32 bit libraries. It is then called as input to yum to simply install them.
"Add the Libraries Next, add the 32-bit libraries by copying the following list, and pasting it into a text file. Save it as �Fedora-ia32.txt�."
Another post says that was all unnecessary as the following commands would do the same thing.
Could have simply been achieved by calling:$ yum install SDL.i586...(Or by selecting SDL.i586 in add/remove programs.)
The problem I have with Fedora 12 are neither of these will install anything in Fedora 12. Looking at add/remove programs does not yield anthing that looks like it is 32 bit support when searching with the argument "SDL".
Does anyone know how to install 32 bit support into Fedora 12 64 bit version ? I like the simple yum expression rather than long lists like the first example uses, but I'll try anything if it works.
A side question to this entire experiment is what chance would you give to Second Life being able to be run remotely using VNC? I would think if it runes on the Linux machine, using a remote terminal would have little impact. Using VNC isn't the usual way this will be run, I just wonder if it would work at all.
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]....
Today, on my 11.3 machine. the kernel was updated. When I started my vmware 7 workstation, it came up with a message "kernel-headers for 26.34.7-0.7 were not found. enter an alternative location"
View 3 Replies View RelatedI've been working on this problem for two nights, googled a lot, but still no luck. I'm working on Fedora 14, here's my kernel version
Code:
[root@terran /]# uname -r
2.6.35.12-88.fc14.x86_64
and I've booted from this kernel, I've installed the same kernel-headers:
Code:
[root@terran /]# yum install kernel-headers
[Code]...
i tried to install wine using ./configure and ./tools/wineinstall and i got the following message:
checking for X... no
configure: error: X development files not found. Wine will be built without X support, which probably isn't what you want. You will need to install development packages of Xlib/Xfree86 at the very least.
Use the --without-x option if you really want this.
I have installed OpenSUSE 11.3 64 bit and want to install VMWare workstation 7.1. I have run the install script for VMWare without any issues. When I start the VMWare Workstation I get a window saying this: Before you can run VMWare, several modules must be compiled and loaded into the running kernel. Kernel Headers 2.6.34-12-desktop Kernel headers for version 2.6.34-12-desktop were not found.
View 9 Replies View RelatedI installed Boost 1.43.0 on Fedora 12 32 bits, using standard build from the source code procedure:
./bootstrap.sh
./bjam
./bjam install
I see all Boost libraries in /usr/local/lib. Now I build my own program depending on the Boost libraries, and it is built successfully. However, when I try to execute my program, it shows "Library not found" message:
Code:
[alex@localhost ~]$ sixfpdconsole
sixfpdconsole: error while loading shared libraries: libboost_system.so.1.43.0: cannot open shared object file: No such file or directory
[alex@localhost ~]$ ldd /usr/local/bin/sixfpdconsole
linux-gate.so.1 => (0x009d1000)
libboost_system.so.1.43.0 => not found
libboost_thread.so.1.43.0 => not found
[Code]....
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.
I've got an Aspire one Linpus Linux Lite and I have a problem installing Skype. When I tried to run Skype after downloading I got the following:
skype: /usr/lib/libstdc++.so.6: version 'GLIBCXX_3.4.9' not found (Required by Skype)
In the terminal window I typed the following: rpm -q glibc And got glibc-2.9-2 How do I install the required packages/libraries?
Something go wrong with php and Apache, at first, the $GLOBALS array is looking like this
Code:
Array
(
[code]....
I recently setup a new server that serves files over samba and is a subversion repository for a number of projects. I did a simple apt-get update/upgrade for which the system requested a reboot. After I rebooted, I got to the login prompt, at which point I ran into a problem. After I enter my correct credentials, it spits out the following error:
sh: error while loading shared libraries libc.so.6: cannot open shared object file: Error 24
and returns me to the login prompt. Samba and Subversion are both still working, I simply can't login to the server either physically or via SSH.
What steps should I be taking to correct this issue? My thoughts are that I may need to use a Live CD to load the system and perhaps do another update, but before I go through that process I just wanted to check in and see if there might be some other solution.
I have tried googling the issue, and while I have seen other posts regarding shared library issues, there was never anything about not being able to login and I never did find anything specific to the error message I received.
I get the following error message trying to install dazuko on xubuntu 10.04: "headers for target kernel version could not be found" But when I run sudo apt-get install linux-headers-$(uname -r), I get the message that I already installed the headers. My current kernel is 2.6.34-020634-generic
How can I install dazuko withouth having this problem??
I tried to install Fedora 12 on my machine using the Fedora-12-i386-DVD and get the following error: /sbin/load_policy:error while loading shared libraries: lib/libsepol.so.1: cannot read the file data:input/output error exec of anaconda failed install exited abnormally [1/1]
View 2 Replies View RelatedJust trying to install Skype on Fedora 12 .. but got an error: skype: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory So, anyone got it working there ?
View 9 Replies View RelatedI try to install #yum groupinstall 'Development Tools' it's install all things but at the end it's showing error
View 2 Replies View RelatedAfter install CentOS 5.3, when execute yum update in a terminal, with root I had this error:
yum update
Loaded plugins: fastestmirror
Config Error: File contains no section headers.
file: file://///etc/yum.repos.d/CentOS-Media.repo, line: 17
' #file:///media/cdrom/
'
I think I have something wrong with the repositories but I'm not sure.
I have bt3 installed i am trying to install kaffeien on it but its giving some error
ERROR: Could not find cdparanoia headers.