[phenixbb] Error starting Phenix on Linux

Nathaniel Echols nechols at lbl.gov
Fri Nov 30 10:11:55 PST 2012


On Fri, Nov 30, 2012 at 10:08 AM, Brad C. Bennett
<bcb3b at cms.mail.virginia.edu> wrote:
> After installing the latest version and release of Phenix (1.8.1-1168) onto our Linux workstation and setting the environment for bash, I get the following error upon trying to launch Phenix from the command line:
>
> ImportError: libjpeg.so.62: cannot open shared object file: No such file or directory
>
> I've never seen this before (previous versions of Phenix have run fine on this machine) and don't know what this file is exactly and where it should be located. Anyone come across this and know if there is a fix (or if I'm just doing something stupid!).

No, this is an issue with newer versions of Ubuntu (and possibly other
distributions), which ship a newer JPEG library than what we build
against.   Fortunately it is easy to obtain the correct library.  Try
running this command:

sudo apt-get install libjpeg62

Let me know if that doesn't fix the problem.

-Nat


More information about the phenixbb mailing list