Slackware :: Gdkpixbuf.h Not Found?
Jul 15, 2011
Problem :A couple of programs I use (or would like to use) seem to be unable to locate "gdkpixbuf.h". This kind of error occurs, every-time :
Code:
/usr/include/gtk-2.0/gdk/gdkpixbuf.h:37:35: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
Now, I realize, this file that is being looked for, is over at "/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/",
[code]....
View 7 Replies
ADVERTISEMENT
Feb 28, 2011
First time I've done this in awhile Upgrading my Slackware64 -current VM, following the standard routine that has always worked in the past -
Code:
slackpkg clean-system
slackpkg install-new
The clean-system removed 2 packages -
util-linux-ng
eggdbus
Installpkg will no longer work, complaining that the rev command is not found. The problem hit with the removal of util-linux-ng. I cp'd util-linux to ~/. Extracted with tar and executed the doinstall. Fixed.
View 4 Replies
View Related
Jul 17, 2010
this is the library needed by CD-burner k3b. I wonder which package contains this library.
View 1 Replies
View Related
Dec 23, 2010
I'm trying to compile gwenhywfar-2.6.2 on Slackware64 13.1. That's the error I get:
Code:
checking if profiling is to be supported... no
checking if OpenSSL should be used... yes
checking for openssl includes... -I/usr/include
checking for openssl libs...
checking whether openssl is usable... configure: error: ssl libraries not found.
[Code]...
View 4 Replies
View Related
Oct 22, 2010
I am running Slackware x64 current. I just did a slackpkg update and slackpkg upgrade-all.
I am trying to compile the latest kernel and I am getting:
host:/usr/src/linux# make menuconfig
HOSTCC scripts/basic/fixdep
/usr/libexec/gcc/x86_64-slackware-linux/4.5.1/cc1: error while loading shared libraries: libelf.so.0: cannot open shared object file: No such file or directory
make[1]: *** [scripts/basic/fixdep] Error 1
make: *** [scripts_basic] Error 2
When I try whereis libelf.so.0 - nothing found? gcc and glibc was one of the packages updated.
I have tried ldconfig. No change there?
View 2 Replies
View Related
Jun 22, 2010
SInce I upgraded to 13.1 I get the above error with lots of programs. I check the D-BUS with /etc/rc.d/rc.messagebus status and it says the D-BUS daemon is running. What should I check next??
View 1 Replies
View Related
Jul 10, 2010
does anyone knows where can I found a slackbuild for SofiaSip?
View 6 Replies
View Related
Mar 17, 2010
I'm trying to reconfigure xwindows because it looks like it's using default generic vga drivers and personally my gui looks like shit and when I open firefox to browse the web everything looks like shit, but when I run xorgconfig I get the following
xorgconfig: command not found
I searched google and couldn't find any helpful information.
I tried running xorgsetup but that's about worthless as can get it only setups the keyboard and asks you what color bit you want to use.
View 16 Replies
View Related
Aug 10, 2010
have recently upgraded Slackware/Salix 13.0 to 13.1 and it all went smooth except for one problem with the mixer which apparently cannot be found. Only OSS card is seen in Xfce mixer, and OSS works, but no alsa card.I have a Via82xx onboard chip and a SB Audigy 1 [SB0092], Emu10K1. Via was set up with an alias as the first to load. All this worked perfectly in 13.0. Now aplay gives the following message:Quote:
ALSA lib confmisc.c:768: (parse_card) cannot find card 'Audigy'
ALSA lib conf.c:4154: (_snd_config_evaluate) function snd_func_card_driver returned error: No such device
[code]....
View 2 Replies
View Related
Mar 13, 2010
I've trying to compile conky 1.7.2 in slack 13 with lua-cairo and lua-imlib2 bindings, have lua 5.1.4 installed and also installed tolua++-1.0.93 from der site installed it through scons..
here's my config_linux.py
Code:
## This is the linux configuration file
# This file was adapted to be used with ArchLinux
# Use 'scons -h' to see the list of command line options available
# Compiler flags (based on ArchLinux's installation of lua)
#LINKFLAGS = ['-g']
CCFLAGS = ['-O2', '-ansi', '-Wall' ]
[Code]...
View 9 Replies
View Related
Apr 24, 2010
I want to upgrade Firefox to 3.6.3 The latest version should be 3.6.3 instead of 3.6.2. But even so, the 3.6.2 version is not there. Should I keep looking for other mirror that has the available software or do I miss anything?
View 4 Replies
View Related
Apr 30, 2011
dmesg gives me these errorsHEST: Table is not found!ERST: Table is not found!I never remember seeing them before. I guess they're some part of ACPI specification but I don't really know what they do. Everything appears to work ok, does anyone know what these do? I attached my dmesg if anyone wants to look at it.
View 8 Replies
View Related
May 15, 2010
I'm using Slackware current. I've updated my current after about two months from the last update, and since there was a huge number of changes I'm having some problems. In particular, I've forgot (my fault!) to give a "slackpkg install-new" before rebooting, so now I'm getting stuck...
Installpkg now claims a "rev" command, but I cannot figure how to find it, since the Slackware package browser on the website is still broken (when will it be available?!?!). Now, each time I try to install or upgrade a new package, I get this error:
/sbin/upgradepkg: line 41: rev: command not found
/sbin/installpkg: line 59: rev: command not found
Where can I find the package containing "rev"?
View 2 Replies
View Related
May 3, 2011
I'm trying to install compiz with a completely new install of slackware64-13.37. I had been using gsb gnome2 and compiz 0.8.6 under slackware64-13.1. I installed gsb gnome3 and, to my chagrin, found out that it is incompatible with compiz. I'm afraid I'm not "LEET" enough to install the old gnome (gnome2) pkg by pkg. Which version of compiz did you successfully install and in which desktop?
View 11 Replies
View Related
Feb 24, 2010
I have been able to create the ISO, but I cannot boot due to the data dir not found error.
I have tried using "from=", different CD/DVD readers and different media to no avail.
View 6 Replies
View Related
May 30, 2010
i can't use kde because the startx and xorgsetup commands are not found (from root account). i know i installed x and kde, documentation doesn't say anything about specifying a path, locale and whereis don't show a path. what should i do?
edit: it also isn't found in /usr/bin/X11R6 or /usr/bin or /usr/bin/X11
View 4 Replies
View Related
Mar 1, 2010
I edited my "sudoers" file with "visudo". Added the line, after the root privileges definition.
Code:
root ALL=(ALL) ALL
myuser ALL=(ALL) ALL
I try to:
Code:
$ sudo ls /root
[Code]....
View 5 Replies
View Related
Feb 28, 2011
Think the Feb 10th upgrade of Current messed up the shared libraries to TexLive Code: bash-4.1$ latex file.tex latex: error while loading shared libraries: libpoppler.so.7: cannot open shared object file: No such file or directory bash-4.1$ ldd /usr/share/texmf/bin/pdflatex | grep libpoppler* libpoppler.so.7 => not found
View 6 Replies
View Related
Jul 21, 2011
I recently install 13.37 x64 and I'm attempting to get my video card going but I'm having some problems with X11 currently. After running xorgsetup I checked the xorg.conf file with VI editor and the device was configured as "modesetting". I have the "nouveau" driver blacklisted and attempted to use the more stable "nv" driver with my GeForce 9800 GT and the xserver crashes claiming several files can not be found/accessed. The "vesa" driver issues a highly garbled screen and crashes as well.
The driver now claims a kernel module has possession of the video card and the "nv" driver will no longer work. Anyone have any idea because this did not happen when I used version 13.1 x64 with the same card and had X11 configured with "nv" until I could install the Nvidia proprietary driver.
Edit: (update) I reinstalled 13.37 again and this time it registered the X11 server under "nv" as the driver using xorgsetup, yet it still required the "nouveau" driver edited in to actually enable X11. I'm going the SBo Nvidia packages possibly later tonight or tomorrow anyway. Hopefully it should work fine until then.
View 2 Replies
View Related
May 3, 2011
I'm trying to get HP DeskJet 1050 working on Slackware 13.1. When I plug it in to USB I can see it in lsusb. I've installed CUPS started it and went to add printer - but printer is not found. Ok, so I wanted to choose the series I have but 1050 is not listed in HP (is this driver missing?). So I went on to google on it and I got to HP website telling me to install HPLIP. Ok downloaded extracted and ./configure should run but it is not there (automatic script run has no Slackware listed).
View 6 Replies
View Related
Jan 2, 2010
I'm trying to install "ktranslator-0.4" on my slackware64-13.0. When I type in ./configure I get the following mesgs with error:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
[code]....
View 12 Replies
View Related
May 18, 2011
I'm trying to set up my EPSON Stylus TX120 multifunction, and i've successfully installed the printer, and for the scanner i followd the instructions from avasys page: installed iscan-data and iscan (core) compiling them from source with no problems using --prefix=/usr in both packages, but when i run sane-find-scanner no scanner is found. If i try using scanimage -L only my webcam is listed, so, is there anything else i have to do in order to get my scanner detected in slack 13.37? I've run both commands as root, by the way.
View 6 Replies
View Related
Apr 26, 2011
I'm trying to install eCryptfs in my new Slackware system. ./configure runs pretty well, without errors, but when a try to run `make` i got this:
[...]
main.c:25:22: error: pk11func.h: No such file or directory
main.c: In function 'do_hash':
main.c:77: error: 'SECStatus' undeclared (first use in this function)
[code]....
But i do have 3 copies of pk11func.h under:
/usr/include/seamonkey-2.0.4/pk11func.h
/usr/include/seamonkey-2.0.4/nss/pk11func.h
/usr/include/nss/pk11func.h
What's going wrong?, why the compiler can't find the header if it's installed? I don't have too much experience compiling package, and it's the first time i try to it in Slackware.
View 1 Replies
View Related
Oct 24, 2010
I'm totally new to linux and a more experienced friend advised me to install slackware if I want to get the best possible understanding of how linux works. I've installed slackware but having logged in as root, when I type the command "startx" to load the GUI I get this error message:
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Oct 24 14:40:24 2010
(==) Using config file: "/etc/X11/xorg.conf"
(EE) intel(0): Given depth (4) is not supported by I830 driver
(EE) intel(1): [drm] failed to set drm interface version.
(EE) intel(1): Failed to become DRM master.
[Code]...
View 5 Replies
View Related
Jan 7, 2011
I am running Slackware Linux-13.1. Recently I noticed that alsaconf has stopped working: when I run it all I get is:
Code:
However, sound works just as good as it did before I noticed the problem. The issue is present both with the generic kernel and with any custom compiled one.
Here is some diagnostics with the custom compiled 2.6.37:
Code:
Code:
View 5 Replies
View Related
Apr 21, 2010
I'm running Slacware current. Ran the updates this morning, including kernel 2.6.33.2. I always get nervous about that since something often goes wrong. Sure enough -
trying to boot I get No kewrnel modules found for Linux 2.6.33.2-smp mount: mounting /dev/sda9 on /mnt failed: No such device ERROR: No /sbin/init found on rootdev ( or not mounted ) and failure to proceed with booting. I got an original warning about the initial ram disk being too big to fit and switched to using generic kernel, and yes I did run lilo afterwards and did add the initrd.gz line. I run Ubuntu on the same laptop and have to boot into that and work as chroot in my Slackware partition to try and fix things.
View 14 Replies
View Related
Jul 25, 2011
I have made a full install of Slack 13.37.0. When I try to run the installer of the NVIDIA GF 8400GS card (NVIDIA-Linux-x86-180.29-pkg1.run) downloaded from [URL], I receive an error message. It says that the kernel source cannot be indetified/found. /lib/modules/2.6.37.6-smp/source and .../build links to /usr/src/linux-2.6.37.6-smp, which contains the full kernel source (can be compiled), including the header .h files in include/linux. The same NVIDIA installer can be run successfully on my previous Slack 11.
View 6 Replies
View Related
Aug 17, 2010
I've been trying to get some kind of virtualisation solution for my Slackware64, and I'd been having an absolute nightmare trying to get virtualbox to work on my Slackware64 install, so I decided to ditch it and move to KVM instead, as a type 1 hypervisor, having had success with QEMU in the past. I installed qemu-kvm along with all the dependencies using sbopkg, and I didn't have any problems building it, nor creating a user for kvm, or anything of that sort. However, now if I try to open a .iso on a disk image I created using qemu:
Code:
qemu-img create -f qcow2 ubuntu.qcow 4G
Which I am then easily able to access with qemu using the following command:
Code:
qemu ubuntu.qcow -cdrom /ISO/ubuntu-8.10-dvd-i386.iso -m 256 &
(I have an old ubuntu 8.10.iso on my PC that I used just to see if the thing would work) This works just as expected. However, if I try to launch the same .iso using kvm
Code:
kvm -hda ubuntu.qcow -cdrom /ISO/ubuntu-8.10-dvd-i386.iso -m 256 -boot -d &
all I get is "bash: command not found: kvm" I have already loaded the following modules: kvm, kvm-intel, tun. Could I be missing something?
[edit] Also just noticed that though I have created a group for kvm and added myself to libvirt, but when I issue the command "groups" neither of them are there, though I did use:
Code:
groupadd -g 221 kvm
And I was under the impression that I just needed to add my user to libvirt, without needing to manually create the group itself.I may have misunderstood the procedure for installing this properly, but I'm not sure what I've done wrong.
View 3 Replies
View Related
Mar 1, 2010
libgmp If you found slackpkg failed for this upgrade because of libgmp not found you will need to grab the gmp package and install manually. This way ought to work:
[Code]....
View 14 Replies
View Related
May 16, 2011
After installing Slack 13.37 on one of my systems while using my own (non-standard) kernel it refused to boot as the harddisk couldn't be found anymore. Investigation yielded that the ahci.ko driver wasn't loaded (but libahci.ko was). However I listed both ahci.ko and libahci.ko in the mkinitrd -m parameter so there had to be an error in the new /sbin/mkinitrd script. It turned out that a grep at the end of the script weeded out my ahci.ko module as the searchterm "ahci.ko" was already detected in the modprobe line for libahci.ko.
I decided to fix it in an easy way : I just prepend a "space" in front of the module name at the line where the grep is called :
[Code]....
View 2 Replies
View Related