Re: Image::Imlib2 error
Ian B <[email protected]> Fri, 28 Mar 2025 17:01:31 +0000
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CANAUX_R+zezy=VuBkTwnSzwLxv4_JgJRdZCGbX6juV9PuHo32w@mail.gmail.com> |
--00000000000056253906316a066f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable So, a few bits to check....(what distro is this on?) do an 'updatedb' as root/sudo, to rebuild your file search db locate loaders | grep imlib2 Does it show the jpeg.so file ? Eg /usr/lib64/imlib2/loaders/jpeg.so If you do ldd /usr/lib64/imlib2/loaders/jpeg.so (or whatever from previous output) any errors ? Does it show a lib for jpeg, eg libjpeg.so.62 =3D> /lib64/libjpeg.so.62 (0x00007f47fc6e2000) On Fri, Mar 28, 2025 at 3:55=E2=80=AFPM Ruben Safir <[email protected]> wr= ote: > On 3/28/25 10:46 AM, Ian B wrote: > > and maybe just check the obvious, if you do "file > > /home/ruben/20130303_133505.jpg" does it say its a JPEG ? (assuming on > > Linux) > > > yes > > > -- > So many immigrant groups have swept through our town > that Brooklyn, like Atlantis, reaches mythological > proportions in the mind of the world - RI Safir 1998 > http://www.mrbrklyn.com > DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 > > http://www.nylxs.com - Leadership Development in Free Software > http://www.brooklyn-living.com > > Being so tracked is for FARM ANIMALS and extermination camps, > but incompatible with living as a free human being. -RI Safir 2013 > --00000000000056253906316a066f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">So, a few bits to check....(what distro is this on?)<div><= br>do an 'updatedb' as root/sudo, to rebuild your file search db<br= ><br>locate loaders | grep imlib2<br><br>Does it show the jpeg.so file ? Eg= /usr/lib64/imlib2/loaders/jpeg.so<br><br>If you do ldd /usr/lib64/imlib2/l= oaders/jpeg.so (or whatever from previous output) =C2=A0 any errors ?<br><b= r>Does it show a lib for jpeg, eg<br><br>libjpeg.so.62 =3D> /lib64/libjp= eg.so.62 (0x00007f47fc6e2000)=C2=A0=C2=A0<br></div></div><br><div class=3D"= gmail_quote gmail_quote_container"><div dir=3D"ltr" class=3D"gmail_attr">On= Fri, Mar 28, 2025 at 3:55=E2=80=AFPM Ruben Safir <<a href=3D"mailto:rub= [email protected]">[email protected]</a>> wrote:<br></div><blockquote cla= ss=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid = rgb(204,204,204);padding-left:1ex">On 3/28/25 10:46 AM, Ian B wrote:<br> > and maybe just check the obvious, if you do "file<br> > /home/ruben/20130303_133505.jpg" does it say its a JPEG ? (assumi= ng on<br> > Linux)<br> > <br> yes<br> <br> <br> -- <br> So many immigrant groups have swept through our town<br> that Brooklyn, like Atlantis, reaches mythological<br> proportions in the mind of the world - RI Safir 1998<br> <a href=3D"http://www.mrbrklyn.com" rel=3D"noreferrer" target=3D"_blank">ht= tp://www.mrbrklyn.com</a><br> DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002<br> <br> <a href=3D"http://www.nylxs.com" rel=3D"noreferrer" target=3D"_blank">http:= //www.nylxs.com</a> - Leadership Development in Free Software<br> <a href=3D"http://www.brooklyn-living.com" rel=3D"noreferrer" target=3D"_bl= ank">http://www.brooklyn-living.com</a><br> <br> Being so tracked is for FARM ANIMALS and extermination camps,<br> but incompatible with living as a free human being. -RI Safir 2013<br> </blockquote></div> --00000000000056253906316a066f--