OpenSUSE Install :: Error 11.3: Wrong JPEG Library Version

Aug 10, 2010

Just installed OpenSUSE 11.3 64-bit. I have a program that uses libjpeg, so I installed libjpeg and the dev modules. It has both version 6 and 8 installed. When I run my prog and try to access the lib I get this error: Wrong JPEG library version: library is 80, caller expects 62 This seems a common problem elsewhere. Anyone know how to fix it in 11.3 ?

View 1 Replies


ADVERTISEMENT

OpenSUSE Install :: Wrong Version Wrote

Sep 4, 2011

I wrote a few minutes ago open Suse 11.04 instead 11.4, I got confused with Ubuntu's last version.

View 2 Replies View Related

OpenSUSE Install :: Wrong Linux Kernel Version Reported By Uname -a

Jan 6, 2010

I am an openSuSE user for many years. My current installation is openSuSE 11.2. However, my first was SuSE 6.4 and I have been _constantly_ upgrading since then until reaching the current openSuSE 11.2. The technical issue I have been facing lately is with the kernel version of my current system: although it should be 2.6.31.5-0.1-desktop, as this is the one I have chosen via the online update mechanism and the yast2 system boot-loader procedure, grub shows it as preselected, the boot procedure in the end greets me mentioning this very kernel version, _but_ when I issue the command: uname -a in a command prompt, I am informed of using linux kernel version: 2.6.18.2-34-default #1 SMP PREEMPT

I am really quite puzzled, since I _cannot_ find any such vmlinuz file under /boot/ ! Could it be that my system properly runs with the expected kernel version, but uname mistakes it with a different one? Is there a way to determine the actual version of the linux kernel that my system currently runs with? If it's a problem with uname, have you got any suggestions that could potentially shed some light towards the origin/cause of the reported issue?

View 9 Replies View Related

OpenSUSE Install :: UName -a Reports Wrong Kernel Version After Upgrade

Jan 6, 2011

I did apply the updates on 11.1 32bit and upgraded the kernel from 2.6.27.45 to 2.6.27.56.

Now:
Code:
> uname -a
Linux myhost 2.6.27.45-0.1-default #1 SMP 2010-12-01 16:57:58 +0100 i686 i686 i386 GNU/Linux
but:
Code:
> cat /proc/version
Linux version 2.6.27.56-0.1-pae (geeko@buildhost) (gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) ) #1 SMP 2010-12-01 16:57:58 +0100

View 6 Replies View Related

OpenSUSE :: Install Boxee / Error: Could Not Find A Required Library

Feb 10, 2011

I am trying desperatly to install boxee onto my pc Boxee - Watch Movies, TV Shows and clips from the Internet on your TV.without success.I have downloaded the source code from the site and have ran

./bootstrap
./configure

The ./configure last few lines =
checking for boost/shared_ptr.hpp... yes
checking for main in -lGL... no
configure: error: Could not find a required library. Please see the README for your platform.

I'm not sure what this lGL is referring to. The readme states that I need the below to run the configure, though that doesn't say lGL either?

Build-Depends: debhelper (>= 7.0.50), quilt, python-support, cmake,
autotools-dev, autoconf, automake, unzip, libboost-dev,
libgl1-mesa-dev | libgl-dev, libglu-dev, libglew-dev, libmad0-dev, libjpeg-dev,
libsamplerate-dev, libogg-dev, libvorbis-dev, libfreetype6-dev,
libfontconfig-dev, libbz2-dev, libfribidi-dev, libsqlite3-dev,
code....

View 1 Replies View Related

OpenSUSE Install :: Wrong Kernel Version From "uname -r"

Oct 16, 2010

I'm booting kernel 2.6.34.7-0.4 (opensuse 11.3), but "uname -r" says version:2.6.34.7-0.3-default. What's wrong?

View 1 Replies View Related

Debian :: Install Newer Version Of Library In Lenny?

Aug 31, 2010

to install a Python module I need a more recent version of a library (libcurl) that the one available in Lenny. How should I manage it? Shall I just install it manually? Won't it mess the system to have two versions of the same library in the system?

View 1 Replies View Related

OpenSUSE Install :: Nvidia Geforce 8200 Driver Install Error - Version.h Not Found

Jan 11, 2011

After a disk crash I reinstalled openSuSE 11.2 and as always downloaded the latest Nvidia driver for my geforce 8200 graphics.

Unlike all previous cases, this time the driver does not install. The contents of /var/log/nvidia-installer.log are below. The error refers to being unable to to locate version.h

PATH:

Using: nvidia-installer ncurses user interface

ERROR:

View 9 Replies View Related

OpenSUSE Install :: Checksum Error On Burnt Dvd Of 11.4 64 Bit Version?

Jul 22, 2011

I have downloaded the opensuse 11.4 64 bit iso both as a direct download and as a torrent, and the md5sums for both iso images are fine.

I tried burning both, and for both of them they fail the checksum installation media test for the actual dvd.

(dvd title openSUSE-DVD-x86_640024)

I burnt them on a 32 bit Pentium 4 machine running suse 11.3, and am trying to install on an Athlon 64 3000+.

This may well be a stupid question, but do you have to burn a 64 bit iso image on a 64 bit machine, or should I be able to burn it on a P4 ok?

I should add that I had tried installing one the dvd's first, and got a lot of failed packages and ended up aborting the install.

View 3 Replies View Related

Ubuntu :: MySQL Library Version X.x.x Differs From Server Version X.x.x

Jun 4, 2010

Installed Zend Server CE on 10.04 - install mostly fine. But phpmyadmin shows this error; "Your PHP MySQL library version 5.0.83 differs from your MySQL server version 5.1.41" I have followed the Zend online docs and used a DEB install. Why would these versions be different?how do I fix it so that the two are in sync?

View 3 Replies View Related

Slackware :: Libpng Error: Incompatible Libpng Version In Application And Library

Jul 28, 2011

Trying to run Sauerbraten and Frozen-Bubble on Slackware 13.1 - I get sauerbraten:

Code:
libpng warning: Application was compiled with png.h from libpng-1.4.2
libpng warning: Application is running with png.c from libpng-1.2.43
libpng error: Incompatible libpng version in application and library
frozen-bubble:

Code:
libpng warning: Application was compiled with png.h from libpng-1.4.2
libpng warning: Application is running with png.c from libpng-1.2.43
libpng error: Incompatible libpng version in application and library

I've tried recompiling the libpng 1.4.2 package with the ln -sf libpng.so.3 libpng.so.0 uncommented from the Slackbuild script, and recompiled gd, and still haven't had any success.

View 8 Replies View Related

OpenSUSE Install :: FreeNX: Error: Could Not Find 1.5.0 Or 2.[01].0 Or 3.[01].0 Version String In Nxagent

Aug 9, 2010

Lasted repositories: Index of /repositories/X11:/RemoteDesktop/openSUSE_11.3/i586

FreeNX-0.7.2-28.1
NX-3.4.0-21.1

To day I try install on openSUSE 11.3 and SLES11-SP1, Not finish. Error: Could not find 1.5.0 or 2.[01].0 or 3.[01].0 version string in nxagent. NX 1.5.0 or 2.[01].0 or 3.[012].0 backend is needed for this version of FreeNX.

# nxsetup --install
Removing special user "nx" ...no crontab for nx
done
Removing session database ...done
Removing logfile ...done
sent invalidate(passwd) request, exiting
sent invalidate(group) request, exiting
Setting up /etc/nxserver ...done
[Code]...

View 1 Replies View Related

Software :: Unable To Run Cheese (webcam Tool) - Keep Crashing - Error "Error Decompressing JPEG: Fill_nbits Error"

Jul 8, 2010

I am on Ubuntu Lucid (updated till date). I am using Kernel Linux 2.6.32-24-generic Recently I am not being able to run Cheese (webcam tool). When run it is crashing. Upon starting it from prompt I noticed the following error : libv4lconvert: Error decompressing JPEG: fill_nbits error: need 2 more bits The program 'cheese' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'.

[Code]....

I checked in Skype and there the webcam is working fine. I tried with Camorama but that always gives an error "Could not connect to /dev/video0, please check connections."

View 2 Replies View Related

General :: IDD Shows Pointing To Wrong Library Directory

Jun 16, 2010

For some reason, my Slackware 13.0 system has multiple problems.
When I do ldd /usr/bin/X | grep libpixman
I show a libpixman which is NOT in /usr/lib.

View 1 Replies View Related

OpenSUSE :: Get An Error That It Can Not Find A Library File?

Aug 22, 2011

It is a digital simulation program that works with QUCS which is anelectrical circuit simulator.I can compile it and install it using the normal:

./configure
make
sudo make install

[code]....

View 4 Replies View Related

Ubuntu Multimedia :: Banshee 2.0.0 - Song In Library Show Wrong Album Art

Apr 13, 2011

The latest version of banshee 2.0.0 which was updated today on my computer has a bug where if you double click on song in your library it will show the wrong album art and the wrong wikipedia article. If you double click a second time it retrieves the correct album art and the correct wikipedia article. If this is the new banshee for Ubuntu 11.04 it's not going to make many people happy.

View 1 Replies View Related

OpenSUSE :: Loading Library Fails: Undefined Symbol - Error

Aug 2, 2010

This is the error I receive when I try to install a library. I really do not know If I could do something to skip this error message.As you might see below. I receive the following error message Error in dyn.load(file, DLLpath = DLLpath, ...):unable to load shared library '/home/apa/R/x86_64-unknown-linux-gnu-library2.11/RandomFields/libs/RandomFields.so': /usr/lib64/R/lib/libRlapack.so: undefined symbol: _gfortran_concat_string

This is the full error log

Bash | [CODE]* installing *source* - Anonymous - d4DH09Wx - Pastebin.com

View 4 Replies View Related

OpenSUSE Install :: Possible To Replace 32bit Version Of 11.1 With 64bit Version Of 11.2?

Dec 13, 2009

How do I replace a 32bit version of 11.1 with a 64bit version of 11.2 or is it even possible?

View 2 Replies View Related

Fedora Installation :: 15 Fresh Install - Something Has Gone Wrong - Error On Login ?

Jun 29, 2011

I have just fresh installed Fedora 15 over my (very) old copy of Fedora 11. I wanted to play around with Linux.

Anyway, when I log in, I get the "Oh no! Something has gone wrong" (like I stated).

View 3 Replies View Related

OpenSUSE Install :: After A Fresh Install Of 11.4 X-system Comes Up With The Wrong Screensize

Mar 15, 2011

After a fresh install of Suse 11.4 X-system comes up with the wrong screensize 1680X1200.
Instead I need 1600x1200. How can i set permanently the screensize I need ?

View 8 Replies View Related

OpenSUSE :: Install The Message Passing Library MPICH2?

Jun 2, 2010

I was looking to install the message passing library MPICH2. In yast with my repos, only mpich 1 comes up. I tried looking for unofficla repos that had it,a nd in fact google threw up a user called Rotkraut's repor directory, but thought he google search engine could see it, I couldn't. So I went over to the mpich website and saw that several rpms were available for different version of fedora. Is it useful to try those? And if so, which version? Fedora 10? Fedora 11? Fedora 12?

View 2 Replies View Related

OpenSUSE Install :: First Crash Can't See Anything Wrong

Jun 22, 2011

The crash happened when I was reading a web page and the screen went black and the mouse pinterr dropped to the middle of the bottom of the screen and froze. I had to do a warm reboot to get going again. I'm using 11.4 with KDE.This is the section of the /var/log/messages from around the time of the crash at 16.42/16.44.

View 9 Replies View Related

Ubuntu :: Adobe Flash Player Wont Install - Error - Wrong Architecture - I386

Jun 25, 2010

I'm trying to install flash player on my 64 bit xubuntu 9.10

When I run the .deb I get a error

Error: Wrong architecture 'i386'

When I put the .so in the .mozzila/plugins it doesnt show up... Like it wont import or something.

View 9 Replies View Related

Debian Programming :: How To Include Version Information In SO Library

Oct 8, 2014

Suppose I have the library code in library.cpp. I found that to include the version information in the .so library, I had to use these command forms:

Code: Select allg++ -Wall -fPIC -c library.cpp
g++ -shared -Wl,-soname,library.so.0 -o liblibrary.so.0.1

The howto then continued to recommend creating symbolic links pointing at the newly compiled library. [URL] ....

The result is, during the booting sequence, I am receiving this error:

Code: Select alllibsystemd-login.so.1: no version information available (required by /usr/bin/dbus-daemon).

The library is the one I am working on.

View 5 Replies View Related

Fedora :: Wrong Kernel On Version 11

Jul 26, 2009

When I installed fedora 11 the other day using the live CD it installed the i586 kernel and not the i686, despite the fact that smolt seems to know that that the hardware is i686 (well, actually it's x86, but I'm not going to argue because I forgot to get that one...). Why would it install the i586 one though? (uname -r 2.6.29.6-213.fc11.i586) But more importantly, are there any specific issues which this version can cause that I should be aware of? I can't really be bothered to change it at the moment if there is no real issue with it but I'm not too sure what difference it makes? Is it slower? It seems to know that I have a quad-core processor and seems to use them fine.

View 10 Replies View Related

Ubuntu :: DEB Package Version Comes Out Wrong

Oct 6, 2010

While trying to get a new revision of ntfs-3g packaged for my OS (2010.10.02) i've run into an odd issue. I pulled the ntfs-3g sources, and got the package sources for the ntfs3g debs (apt-get source ntfs3g).I pulled the <src dir>/debian directory into the new sources, went into <new src dir>/debian/<package names>/DEBIAN and altered the versions in the control files to reflect the current version. However, during dpkg-build, the versions revert to the original package version which is 2010.03.06. When these debs get installed, apt-get update thinks that despite both the version of the installed package, and the version of the upstream package being the same, that it should replace the one i made with the upstream.

View 2 Replies View Related

Ubuntu :: Installed The Wrong Version ?

Mar 5, 2011

How can I delete the other one and install the right one? I installed the desktop version and I needed the netbook version. Can I delete the partition and install the right version like new?

View 9 Replies View Related

OpenSUSE Install :: Bash Initialization Gone Wrong

Jun 23, 2010

The /etc/profile said that i should do that in /etc/profile.local.I create /etc/profile.local, set the aliases, then i reboot.Now i've got a broken bash enviroment. Prompt has gone, ls colors gone, useful aliases (md=mkdir) gone.I've got this prompt: 'bash-4.0$' instead of the 'username@hostname:actual dir'.The root account has got the same errors, so i think i broke something system-wide.I removed the profile.local but the problem stays.What should i do to regain the standard bash enviroment?

View 4 Replies View Related

OpenSUSE Install :: Wrong Rpm Package Description

Aug 7, 2010

What the right place to report errors in package descriptions ? There are more than two dozens categories mentioned on the openSUSE "reporting a bug" web page but none of them seem to fit. The packager of the concerned rpm is bugs.opensuse.org, no email printed out when launching rpm -qpi <package name>.

View 2 Replies View Related

OpenSUSE Install :: MBR Booting From Wrong Partition

Feb 9, 2011

I'm just using a plop boot cd...it does what I need, boot from hdc 2. or (hd2,1) I'm having an issue, because Im not sure how to change the mbr so when I boot the computer from the third hdd, it just works...where is the MBR, and how do I edit it, or better, is there a GUI interface I can use?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved