I tried to compile one software. After I typed "./configure", there is an error:error: GSL CBLAS library not foundI installed GSL 1.9 library --- When I was installing, it was like this:
make install
Making install in gsl
make[1]: Entering directory `myDir/gsl-1.9/gsl'
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.
Fedora 14 I recently went to install some software using the source files. When I ran the command ./configure I got a message saying that No package gthread-2.0 not found After searching the internet some one had the same problem. I needed to install a package called glib2-devel However, rather that searching the internet. Is there any yum command that can give me that information?
I need to install libssh2 on my CentOS 32bit server to get ssh2 extension of PHP working, after installation of this rpm, I still can't run "pecl install ssh2-beta" because it give me this error: configure: error: The required libssh2 library was not found. You can obtain that package from [URL] ERROR: `/tmp/tmp2ImZz1/ssh2-0.11.0/configure --with-ssh2=/usr' failed
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 am trying to build gdb on Fedora 14. I get an error: "no termcap library found" I have not been able to find a good answer by Googling. There is some recommendation to make sure libncurses is installed, which I think it is.
I am trying to run i386 in gcc_test-suite using dejagnu runtest and it fails with error given below. I can see that gcc-dg.exp is in folder gcc-4.6-20100911/gcc/testsuite/lib, but runtest is not searching in this folder.
how to resolve this issue and run only i386 tests.
$ cd /gcc-4.6-20100911/gcc/testsuite/gcc.target $ runtest -a -tool i386 -verbose .... .... Looking for library file /usr/local/share/dejagnu/lib/gcc-dg.exp
I'm using Fedora9. I cannot start wireshark or tcpdump because of the lib dependency error:
Code: [root@localhost ~]# wireshark wireshark: error while loading shared libraries: libpcap.so.0.9: cannot open shared object file: No such file or directory
I updated libpcap before and the latest version is libpcap.so.1.1. I changed the version because of another application but I cannot remember when I did it, perhaps on Sep.11?
iwant to install julius 3.5.2 on my system but i have an error after compiling the file configure the error is flex library is not found so what i have to do
I have a .swf file that I was going to play, but when I try to open it, totem (which apparently is my .swf program) says "GStreamer encountered a general supporting library error." Now since I know a little bit about linux, I opened up a terminal and redirected the stderr and stdout to a file called "error". Then I read the file and it said:
** Message: Error: GStreamer encountered a general supporting library error. gstffmpegdemux.c(1243): gst_ffmpegdemux_open (): /GstPlayBin2lay/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdemux_swf:ffdemux_swf0: Input/output error
So then I interpreted that as meaning that there was a library called "gstffmpegdemux.c" that needed replacing. So I tried using synaptic to replace. Then Synaptic wouldn't let me get the package, Though I could see it existed (I would put up a screenshot, but for some reason it won't let me upload) then I tried aptitude, which claims it doesn't exist, and then apt-get which also claims that it doesn't exist.
I am trying to compile the source code for Mudlet, a MUD client, on Fedora 13 64bit and I keep running into linking errors at the end of the compilation. Here is the latest:
[Code]...
This makes me think that the yajl library was not found. I have both the yajl and yajl-devel packages installed:
[Code]...
Should I be using a different library specifier other than -lyajl, perhaps?
i was wondering if there is away to avoid application from closing if a specific library not found? for example: if my application uses libPng and it wasn't found on the system running my app (binary and not source), is there anyway to just disable the part that uses png from my application?
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 installed cUrl from http://packages.ubuntu.com/lucid/amd64/curl/download for my ubuntu 9.0 with php 5.2 ,Apache 2.0.It was installed by gkebi package installer. but when i display phpinfo() curl not found since i was attempt to use phptwitter class. what is the proble i have? When i am trying to install again package installer shows same version of curl already found, but phptwitterclass shows following error 'Method "curlQuery" of class "Twitter" reported an error: CURL library not installed.'
What i want to do is make a list for the current directory, then checking if it already exists if so ask the user if he wan'ts to overwrite, if no go back, if yes, overwrite the file. At last if the file doesn't exist i want to create it and fill it up with the list from the directory. This is how i failed
if [ -e dirdump.dmp ]; then echo " The file already exists , overwrite? y/n " read input if [$input == "n"]; then break
[Code].....
I get the following error: script.sh: 15 [y: not found
i have written a simple program in gtk. #include<gtk/gtk.h> //header file main program.. on compiling it is showing fatal error:32 /usr/include/gtk/gtk.h is not found. i have checked the location but file is there.
While following this guide https://help.ubuntu.com/community/Wi...Driver/bcm43xx to get my wireless to work, I get anerror that says that the directory does not exist.The command is tar xfvj broadcom-wl-4.150.10.5.tar.bz2hird post has a screenshot as an attachment. The tar file is on my Desktop.
friends < I tried installing amanda like this: yum -y install amanda* Gathering header information file(s) from server(s) Server: Fedora Linux / stable for Red Hat Linux 3ES (i386)
[code].....
I tried yum because when i did the simple download o the newest amanda rpm and tried t install.. i get the following dependency problem..
[root@Mixer amanda-dwnload]# rpm -ivh amanda-backup_server-3.1.0-2.rhel4.i386.rpm error: Failed dependencies: libcurl.so.3 is needed by amanda-backup_server-3.1.0-2.rhel4 libidn.so.11 is needed by amanda-backup_server-3.1.0-2.rhel4 tar >= 1.14 is needed by amanda-backup_server-3.1.0-2.rhel4
I do have yum installed -- that s when i do
yum --version 2.0.3
i see a vers num.it is a redhat system
uname -a Linux Mixer 2.4.21-58.EL #1 Tue Nov 4 11:55:15 EST 2008 i686 i686 i386 GNU/Linux --- cat /etc/issue Red Hat Enterprise Linux ES release 3 (Taroon Update 9)
This is more technical. I installed F12 and then I tried to update the system (system - administration - softwareupdate). I receive the following error:
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() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 3122, in main backend.dispatcher(sys.argv[1:]) File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 710, in dispatcher self.dispatch_command(args[0], args[1:]) File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 657, in dispatch_command self.update_packages(only_trusted, package_ids) File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1948, in update_packages signed = self._is_package_repo_signed(pkg) File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 1437, in _is_package_repo_signed repo = self.yumbase.repos.getRepo(pkg.repoid) File : /usr/lib/python2.6/site-packages/yum/repos.py, line 121, in getRepo 'Error getting repository data for $s, repository not found' $ (repoid)
I am scheduling a command for a specific time every day. Linux crontab format which I am using :- MIN HOUR DOM MON DOW CMD 30 08 10 06 * /home/mach/script.sh Some presetting is required?
I am trying to install rails 3.0.1 on ubuntu 10.10. I am getting this error towards the end when i execute this command sudo gem install rails --version 3.0.1.
I have a problem when I try to service nagios start, error is the following; No lock file found in /var/run/nagios.pid So when I verified the sample Nagios configuration files whit /usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg, get: -bash: /usr/local/nagios/bin/nagios: No such file or directory