You are not logged in.

#1 2011-09-10 19:00:16

narendiran
Member
From: Chennai, Tamil Nadu, India
Registered: 2011-09-07
Posts: 26
Website

Gimp Installation breaks texlive

I had texlive installed and working fine all this time.
Then one fine day I installed GIMP along with full system upgrade.

pacman -Syyu gimp

Now when I try to run pdflatex command I get the following error sad

pdflatex: error while loading shared libraries: libopenjpeg.so.1: cannot open shared object file: No such file or directory

I checked the content of /usr/lib and found these

libopenjpeg-2.1.3.0.so
libopenjpeg.a
libopenjpeg.so
libopenjpeg.so.2

I hoped reinstalling texlive would fix the problem

pacman -S texlive-core

But Some Errors showedup during installation ...
http://pastebin.com/myGhNxMb

Can someone give any pointers.
Thanks in Advance.

Offline

#2 2011-09-10 19:13:34

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: Gimp Installation breaks texlive

update your system: pacman -Syu

Offline

#3 2011-09-10 20:12:58

narendiran
Member
From: Chennai, Tamil Nadu, India
Registered: 2011-09-07
Posts: 26
Website

Re: Gimp Installation breaks texlive

That works ... Thanks
hmm

Offline

Board footer

Powered by FluxBB