Software :: Configure Script Not Detecting Gtk+ Libraries

May 7, 2011

I'm trying to build and install snd (downloaded from planetCCRMA)from source. It requires Gtk+ so I installed the appropriate libraries (I think ?) using apt-get. Then I ran ldcofnig. When I run the configure script I get the following error message:

Code:
checking for GTK+ - version >= 2.12.0... no
configure: WARNING: trouble with gtk (we need version 2.12.0 or later) -- will try to make Snd without any GUI

But I am pretty sure that I have the appropriate libraries installed:

[Code].....

I tried to look inside the configure script itself, to see if I could figure out where it was looking for Gtk. Unfortunately, I know very little about shell scripts

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

OpenSUSE Install :: Get The Message "configure Can Not Find X11 Libraries"

Dec 13, 2009

I have a problem with linux, I got the message "configure can not find x11 libraries" while I was installing xvista program on suse 10.3, Do you know what is the problem?

View 2 Replies View Related

Slackware :: Wine 32 Bit On Slackware 13 64 Bit - Configure Can't Find Some Libraries

Oct 19, 2009

Now i have 64 bit computer i installed Slackware 23 64 bit on it. i followed Alien Bob's multi lib how to and installed needed libraries one by one. everything is fine expect wine configure script can not find some libraries needed: libgsm, libmpg123, libopenal, libxcomposite.

I have already installed 32 bit compatibility packages and used /etc/profile.d/32bit.sh as recommended in Alien Bob's howto. configure -- does not really list anything for pointing for libraries.

View 14 Replies View Related

General :: Use Always The Latest Versions Of The Libraries And Don't Save The Old Libraries For Compatibility?

May 11, 2011

Why many Linux distros are trying to use always the latest versions of the libraries and don't save the old libraries for compatibility? I mean, I can see libtiff for example, i can found a libtiff.so.5 on my /usr/lib, but doesn't store a libtiff.so.4 or 3 just for binary applications or games. For this example, I need libtiff.so.4 for uplink.

That should happen too on the old version of sims for linux, some ID games or others.What's wrong with storing old libraries? PD: Yay, my first post on 3 years!

View 6 Replies View Related

General :: Using Dynamic Libraries As Static Libraries?

May 6, 2010

Is there any way to use a dynamic libraries as a static libraries instead when compiling, so that my resulting executable won't have them as dependencies?

View 3 Replies View Related

Ubuntu :: Bash: ./configure: No Such File Or Directory When Run The Command ./configure --prefix=/usr

Apr 4, 2010

I am trying to follow this tutorial below so that I can get Text to the right of icons on the GNOME desktop. [URL] Everything so far has worked fine, except when I get to step 3 where I compile Nautilus. When I try to run the command ./configure --prefix=/usr It tells me bash: ./configure: No such file or directory

View 5 Replies View Related

Ubuntu Installation :: Configure Autoclicker In The Terminal - "bash: ./configure: No Such File Or Directory?

Mar 19, 2011

I found a tool made for Ubuntu called Xautoclick. I downloaded it and it is called "xautoclick-0.30.tar.gz" The installation notes say "tallatBe sure you have the proper development packages for your distribution installed (i.e. something like xserver-xorg-dev, gtk2-dev, et cetera). After that, run:

./configure make sudo make install" I have no clue what to do... I typed in "./configure" in the terminal and it says "bash: ./configure: No such file or directory?

View 3 Replies View Related

Fedora :: No Longer Detecting CD

Aug 3, 2009

When I insert a cd into my optical drive, it is not showing up on my file menu. In Rhythmbox, I used to get an icon for the cd which I could click on to play the cd but that doesn't come up any more. I have my File Management Preferences set to ask me what to do when I insert a cd but it no longer asks me what to do. Banshee is the only thing left that shows a cd icon. How do I get my file management system and other programs to recognize a cd when inserted?

View 2 Replies View Related

Ubuntu :: 10.04 Not Detecting USB Keyboard

May 3, 2010

I recently installed Ubuntu 10.04 via Wubi (Dual-boot with Win 7; everything went smoothly; was able to install Nvidia drivers, various packages and everything went silky smooth overall. This morning I attempted to log-in to my Profile (on Ubuntu) and I found that my Keyboard would not respond; I attempted to unplug and replug the keyboard back in, restart the computer, everything; yet it will not detect my keyboard.

View 1 Replies View Related

Ubuntu :: Not Detecting SD Card?

May 18, 2010

Okay well I have inserted my SD card into my pc.. but ubuntu doesnt seem to be picking it up? It's not showing any signs, i remember it use to show a little icon with the name of the card on the desktop or in the "places" menu but I dont see it.

View 1 Replies View Related

Debian :: Installer Not Detecting LVM ?

Jun 13, 2010

I'm having trouble getting the debian installer to detect an existing LVM

I installed Lenny on LVM on top of RAID 1.

My system looks like this:

I just added two 1.5 TB drives in raid 1 to the logical volume group home 100% added to /home /dev/md3

I went to reinstall the system from the lenny disc and now the installer does not recognize the LVM. It did recognize the LVM before I added md3 to the LVM.

During the partition editor, if i go to a terminal (by going to another window/console) and give the command vgdisplay it says that physical volume with UUID V0S1Yx-361r-NZaE-w1Fy-kCFQ-9MmH-g287vh cannot be found. You will see below that the UUID refers to /dev/md3 (the added 1.5 raid 1 array)

Below is the output of "pvdisplay" and "mdadm --detail /dev/md3"

I don't know if this has to do with it but /dev/md3 is the only array that says local to host yield [yield is my hostname] next to its UUID after the mdadm --detail command.

View 1 Replies View Related

Ubuntu :: USB Modem Not Detecting?

Dec 4, 2009

In my laptop, ealier in XP OS whenever I was connecting USB Modem, it was giving message "Power surge on USB Hub Port". Now, I have put new hard disk with a single partition and installed Ubuntu 9.04 on it. After installation, it was detecting USB for a day or two and I/net was working fine. But now the system is not detecting USB Modem et al. Is it because of some hardware problem or is there anything that I can check into Ubuntu?

View 2 Replies View Related

General :: Usb Not Detecting In Rhel4?

Jan 2, 2010

i try to install web cam in redhat by useing wine, but it showing no. web cam connected even if i connnect

View 1 Replies View Related

Hardware :: Not Detecting CD Or DVD Media ?

Mar 7, 2010

I have HP Pavillion dv67000 using fedora 9. Since last many days, DVD-ROM is unable to detect any media (CD or DVD). Because I rarely need using CD or DVD.

View 11 Replies View Related

General :: Not Detecting USB Pen Drive?

Aug 1, 2011

I have installed Ubuntu 10.04 for ma Pc..I have successfully installd the o/s but usb drivers are not detecting to my pc.But I connected ma mabile using data cable..Its working.

View 3 Replies View Related

General :: Usb Device Not Detecting?

May 3, 2011

usb based device is showing in the log message using command "lsusb -v" why this is not showing

View 1 Replies View Related

Slackware :: Detecting An SSH Session

Dec 13, 2009

When in an SSH session I modify my command prompt by appending (ssh) to the command prompt string. Works nicely to remind me I'm in an SSH session.I also modify the prompt command by inserting the host name, but the (ssh) string really helps.Works nicely until I run the su - {username} command. Using the "-" option ignores the original SSH environment variables that are created.Of course, when not using the "-" option then the original SSH environment variables are preserved.Any ideas how I can determine I am in an SSH session to modify the command prompt after using the "-" option?

View 7 Replies View Related

Ubuntu :: Lucid Not Detecting USB Mic?

Aug 10, 2010

Well I have this really shweet Samson C01U usb studio condenser mic. When it is plugged in before I boot my machine, everything works like a charm, and I can sound like a rockstar recording my stuffs in UbuntuStudio 10.04 x64.But when I'm not being a rockstar, I'm using my normal Lucid distro to go about my everyday tasks. So when I decide to call someone on skype, I plug the mic in, and nothing happens. The sound config window does not show the device? I do not want to reboot every time to use the mic (and that's all that works), and I do not want to leave it standing on my desk either.

View 5 Replies View Related

Ubuntu :: Not Detecting Any USB Or HDs Connected To It?

May 3, 2010

My name is Shim and currently im using Ubuntu 10.4 LTS well currently i've been facing an irritating problem it actually also happened in my previous ubuntu version,well the problem that i've been having is that my system doesn't detect any USBs or external HDs attached to it. I have check around already but still couldnt find any solution to this problem, but i noticed that in other forums they would post their results using the command "dmesg" well here is mine:

Code:
[ 0.182802] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.182805] vgaarb: loaded

[code]...

View 9 Replies View Related

Fedora Hardware :: KDE Is Not Detecting USB Devices

Nov 30, 2009

I just noticed that USB devices aren't being detected by kde when i plug them in. they work fine in gnome and the kernel detects them properly (seen via dmesg) but they're not being seen in kde.

View 14 Replies View Related

Fedora Hardware :: 12 Not Detecting Printer?

Apr 1, 2010

I have Fedora 12 installed and fully updated. For some reason my printer is not detected by the system. The printer is an HP932C Deskjet connected via parallel port, vanilla stuff.

Other current distros (openSUSE, Ubuntu, Scientific Linux) are also installed and locate the printer with no problem.

Per the info listed on the "Common Fedora Bugs" page I installed the foomatic package. Also, ran yum update system-config-printer which reported this package was installed and up to date (system-config-printer-1.1.18-2.fc12 (i686)).

When I go to System -> Preferences -> Default Printer no printer is displayed in the window. Clicking on the Printer or Location buttons lists nothing.

how to get the printer detected/working?

View 4 Replies View Related

Fedora :: Compiz Is Detecting The Outputs?

Jan 27, 2011

Since i upgraded to F14 I have been having an annoying problem with compiz: I have twinview and an nvidia 8800GTS. Windows like transmission and pidgin that i put on my second monitor and then hide, have their position reset to the center left side of the screen on the absolute border of the first monitor. this is probably a problem with how compiz is detecting the outputs.

EDIT: Any windows that have their position saved to the second screen will be reset to hug the center left side of the screen.

SOLVED: I manually set the outputs in compiz and the selected use largest output first in Place Windows plugin.

View 2 Replies View Related

Fedora :: Not Detecting Windows - Ubuntu

May 9, 2011

I have just installed Fedora 14. But my boot loader is not detecting Windows 7, Ubuntu and Debian which I have installed in other partions..

View 6 Replies View Related

Fedora Networking :: 14 Is Not Detecting Wi-fi Connection?

May 28, 2011

have installed fedora 14 in my dell inspiron laptop and it is not detecting wi-fi of my college in fedora but in windows 7 it is detecting. how i can sort-out

View 14 Replies View Related

OpenSUSE :: Skype Not Detecting Webcam?

Aug 14, 2010

Skype does not detect my webcam, despite other programs such as aMSN and Kopete being able to detect my webcam.The 'lsusb' command says the following regarding my webcam.Bus 002 Device 002: ID 046d:08ac Logitech, Inc. QuickCam CoolI'm using Skype version 2.1.0.81 beta which is the latest version.I'm running Opensuse version 11.3 the 64 bit version

View 9 Replies View Related

OpenSUSE Install :: Windows Xp CD Is Not Detecting

Jul 14, 2011

I have Dell 1530 laptop which comes with windows vista. i just want to run windows xp on that but i am unable to install then what i did is just installed OpenSuse over windows vista(erased) only suse is there now i want to install xp on it but i am getting problems (windows xp CD is not detecting by suse).

View 8 Replies View Related

Ubuntu :: 9.10 - Grub2 Not Detecting Win 7 Installations

Mar 10, 2010

I have Ubuntu 9.10 and Win7 both installed on my desktop. I use Windows for gaming (when I actually have the chance...) Anyway, for some reason update-grub is not detecting my Win7 installation, neither is os-prober. I attempted to add a custom Grub2 entry to point to Windows 7, however, when I select it from Grub, I simply get a black screen with a blinking cursor in the upper-left, after waiting 20 minutes, Windows still hadn't loaded.

Here are hopefully all the relevant files:
sudo fdisk -l
Code:
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x059c059c .....

View 5 Replies View Related

Ubuntu Networking :: Not Detecting Network With 9.04

Mar 11, 2010

I'm trying to get my friend's laptop(acer travelmate 2200) to connect to his wireless network. I just installed a new hard drive and installed a dual boot windows xp/ Ubuntu 9.04 setup.

His laptop still connects fine with the old hard drive with windows XP installed, so I know the hardware is working.

When I click on the network manager , however, I don't see anything. Normally , I'd just hit the network manager and I'd see the available connections , but on this laptop I'm not detecting any.

The only thing I can think of , is that Ubuntu doesn't have the proper drivers needed for the wireless card in the laptop. But I don't know how to go about checking this since whenever I've done this before it's always just worked automatically.

View 5 Replies View Related

Ubuntu Installation :: 9.10 Not Detecting /dev/sdb On Install ?

Apr 7, 2010

Obviously I can't install to it if I can't select it from the drop down menu. Not that it really matters, but this happens with both 64 and 32 bit versions, clean disc, no errors. I've also tried xubuntu 32-bit.

I can install Slackware on it, or for all I know every other OS. I can find it with cfdisk, fdisk, gparted, etc. I can format it in windows and use it as a drive If I try to install ubuntu from windows on it once I boot into ubuntu to finish the install it goes in an infinite loop of something like 'no root filesystem please reconfigure (or something like that), hit ok, repeates the message until I get tired of hitting ok and reboot. Always lists it under places as '500gb filesystem' even if there are no assigned partitions on it. I've rebuilt the partition table with fdisk analyzed it with disktest (drivetest? something test or testsomething) I've considered giving up and using another distro...

View 1 Replies View Related







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