Fedora :: DBBase.h:26:16: Error: Db.h: No Such File Or Directory
Jun 8, 2010
I am trying to install the program qtstalker I have run ./configure successfully But i get the following errors when i run make
Code:
cd lib && make -f Makefile
make[1]: Entering directory `/home/martin/Apps/qtstalker-0.36/lib'
g++ -c -pipe -ffast-math -Wall -W -g -D_REENTRANT -fPIC -DQT_NO_COMPAT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/lib64/qt-3.3
[code]....
View 2 Replies
ADVERTISEMENT
Mar 4, 2010
i have a problem with realplayer 11 i can't open it due to that error message
Code:
/opt/real/RealPlayer/realplay.bin: error while loading shared libraries: libgdk-x11-2.0.so.0: cannot open shared object file: No such file or directory so how can reveal this problem
View 4 Replies
View Related
Dec 23, 2010
my problem is inkscape-0.48.0-1.fc14.3.src.rpm in fedora 14 64 bittry rebuild --source inkscape-0.48.0-1.fc14.3.src.rpm and this my error:I think something wrong pkgconfig .
attributes.cpp:20:32: fatal error: glib.h: No such file or directory
compilation terminated.
arc-context.cpp:21:28: fatal error: gdk/gdkkeysyms.h: No such file or directory
[code]....
View 6 Replies
View Related
Nov 28, 2009
I finally got the repos enabled and installed skype, but when I run skype I get this error
bash: /usr/bin/skype: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
View 3 Replies
View Related
Dec 18, 2010
I am using fedora 14 and after i have installed RealPlayer11GOLD.rpm , i didnot work and it give me the following error
./realplay: /opt/real/RealPlayer/realplay.bin: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
View 14 Replies
View Related
Apr 29, 2011
What is the magic that needs to be done to be able to record in audacity?
- Fedora 15 x86_64 2.6.35.12-88.fc14.x86_64
- SoundBlaster X-Fi card.
-I have added rpmfusion to yum repos.
When I start audacity the following is printed to the concole:
Code:
Cannot connect to server socket err = No such file or directory
Cannot connect to server socket
jack server is not running or cannot be started
Expression 'stream->capture.pcm' failed in 'src/hostapi/alsa/pa_linux_alsa.c', line: 3653
View 5 Replies
View Related
Dec 19, 2010
You may know the Humble Indie Pack 2, which is a set of crossplatform indie video games. There's one game in the bundle that doesn't offer a 64bit build and therefore it fails to load. It's called Braid and that's what you get when you try to run it: $ ./braid ./braid: error while loading shared libraries: libGL.so.1: cannot open shared object file: No such file or directory
Of course the 64bit libs for OpenGL and the propitiatory nvidia drivers are installed, but the game asks for the 32bit ones, at least to my understanding. I do know that why can install 32bit libraries on a 64 bit linux system (we do that for the sake of crappy Adobe Flash), but I don't know where to find these libs (searching the repo with keywords like .i586 or ia32 led me nowhere).
View 2 Replies
View Related
Jan 22, 2011
After boot, Fedora 14 gives the following message, on my HP Pavilion dv2701tx laptop.
Starting udev: udevd-work[454]: error opening ATTR{/sys/devices/pci0000:00/0000:00:1a.1/usb4/4-1/4-1:1.0/power/level} for writing: No such file or directory
I suspect it has something to do with my Authentec AES2501 fingerprint reader. I need it to work for my project, but it's not working, even though it works fine in the Windows 7 installed on my system.
View 3 Replies
View Related
Dec 1, 2010
I wanted to give kupfer a try, though I had to build it from source as it doesn't appear to be in the repos. The building seemingly went fine and installed, but I get these error(s) when I try to run the program:
Code:
$ kupfer
Kupfer: A free software (GPLv3+) launcher
Copyright � 2007--2010 Ulrik Sverdrup with others
http://kaizer.se/wiki/kupfer/
Error [kupfer.plugin.websearch] OpenSearchSource: [Errno 2] No such file or directory: '/home/snakepc/.mozilla/firefox/z6orlu2l.default/searchplugins'
[Code]...
View 1 Replies
View Related
Feb 2, 2010
I am attempting to install Xemacs-21.4.22 on Centos 5.4 and get the following error message when I attempt to... make install
..........
xlwmenu.c:39:28: error: X11/bitmaps/gray: No such file or directory
xlwmenu.c: In function 'XlwMenuInitialize':
xlwmenu.c:3015: error: 'gray_bits' undeclared (first use in this function)
xlwmenu.c:3015: error: (Each undeclared identifier is reported only once
xlwmenu.c:3015: error: for each function it appears in.)
xlwmenu.c:3016: error: 'gray_width' undeclared (first use in this function)
xlwmenu.c:3016: error: 'gray_height' undeclared (first use in this function)
make[1]: *** [xlwmenu.o] Error 1
I understand that there are some X11 bitmaps not included in Centos 5.4 however I have no idea how to install them.
View 6 Replies
View Related
Jun 21, 2011
I get the following error whenever I launch bash:
Code:
mkdir: cannot create directory `/dev/cgroup/cpu/user/5900': No such file or directory
bash: /dev/cgroup/cpu/user/5900/tasks: No such file or directory
bash: /dev/cgroup/cpu/user/5900/notify_on_release: No such file or directory
It seems like it's probably from this part of .bashrc:
[Code]...
What does this code do, why, and what's causing it to go wrong?
View 7 Replies
View Related
Oct 21, 2009
I have a problem partitioning an Hard Disk Drive on a server, and I hope someone can help me with this. Here is the system configuration: Operating System Linux localhost.localdomain 2.6.30.8-64.fc11.x86_64 #1 SMP Fri Sep 25 04:43:32 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
Hardware: RAID bus controller: Hewlett-Packard Company Smart Array G6 controllers (rev 01)
The system mounts one hard disk (120 Gb) with the OS, and four 1.5Tb Hard Disks mounted on RAID 10 for a total of ~3 Tb I need to create several partitions on this RAID drive, but I have some trouble doing it. I need a total of 10 partitions of different sizes:
[Code]...
View 3 Replies
View Related
Jun 10, 2010
I'm currently stuck at 6.13 GMP-5.0.0 of the LFS installation. After running make, I receive the following:
error while loading shared libraries: libbfd-2.20.so: cannot open shared object file: No such file or directory
make[2]: *** [libmpn.la] Error 127
make[2]: Leaving directory `/sources/gmp-5.0.0/mpn'
[code]....
View 5 Replies
View Related
May 22, 2011
I get an error when running slapt-get. The error is: "slapt-get: error while loading shared libraries: libsas.so.2: cannot open shared object file: No such file or directory".
I've booted the Slackware disk # 1 and unchecked everything except the libraries category and installed them. I rebooted and it still says this. I get this same error before I put the disk in and rebooted to install ALL libraries. I really need help. BTW, I can't load KDE.I found a pkg manager already installed called "slackpkg". But I really need help on this library issue!! I uninstalled it (slapt-get) anyway, so forget that!
View 3 Replies
View Related
Jun 9, 2009
I am new to Linux and I wanted to setup a dedicated game server on my notebook.
I've installed Ubuntu 9.04. I than created a directory named /home/phlex/kfserver. I downloaded the application binary from Steam. I changed the file permission with chmod +x hldsupdatetool.bin and now the file attributes are -rwxr-xr-x.
The problem is when I try to run the binary file. If I type ./hldsupdatetool.bin I get an error message "-bash: ./hldsupdatetool.bin: No such file or directory. It seems the OS can't find the file. I've downloaded the file several times thinking it may have been corrupt but it's not. I can delete the file, I can rename it and so the file is there. Sometimes Linux can be aggravating to use.
View 7 Replies
View Related
Jan 6, 2010
my squid show like this when i try create swap directory
[Code]....
View 2 Replies
View Related
Nov 12, 2010
Salutations,I've been struggling with getting audacious working for the past hour. I'm using synaptic to install it. When trying to run it from the bash, I'm getting the following error:
Code:
audacious: error while loading shared libraries: libmowgli.so.1: cannot open shared object file: No such file or directory.I tried to make /usr/lib/libmowgli.so->libmowgli.so.1 link, but it didn't help. Tried reinstalling audacious/libmowgli and a few others packages, but in vain, too.
View 2 Replies
View Related
May 12, 2011
I m trying to do a make but get error 2 right away with
Code: $ make: *** /lib/modules/2.6.35.13-91.fc14.i686/build: No such file or directory. Stop. make: *** [all] Error 2 regardless
View 2 Replies
View Related
Dec 18, 2010
I have a server with Fedora 13 with which I would like to get NFS working. I have looked up multiple howto's and tutorials, but I'm having a problem not addressed by any of them.Official how-to, another how-to, and another how-to.I have verified that nfs-utils, nfs-utils-lib, portmap, and system-config-nfs are installed and running. I have verified that I have, in fact, shared the directory that I want to share, and that the proper permissions are set.
I had to go through some gyrations to get the Belkin wireless N router to allow my server to have a static IP. However, I can ping the server from the nfs client (a toshiba satellite running mint 8), and vice versa. I have (for now) disabled firewalls on both computers. I think I have disabled SELinux on Fedora 13 (for now).When I attempt to connect to the server from the client, the output looks like this:Quote:
aragorn ~ # mount -v 192.168.2.101:/test /home/kelev/test/
mount: no type was given - I'll assume nfs because of the colon
mount.nfs: timeout set for Sat Dec 18 12:21:09 2010
[code]....
View 7 Replies
View Related
Dec 9, 2009
I created a USB Live disk and installed Fedora 12 to my Asus EEE 1005HA (12 inch screen). The machine boots fine, but Hardware Graphics acceleration is not working correctly. If I stop X11, and type "Xorg -configure", the Xorg utility recieves a segmentation fault and exits, and the resulting xorg.conf file does not work correctly. The error is "(EE) open /dev/fb0: No such file or directory". All the correct packages are installed, and there is no logical reason why it is failing. The rest of the hardware on the EEE works fine.
View 2 Replies
View Related
Jun 9, 2011
I'm trying to setup a keyboard-command to open my downloads folder. Simple enough. To get things started off I did $ gnome-open /home/user (my name where user is) and it opens my user home directory. But when I get to adding downloads to the end of it it gives me this $ gnome-open /home/user/downloads Error showing url: Error stating file '/home/User/downloads': No such file or directory As far as I can tell there is most obviously a downloads directory in my user folder. I also get this error when trying to open any other home folder, like music, or pictures.
View 3 Replies
View Related
Feb 10, 2010
i have installed dhcp server on RHEL5.after instalation when i want to restart it.it shows failed message. rpm package is also installed.(dhcp-3.0.5-13.el5) dhcpd.conf file is also in /etc directory
View 1 Replies
View Related
Feb 13, 2011
gcc kk.c : kk.c:1: fatal error: gtk/gtk.h: No such file or directory compilation terminated.
View 1 Replies
View Related
Jul 21, 2011
If I type su, it gives me following error su: No such file or directory
View 5 Replies
View Related
Jun 15, 2011
I have peculiar issue..as follows We have a nsf mount file system mounted across 5 servers and keeping RMAN backups on that. Most of the days backups going through without any issue. But occasionally (monthly 3-4 time) it fails with the following error. But if we re-run the backup it goes through without any issue. There is no space issue at all. Almost 200 GB is free always is anyone experienced same error? How to solve it?
'ORA-19502: write error on file
ORA-27072: File I/O error
Linux-x86_64 Error: 2: No such file or directory
View 3 Replies
View Related
Jun 30, 2010
I copied g95 executable under /usr/bin which is clearly in my PATH. When I type g95, it says "bash: /home/username/bin/g95: No such file or directory". Why doesn't it look for somewhere else that is in my PATH?
View 5 Replies
View Related
Apr 1, 2010
My ubuntu stops when mounting system hdd. The screen display the following messages :
mountall:/etc/fstab: No such file or directory fsck from util-linux-ng 2.16 WARNING: couldn't open /etc/fstab: No such file or directory init: mountall main process (545) terminated with status 1 General error mounting filesystems. A maintenance shell will now be started. CONTROL-D will terminate this shell and re-try. udevd[560]: can not read '/etc/udev/rules.d/z80_user.rules. Ubuntu: clean, 474879/24231936 files/28016581/96898047 blocks root@i7:~# exit_
I suspect the disk manager pysdm that i had just installed today and it had crash during the previous session. The /etc/fstab file does not exist anymore and i cant rename the fstab.bak because the disk is read-only even for my root user
View 1 Replies
View Related
May 14, 2010
I upgrade the system from 11.1 to 11.2 seems everything work fine, no error no warning, after a reboot the consol show : mount error while loading shared libraries: libvolume_id.so.1: Cannot open shared object file: No such file or directory. when I try to repair the system the repair tool cannot find the root partion,
View 1 Replies
View Related
Mar 2, 2010
Error "cannot open shared object file: No such file or directory" using updatetool on Glassfish 3 (Squeeze 64 bit)
[Code]....
View 5 Replies
View Related
Aug 11, 2010
I use Codeblocks as IDE environment for my C programs. I recently added the matrix library Meschach, but unfortunately the headers are not found during compiling/linking process.For instance, my generic program is the one below:
Code:
#include <stdio.h>
#include <stdlib.h>
#include <matrix.h>
[code]...
This program generates the following error during compilation:
Quote:
main.c|3|error: matrix.h: No such file or directory|
And the declaration <matrix.h> is supposed to include the Meschach library, according to the instruction on the below link:
[URL]
Furthermore, I see on folder /usr/include the following:File stdio.h;
Filestdlib.h;
Folder "Meschach", which contains the file "matrix.h".
View 1 Replies
View Related