libjpeg.so.62 can not be found

Bug #978843 reported by Bjorn Ryborg
60
This bug affects 13 people
Affects Status Importance Assigned to Milestone
libjpeg6b (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Even if it is installed.

Ang programs depending on it can not run:

test@test-virtual-machine:~$ /opt/firstclass/fcc
/opt/firstclass/fcc: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory
test@test-virtual-machine:~$

test@test-virtual-machine:~$ locate libjpeg
/usr/lib/i386-linux-gnu/libjpeg.so.8
/usr/lib/i386-linux-gnu/libjpeg.so.8.0.2
/usr/lib/jvm/java-6-openjdk-amd64/jre/lib/amd64/libjpeg.so
/usr/lib/x86_64-linux-gnu/libjpeg.so.8
/usr/lib/x86_64-linux-gnu/libjpeg.so.8.0.2
/usr/share/doc/libjpeg-turbo8
/usr/share/doc/libjpeg8
/usr/share/doc/libjpeg-turbo8/changelog.Debian.gz
/usr/share/doc/libjpeg-turbo8/copyright
/usr/share/doc/libjpeg8/changelog.Debian.gz
/usr/share/doc/libjpeg8/copyright
/usr/share/lintian/overrides/libjpeg-turbo8
/var/cache/apt/archives/libjpeg-turbo8_1.1.90+svn733-0ubuntu4_i386.deb
/var/cache/apt/archives/libjpeg8_8c-2ubuntu7_i386.deb
/var/lib/dpkg/info/libjpeg-turbo8:amd64.list
/var/lib/dpkg/info/libjpeg-turbo8:amd64.md5sums
/var/lib/dpkg/info/libjpeg-turbo8:amd64.postinst
/var/lib/dpkg/info/libjpeg-turbo8:amd64.postrm
/var/lib/dpkg/info/libjpeg-turbo8:amd64.shlibs
/var/lib/dpkg/info/libjpeg-turbo8:amd64.symbols
/var/lib/dpkg/info/libjpeg-turbo8:i386.list
/var/lib/dpkg/info/libjpeg-turbo8:i386.md5sums
/var/lib/dpkg/info/libjpeg-turbo8:i386.postinst
/var/lib/dpkg/info/libjpeg-turbo8:i386.postrm
/var/lib/dpkg/info/libjpeg-turbo8:i386.shlibs
/var/lib/dpkg/info/libjpeg-turbo8:i386.symbols
/var/lib/dpkg/info/libjpeg8:amd64.list
/var/lib/dpkg/info/libjpeg8:amd64.md5sums
/var/lib/dpkg/info/libjpeg8:i386.list
/var/lib/dpkg/info/libjpeg8:i386.md5sums
test@test-virtual-machine:~$

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libjpeg62 6b1-2ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
Uname: Linux 3.2.0-22-generic x86_64
ApportVersion: 2.0.1-0ubuntu1
Architecture: amd64
Date: Wed Apr 11 13:31:45 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120328)
ProcEnviron:
 PATH=(custom, no user)
 LANG=da_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: libjpeg6b
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Bjorn Ryborg (bjorn-ryborg) wrote :
Revision history for this message
Bjorn Ryborg (bjorn-ryborg) wrote :

It runs fine in a 32 bit Ubuntu 12.04 installation, so I do not know if it actually is a bug.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in libjpeg6b (Ubuntu):
status: New → Confirmed
Revision history for this message
Ole Wolf (ole.wolf) wrote :

It may not be a bug, but it will force users to use a 32-bit version of Ubuntu if they wish to use fcc. A work-around would be nice.

Revision history for this message
Bill (iamwithin) wrote :

Same issue for me. The library in istalled but I get this error msg when running Terabyte Image for Linux:

./imagel: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory

Since I depend on Image for Linux for my backups, a fix would be most welcomed.

I am using Xubuntu 12.04 LTS x86_64.

Thanks,

Bill

Revision history for this message
Erwann (erwann212) wrote :

Same issue for me after upgrading 11.10 x64 -> 12.04 x64. I hope it will be fix as I really need it for an old app running in 32bits
Ubuntu 12.04 LTS x86_64

Revision history for this message
VB (jfscreep) wrote :

Same issue for me (appearing in Scilab, when loading SIVP extension). I'm using Lubuntu 12.04.

Revision history for this message
vincent (vince-nb) wrote :

I had the message on Ubuntu 12.04 LTS x32
error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory

I solved it with by installing mnually the lib :
sudo apt-get install libjpeg62 git-core

hope it helps !

Revision history for this message
Prophet6 (prophet6) wrote :

Similar configuration as OP.

Synaptic Package Manager indicates both libjpeg6.2 and 8 are installed, but locate libjpeg only shows paths to the latter.

Running ldd ncdump (program being used) reports the following:

user@test:~/LEDAPS/ledapsSrc/bin$ ldd ncdump
 linux-gate.so.1 => (0xf77ba000)
 libjpeg.so.62 => not found
 libz.so.1 => not found
 libc.so.6 => /lib32/libc.so.6 (0xf7603000)
 /lib/ld-linux.so.2 (0xf77bb000)
user@test:~/LEDAPS/ledapsSrc/bin$

libjpeg.so.62 appears to be installed:

user@test:/usr/lib/x86_64-linux-gnu$ ls libj*.*
libjacknet.so.0 libjpeg.a libjpeg.so.8.0.2
libjacknet.so.0.1.0 libjpeg.la libjson-glib-1.0.so.0
libjack.so.0 libjpeg.so libjson-glib-1.0.so.0.1400.2
libjack.so.0.1.0 libjpeg.so.62 libjson.so.0
libjasper.so.1 libjpeg.so.62.0.0 libjson.so.0.0.1
libjasper.so.1.0.0 libjpeg.so.8

Revision history for this message
Raghuram O S (raghuramos1987) wrote :

Same problem here

I have two machines

Machine 1 was upgraded from 11.10 to 12.04
Machine 2 fresh install of 12.04.

Both are 64 bit

itksnap, which requires libjpeg returns with error

InsightSNAP: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory

Revision history for this message
limaxray (matt-limaxray) wrote :

I have the same problem on a x86_64 Precise install - unable to run Cadsoft Eagle due to libjpeg.so.62 not being found. I can confirm the libjpeg62 package is installed through apt, but only the x86_64 libraries were installed.

I was able to workaround the problem my manually downloading and installing the i386 package from here:

http://packages.ubuntu.com/precise/i386/libjpeg62/download

Revision history for this message
Leon Maurer (leon-n-maurer) wrote :

I also had this error running EagleCad on x86-64. limaxray's solution fixed it for me.

Revision history for this message
Miro Radenovic (myrocode) wrote :

I'm reporting the same error:
I've installed Aptana studio from http://aptana.com/downloads/start and after starting for the first time the program, i had the same problem: libjpeg.so.62 was not being found.

limaxray's solution fixed it for me, and now aptana works.

Revision history for this message
Phillip Susi (psusi) wrote :

If you need this library, make sure it is installed with "sudo apt-get install libjpeg62". If this resolves the issue, then there is a dependency problem with the program you were trying to run. Some of you appear to be running third party programs that are not part of Ubuntu, so you will need to file bug reports with them. If the program you have trouble with is part of Ubuntu, please file a bug against that program rather than the library.

Since the original report had to do with something called "firstclass", which does not appear to be part of Ubuntu, I am closing this bug now.

Prophet6, in your case you do indeed have the 64 bit version of the library installed, but you are trying to run a 32 bit program, which is why it can not see the library. To install the 32bit version, run "sudo apt-get install libjpeg62:i386", or you should install the 64bit version of the program instead.

Changed in libjpeg6b (Ubuntu):
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.