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.
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.
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
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:
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.
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?
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.
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.
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/ !!!!
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...)
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
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
I download pidgin 2.7.1 source from pidgin official website. But when ./configure source code, I obtain the message
Code: checking for GTK... no no configure: error:
You must have GTK+ 2.10.0 or newer development headers installed to compile Pidgin. If you want to build only Finch then specify --disable-gtkui when running configure. saying gtk 2.10.0 not existed; however, whilst checking /usr/lib/gtk-2.0/2.10.0, seemingly everything needed is there. How can I make configure recognize it?
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?
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
I want to install the Empathy on my CentOS. And I configured, then I got a resposes: checking gnome-doc-utils >= 0.17.3... no configure: error: gnome-doc-utils >= 0.17.3 not found
But when I run "yum install gnome-doc-utils" The system respond: [root@localhost ~]# yum install gnome-doc-utils Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile Setting up Install Process Package gnome-doc-utils-0.8.0-2.fc6.noarch already installed and latest version Nothing to do
I was installing last night some applications , then i forgot to plugin my laptop so suddenly it turned off , anyways today i turned it on , while booting it gave me this error : "error where found when mounting the disk file /"so i press I to ignore , and it works , but now how can i fix this error?
I am having a problem installing SLES11 on a new server. It goes fine through the setup until it gets to GRUB, it gets me the following error message: Error occurred while installing GRUB
Ubuntu 9.10 was set up to handle the booting selection - previously I thought it was xp but Ubuntu 9.10 "did" it. The system started out as a xp / ubuntu 9.10 dual boot on a 400gb drive. xp has 210gb, ub has 80 and their is a 100gb shared storage. Xp was installed first and then I followed a guide over at linuxconfig.org to get ub installed so that I could select which OS was wanted at boot. Ubuntu manages the boot up menu (Went back to look at my notes from the original setup) The owner tried to update to ub 11.04 and afterall was said and done the machine now boots to the message
error file not found grub rescue I can't say if 11.04 was properly installed or not. Ask whatever you like and I'll give the best answer I can. I think the xp install is okay but I can't say for certain as I don't know how to boot it outside the bootmanager at startup. Data has been saved so if I have to blow it all away and start over I can but I'm hoping I won't have to.
I am quite new to Linux. Just some basic information, I am using windows xp but have installed vmwork station and am running Red Hat enterprise linux 4.
When i run ./configure it gives me this error. "configure: error: libnet >=1.1.2.1 not found "
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.
I have a long running 9.10 installation. All of a sudden, on boot, I get this error: "loading initial ramdisk error: file not found" If I hit 'E' at the menu entry, I can scroll all the way to the end of the boot command, and it appears that the last 'c' on 'generic' is missing from the kernel name. If I add the c and hit ctrl-x it boots fine. The grub.cfg appears to be correct, it has the full generic spelled out.
just installed a fresh copy of fedora 12 and getting this error when trying to update the system.
Code:
Error Type: <class 'yum.Errors.RepoError'> Error Value: Error getting repository data for installed, repository not found File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module> main()
Running System>Adminstration>Software Udates, I get the following errors
[code]...
Similarly, if I click on System>Add/Remove Software>Package Collections, I get No groups could be found. A cache refresh should fix this. I don't see how to do a cache refresh. I tried rpm --rebuilddb, which didn't do any good and um clean all which also did no good. I did manage to do the updates with yum updates But I don't want to have to use yum at the command line all the time to do updates.
Alright setting up a friends netbook, display has been a little iffy (slow. glxgears is giving like 100fps). Couple issues: xorg.conf doesn't exist (i know thats typically not an issue) and "sudo xorg -configure" and "sudo xorg --configure" both return "xorg command not found."
glxinfo say that its using Mesa for the software rasterizer and that the driver is from mesa. lspci says the VGA controller is from Intel. I'm thinking xorg is defaulting to vesa for drivers, but I need to know how to change that to the open source intel driver
Error Type: <class 'yum.Errors.RepoError'> Error Value: Error getting repository data for installed, repository not found File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3125, in <module> main()