Ubuntu Installation :: GTK Configure Error "libX11 Not Found"

Feb 20, 2011

I am installing GTK+ 3.0 from the source tarball... and i get this error...

configure: error: *** libX11 not found. Check 'config.log' for more details.

this doesn't make sense because I am on X11 right now and I have libx11-dev

View 2 Replies


ADVERTISEMENT

CentOS 5 :: Why Cannot Find LibX11.a But LibX11.so Exist

Sep 16, 2009

when i compile a model, which needs libX11.a, but i cannot find the static library in /usr/lib, just libX11.so*, how i can install the static library of libX11.a?

View 5 Replies View Related

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

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

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

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

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

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

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

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

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 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

Software :: Debian--libx11-dev Installation And Configuration Errors

May 9, 2011

what the hell the error message shown below and in the attachment means? Apt-get, Aptitude, dpkg and member limiter's 3/21 post all give the same outcome. Do I need to simply remove the offending .deb file from /var/cache/apt/archives? Do I need to install squeeze from scratch? (I'm installing over a tempermental lenny-sid hybrid installation.) This thing is blocking installation and configuration of 28 other packages.

Code: dpkg: error processing /var/cache/apt/archives/libx11-dev_2%3a1.3.3-4_i386.deb (--unpack): short read on buffer copy for backend dpkg-deb during `./usr/share/doc/libx11-dev/libX11.txt.gz'

View 3 Replies View Related

OpenSUSE Install :: Mednafen - Configure: Error: *** OpenGL Header File Not Found

Jul 22, 2011

I'm having some problems compiling mednafen on Suse 11.4. When I run configure, things work fine until I get the following series of errors:

[Code]...

configure: error: *** OpenGL header file not found! I've seen references in a few places that these type ("Present But Cannot Be Compiled") can usually be ignored, but in this case ./configure fails and I can't make. I am unsure why this is, as I've installed mednafen on Suse 11.4 before and it runs fine. I've tried installing various OpenGL-related packages that I can find (Mesa, freeglut, glib, etc) but nothing seems to solve the problem

View 1 Replies View Related

Ubuntu Installation :: Device Not Found, Grub Rescue, Post-Installation Error

May 19, 2010

I just (for the first time ever) installed a version of Ubuntu. It is 10.04. I installed off of the Live Disk. I was having a great time until the first time I went to boot into it and I got the message
"Error: No such device: "long number" Grub Rescue> "

[Code]...

View 3 Replies View Related

Ubuntu Installation :: Lucid: Restoring Grub2 (dual Boot) - Error "error File Not Found Grub Rescue"

Apr 30, 2010

After upgrading to 10.04 from 9.10 Win7 wouldn't startup any more. So I tried this HowTo: [URL] to restore Grub2. But now each time I boot up I get this two lines: error file not found grub rescue> I have NO idea what to do.

[Code]...

View 9 Replies View Related

Fedora Installation :: 15 Installation Fails With Grub Error - File Not Found

May 24, 2011

Ive installed about 50+ boxes with ubuntu/mint/fedora/etc but f15 is giving me a real headache...

I tried a fresh install over f14 with this drive (sdb, sda is my backup disk)

Installed obviously in part7

After rebooting (successful copied live image on hdd)

Code:

After another couple of installs (with lvm & w/o lvm) & even disconnecting the second harddrive -> same issue

Typing 'ls' in the rescue grub prompt returns

Code:

Cant 'ls /' into a single them - unknown filesystem (grub is installed in mbr of sdb) 'linux rescue' (wanted to try manual grub installation) command didnt work either.

Now again on fedora 14, same installation procedure, works fine. (and i wont bother doing a full distro upgrade from f14)

View 1 Replies View Related

Ubuntu Installation :: Error 15: File Not Found

Oct 24, 2010

Iv been using ubuntu on my laptop for just over a year now and thought it about time my desktop got the same. I cant get rid of the vista section of the disk because of things i have on there so a friend gave me a spare 80gb hard drive to have a play with it and go from there. So first of all installed unbuntu 10.10 on the hard drive alls fine i can boot into both vista and ubuntu, i then want to install backtrack 4, so i booted the backtrack disc and off we went, i split the 80gb hard drive in two and installed backtrack to one section, now i cant boot to anything other than backtrack. I got an option for ubuntu although this does look different now (showing up as 'ubuntu, with linux 2.6.35-22-generic-pae') when i go to this option i get the message "error 15:file not found" I also have the option for other operating system, i get this message when i choose this option "error 11: Unrecognized device string"

View 1 Replies View Related

Ubuntu Installation :: Having This Error 404 Not Found On Update?

Mar 16, 2011

Could not download all repository indexes

The repository may no longer be available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and ensure the repository address in the preferences is correct.

Failed to fetch url 404 Not Found
Some index files failed to download, they have been ignored, or old ones used instead.

Im using 10.04.

Connection is fine. Maybe something wrong with server or any of my repository

View 7 Replies View Related

Ubuntu Installation :: Error: The Symbol 'grub_puts_' Not Found

Mar 27, 2010

I am running Ubuntu both native and on virtualbox on windows XP host. The problem apeared when upgraded from Ubuntu 9.10 to 10.04. System boots perfectly WinXP and Ubuntu. But the problem appears when I try to boot linux on virtual box. Following is the grub error:

GRUB loading.
error: the symbol 'grub_puts_' not found
grub rescue> _

I've tried to boot from alternate CD and "update-grub2" but the problem still appears.

On my office Notebook (which is absolutely the same HP nc6320) I've installed ubuntu 10.04 from scratch and it is working.

View 7 Replies View Related

Ubuntu Installation :: Grub Following Error 15: File Not Found?

May 21, 2010

My problem now is: After booting my laptop, Ubuntu doesn't load and i'm stuck in a GRUB command prompt and not sure what to do. If i type "boot" I get "error: no loaded kernel"Here is how I got there:1. I ran 9.1 healthily until I was prompted to do an upgrade. I ran the upgrade but some packages weren't authenticated so I ran a partial upgrade. 2. I reboot but I'm faced with "Error 15: File not found". After some research and going through the forums, I thought I found the solution by following these instructions to copy the GRUB files from the Live CD (https://help.ubuntu.com/community/Gr...0from%20LiveCD)3. Once I completed this, I'm now stuck at a grub> prompt when rebooting (the error 15 has disappeared). (the screen header informs me i'm dealing with "GNU GRUB version 1.98-1ubuntu5"Any thoughts on what I might have done wrong? From my reading today, I might have installed GRUB2 (even though Grub legacy would have been appropriate?). What is the best way out?

View 9 Replies View Related

Ubuntu Installation :: Error: The Symbol 'grup_puts_' Not Found

Jun 28, 2010

it doesn't load, it's just stuck on that screen:

Code:
GRUB loading.
error: the symbol 'grup_puts_' not found
grub rescue>

View 9 Replies View Related

Ubuntu Installation :: Error: The Symbol Grub_xputs Not Found?

Oct 22, 2010

I just tried to upgrade to the latest release through the update manager.During the upgrade I told it to keep my old grub as I had issues the last time I upgraded.I dual boot XP and Ubuntu.When it told me to restart the computer I did and it boots to the following:

error: the symbol grub_xputs not found. grub rescue>

So I get a grub rescue prompt.What do I do now?

View 2 Replies View Related

Ubuntu Installation :: Error When Updating - Sources 404 Not Found

Oct 23, 2010

I installed Ubuntu 10.10, now I've been trying to add some applications like docky and jdownloader but always I got this message error :

[code]...

how to solve these and how to find a way to install my applications.

View 3 Replies View Related

Ubuntu Installation :: Grub Error 15: File Not Found

Nov 2, 2010

Have a Dell Inspiron 4100 laptop. 1GB RAM and 1 Ghz processor. Has a working install of Oracle Enterprise Linux 5.4 OEL uses Grub version 0.97 My OEL install works well and I do not want to make any changes to it such as upogarding GRUB to a later version etc.

I have installed Xubuntu mini and this completed without a problem.

I have a single hard drive.

I went into OEL and mounted the Xubuntu root drive so I could see the /boot/grub/menu.lst file.

I copied the entries for the main xbuntu kernel etc and pasted them into my OEL grub.conf.

title Ubuntu 10.10, kernel 2.6.35-22-generic
uuid d6ed555c-54a3-4639-af25-3582c60624ad
kernel /boot/vmlinuz-2.6.35-22-generic root=UUID=d6ed555c-54a3-4639-af25-3582c60624ad ro quiet splash

[Code]....

I am doing this so someone else can borrow this laptop for internet use for a few weeks and OEL is not very user friendly and also want to protect my install.

View 9 Replies View Related

Ubuntu Installation :: Error 'grub-xputs' Not Found

Dec 17, 2010

I did the Synaptic Upgrade to Maverick Meerkat 10.10 on my laptop. Win 7 on one of two separate hard drives, and Ubuntu on the other. I kept all the previous configurations the same when the software asked the question about changing to the new formats. On boot up the laptop went right into "grub rescue >".

I located the partitions and found the Ubuntu partition on (hd1,1).

I set the prefix and root which now show:

prefix=(hd1,1)/boot/grub
root=hd1,1

I am not sure what Modules to Load, because I can not find any references to them in my big Ubuntu Book.

I tried "insmod /boot/grub/linux.mod", but it returns "error 'grub-xputs' not found".

When using the "initrd" command, it responds "unknown command". Trying to exit Grub 2 with "normal" also yields an "unknown command".The command "exit", "help", and "linux" returns an "unknown command".

The hold up seems to be that pesky 'grub-xputs'. I can not find out what it is.

Is there a list somewhere of Grub 2 Commands?

I had a similar problem upgrading from 9.10 to 10.04 last April. I was able to reload grub and get the laptop operating normally. This time I am unable to get the laptop out of grub rescue.

View 9 Replies View Related

Ubuntu Installation :: 10.10 - Error B43 / Firmware File Not Found

Apr 7, 2011

I'd like to install Ubuntu 10.10 in my laptop. So, I downloaded the iso file and burned into CD. I'd like to install into D drive since I use Windows Vista in C drive.

Below is the specification of my laptop.
Mobile AMD processor 2 G HZ, 1G RAM 32-bit Windows Vista Home basic
Harddisk C : 46 G (18giga free), D : 10 G (10giga free) How can I make partition and where should I start with, either Beginning or End of existing partition? SWAP? I watched a few videos but stlll can't grasp clearly how to do. I tried to boot w/ Live CD. But I didn't see the 4 different options: Try out without installing, Memory test, Ubuntu Disk test, Install Ubuntu, and Booting w/ harddisk. I had only 2 options; Try out w/o installing, Installing. Why is it so?

In addition, while booting w/ Live CD, I saw a message as following:
Error: b43.../firmware file not found.. something like this.. it was too fast to catch! However, I went on and show its desktop screen. May I not be able to install in my laptop? Does my laptop have any faulty disk or memory? I wonder. Finally, I use Wireless connection in the library so when I boot with Live CD, then internet is disconnected. Should I need to be connected before installing?

View 3 Replies View Related

Ubuntu Installation :: Error: Symbol Not Found: 'grub_env_export'7

May 3, 2011

initially installed UNR 10.10 on a separate partition of my Acer One Netbook (Win XP) with a dual boot. An initial problem with the location of the Boot loader I had a setup which I was slowly getting used to. Last weekend I was given the option to update to the new 11.04 version. I accepted the offer and let the update system do it's job overnight, final booting into UNR 11.04 after about 18 hours.

The first job was to get into the basic desktop as I do not find Unity very helpful and on a netbook it takes up too much space. Once I the update was completed and my desktop was setup I needed to shutdown in order to do some work which required booting to Windows XP. I did not use Ubuntu again until this morning when I got to the office booted my computer up and was faced with the message,

error: symbol not found: 'grub_env_export'
grub rescue>

As a new user the message meant very little to me although clearly there was a GRUB bootloader problem. I did think that perhaps the words 'grub rescue' implied there was some simple command which would restore the boot loader but a search of the internet and Ubunti Forums showed not only that the solution was less than trivial for a newbie like myself, but that I was also not alone in having problems with the 11.04 upgrade. That was a very disappointing discovery as I had been impressed with UNR 10.10 despite a few issues with networking, printers and one invisible partition!

I used a bootable USB version of 10.10 to have a look at the problems and I tried to follow the instructions but I find it very confusing to know which partitions are which and what is the 'normal' system disk or where the boot loader resides. With my working UNR 10.10 version the internal partitions were /dev/sdaX whereas with the Bootable USB system they are sdbX so which do I use sda or sdb? I could mount the partitions with the disk utility but then when it came to following the instructions to mount the critical virtual file systems I had errors saying no such mount point which completely flummoxed me.

I eventually solved the problem by using Paragon Rescue Kit to restore the WinXP boot loader, but that means I can not boot into LINUX of course. I do find that LINUX does have a lot of 'hard to understand' command line instructions despite the fact that I started working with computers many years ago (IBM 360/44s!) since then I have worked with numerous operating systems including CP/M, MS-DOS, VMS, UNIX before having my IT brain scrambled by numerous flavours of W-----s! I had hoped to slowly move over to LINUX but this episode has been very disappointing.In order to get my UNR 11.04 system working again I guess I have two options,

1)I could use the UNR10.10 Bootable USB key to re-install the GRUB Loader, or

2)I can Download UNR 11.04 and make another bootable USB with 11.04 and then use that to install the latest 11.04 update.

View 6 Replies View Related







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