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
ADVERTISEMENT
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
Feb 17, 2011
I recently installed 11.3 on an external drive. After adding some software in yast (searched Kernel and checked every option), I was prompted to reboot but the no boot sector found error came up. Tried reinstalling with the same result. Grub is boot loader
View 8 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
Jun 30, 2011
I have a system running om vmware esxi with suse 9.3 i did an inplace upgrade to 10.2. i got the follwoing error during upgrade error occurred while installing grub (version 0.97) error 21 disk cannot be found. I ignore this error and the upgrade went fine. after a reboot the server works pretty fine. Except one thing GRUB.. i cannot install it on this system. i want to install grub on this system.
View 1 Replies
View Related
Apr 30, 2010
It seems to be related to some kind of gcc library missing, but I went into YAST and I've installed the kernel sources, headers, devel, and a bunch of other things I found in various forums. I consistently get an error message about GLIBC_2.11 not found, even if I just do gcc -v. Contents of config.log:
[code]....
View 12 Replies
View Related
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
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
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
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
Oct 12, 2010
I am unable to get a knoppix poor mans install to boot using grub and opensuse 11.3. I have tried the same method on another box, same opensuse 11.3 and it boots fine. However, no matter what partition I put the knoppix files in on the problem box, it is the same error. I also have several opensuse kernels listed in the grub menu that were added when the kernel was updated, so the knoppix grub entry is off the screen. I have to down arrow to list the knoppix entry. I read that with this kind of error using ubunto as the host system, that running update-grub will force grub to look for bootable kernels and add it to the menu of boot choices. Does the same fix apply to opensuse 11.3? I have two versions of puppy linux working on this box as a poor mans install, so I am at a loss why it will not see the knoppix kernel. Can it be a problem of too many kernels listed in the menu.lst file? This box is a live update from opensuse 11.0.
View 13 Replies
View Related
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
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
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
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
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
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
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
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
View Related
Jul 22, 2010
I am running memory test on SUSE, Memory test is just writing some patterns into a memory and reading it back in all CPU threads. After a while, when memory test is running in the background , I am trying to reset the system by echo b> /proc/sysrq-trigger command, Upon SUSE warm reset , I am seeing some UNCORRECTABLE MEMORY ERROR in model specific register (MSR : 0x421),
I am seeing this behavior on one of my server which has huge amount of memory.,Have you ever seen this UCECC error when SUSE generates warm reset when memory test in the background ?
View 4 Replies
View Related
Oct 13, 2010
PackageKit Error repo-not-available: File '/repodata/repomd.xml' not found on medium 'http://download.opensuse.org/repositories/KDE:/KDE4:/Community/openSUSE_11.2/' My 11.2 won't update and gives this error. Anyone know how to fix it?
View 2 Replies
View Related
Apr 15, 2011
I installed debian 4.0 (etch) on an old computer with some pickled graphics card in it, and then I upgraded the computer to one with slightly newer hardware only without the graphics card (the new one used on board graphics). I moved the hard drive from the old one to the new one but when I booted it up it failed to start the X-server and I got some errors listed for "device not found" and "no screens found".
I tried using "dpkg-reconfigure xserver-xorg" however I can't seem to find a working configuration. It seems pretty silly that when installing debian it can detect all this automatically with no problems but when it comes to changing some hardware around you are left in the dark with a complicated re-configuration process. Is there not some way to automate this? I'd rather not have to re-install everything
View 8 Replies
View Related
Feb 10, 2011
I wanted to package my software as an RPM by rpmbuild command. When I run that it complained that gcc not found.
I downloaded gcc and tried to install that from a tar ball. And it complained about cc: coomand not found. I dont know why is this error being shown because I think cc and gcc are the same. Correct me if I am wrong. My system details are:
I tried to download rpm files for gcc but they dont exist for Suse 10.
View 7 Replies
View Related
Nov 29, 2010
After my last online system update, ubuntu 10.10.1 (pre-release) now crashes and the last thing written to the screen is "starting nbd client service" so I am trying to burn a copy of the new 10.10 final DVD on my Suse 11.2 install to try to recover or reinstall ubu.
With a stock install of suse 11.2/64 bit, k3b does a system config probe and finds 'no cd/dvd writer found'. My writer worked fine on the now-comatose ubuntu.
If I put in an ubuntu 10.10.1 cd, it finds it and mounts it:
Brasero just says that there is no available disk. When I insert the black cd, I see the popup telling me that there are 2 choices to handle the disk, one of them is k3b. Then k3b says that there are no cd/dvd writers found.
I read some fixes about adding me to the CDROM and DISK groups, but I don't have either.
Now, it won't eject either with the button or with the eject command:
It's an LG blu-ray burner. It is my primary boot device and I have used it to boot to and load many iso images.
Time for the old paperclip trick...
I would hate to have to load the same buggy beta system and have it crash again after the next update.
Now, my blu-ray drive is dead. I tried putting a blank dvd into my old burner and I get the same k3b error message.
View 3 Replies
View Related
Nov 1, 2010
I'm trying to get dual monitor support enabled in Suse 11.3 Previously I had this in Suse 11.2 using a dedicated NVIDIA graphics card with VGA and DVI output and this was done in a GUI. I now have 11.3 and a built in ATI card with VGA and DVI output When I run xrandr I get the following Code: Screen 0: minimum 320 x 200, current 1440 x 900, maximum 8192 x 8192 VGA-0 connected 1440x900+0+0 (normal left inverted right x axis y axis) 408mm x 255mm
1440x900 59.9*+ 75.0
1280x1024 75.0 60.0
1280x960 60.0
1152x864 75.0
[code]....
I tried using xrandr --screen 1 but it says Code: Invalid screen number 1 (display has 1) I'm looking to expand the desktop onto the second screen so I can photo edit on one screen and web browse and instant message in the other screen Currently using the Radeon R600 classic driver from ATI
View 5 Replies
View Related
Apr 14, 2011
I am in need of configuration settings and steps for sending mails from linux server to some other domain or network. I need to send mail from linux system to my mail id.
View 1 Replies
View Related
Aug 25, 2010
I have to configure LDAP on SUSE11.3 guide me about the step to be taken for the configuration. My boss gave me task to move 2003 to SUSE.
View 2 Replies
View Related
Aug 5, 2009
the hard disc has two partitions, one is 156gb ntfs, currently with windows xp prof sp2, and I am trying to install linux to the second partition, also currently ntfs.I am not a total newbie (i used fedora 10 last semester and ubuntu the semester before that). I have tried installing ubuntu9.04, fedora 10, fedora 11, and opensuse11.1 to this computer, and every time the installation probes for hard disks it comes up with zip, unless I have my external disks connected. Otherwise "No hard disks were found for the installation. Please check your hardware!"with OK button.
I also tried with gparted to see if I could find the hard disk, and still had no luck. I googled my problem and found others with similar problem but no satisfactory solution.does anybody have any idea what could be wrong and how to fix it??
View 6 Replies
View Related
May 22, 2010
I used to be able to run locate and updatedb, but after an OpenSUSE update, they no longer work. I've reinstalled findutils and it appears to install correctly, but the commands still don't work.
server:/tmp # rpm -Uvh --force findutils-4.2.28-24.i586.rpm
Preparing... ########################################### [100%]
1:findutils ########################################### [100%]
[code]...
View 3 Replies
View Related
Dec 20, 2010
I tried to install JRE to my remote Suse 11 SP1 linux.After i finished with files i typed like
export PATH=<my jre path>
now i have no bash commands - typing ls causes
-bash: ls: command not found
i think that i should re-export my PATH to the right value but i don't know what it should be. I tried differend values
/etc/profile
/usr/bin
View 3 Replies
View Related