[SLE] Mozilla Jpeg Issue
Has anyone worked out a quick and stable solution from SuSE 6.3 that would allow the display of jpegs within the Mozilla Browser? Currently, redhat supports this function properly, but SuSE does not. I wanted to check before I spent time re-inventing the wheel. Will or does, SuSE 6.4 support jpeg display in Mozilla out of the box? Sam Williams....................................................samurai@acm.org Senior Software Engineer...........................................samw@wwa.com Chairman, Rock River Linux Users Group................rrlug@linux.rockriver.net ------------------------------------------------------------------------------- Conversation enriches the understanding, but solitude is the school of Genius Gibbon Linux Users Register Yourself or Machine....... Stand Up and be counted http://counter.li.org -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
I tried installing MileStone13 last night and it died on the install script because: ************************************************** nsNativeComponentLoader: SelfRegisterDll(/mozilla/package/components/libnsjpg.so) Load FAILED th error: libjpeg.so.62: cannot open shared object file: No such file or directory ************************************************** I had previously picked that file up from the Internet so that I could install XMovie. I keep it an the shell script I use to start XMovie in my home directory. I don't know what app libjeg.so.62 is from or I would install it. JLK On Thu, 30 Mar 2000, you wrote:
Has anyone worked out a quick and stable solution from SuSE 6.3 that would allow the display of jpegs within the Mozilla Browser? Currently, redhat supports this function properly, but SuSE does not. I wanted to check before I spent time re-inventing the wheel.
Will or does, SuSE 6.4 support jpeg display in Mozilla out of the box?
Sam Williams....................................................samurai@acm.org Senior Software Engineer...........................................samw@wwa.com Chairman, Rock River Linux Users Group................rrlug@linux.rockriver.net ------------------------------------------------------------------------------- Conversation enriches the understanding, but solitude is the school of Genius Gibbon
Linux Users Register Yourself or Machine....... Stand Up and be counted http://counter.li.org
-- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
-- __ _ / / (_)__ __ ____ __ * Powerful * Flexible * Compatible * Reliable * / /__/ / _ \/ // /\ \/ / *Well Supported * Thousands of New Users Every Day* /____/_/_//_/\_,_/ /_/\_\ The Cost Effective Choice - Linux Means Business! -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
On Thu, 30 Mar 2000, Jerry L Kreps wrote: <-]Date: Thu, 30 Mar 2000 18:04:50 -0600 <-]From: Jerry L Kreps <JerryKreps@alltel.net> <-]To: suse-linux-e@suse.com <-]Subject: Re: [SLE] Mozilla Jpeg Issue <-] <-]I tried installing MileStone13 last night and it died on the install <-]script because: <-]************************************************** <-]nsNativeComponentLoader: SelfRegisterDll(/mozilla/package/components/libnsjpg.so) Load FAILED <-]th error: libjpeg.so.62: cannot open shared object file: No such file or directory <-]************************************************** <-]I had previously picked that file up from the Internet so that I <-]could install XMovie. I keep it an the shell script I use to start <-]XMovie in my home directory. I don't know what app libjeg.so.62 is <-]from or I would install it. <-]JLK <-] Hi Jerry, In order to get Mozilla Milestone13 to work properly, you've got to compile libjpeg.so.62 with the `--enable-shared` flag, that is: ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v6b.tar.gz ./configure --enable-shared make make test make install ldconfig Don't forget to run ldconfig! Mozilla can be installed easily after this particular task. Good luck. /NB ________________ Nicolas Beaulieu Economics Department, Universite Laval Centre de Recherches en Economie et Finances Appliquees (CREFA) Quebec, Canada 418-626-5033 _________________ http://www.penguinpowered.com/~montesquieu mailto:montesquieu@penguinpowered.com ICQ 15933500 ---> http://www.ccfa.org <--- ---> http://www.ccfc.ca <--- _________________ Le Renard: "Voici mon secret. Il est tres simple: on ne voit bien qu'avec le coeur. L'essentiel est invisible pour les yeux." Antoine de Saint-Exupery Le Petit Prince _________________ -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/
participants (3)
-
JerryKreps@alltel.net
-
nbea@ecn.ulaval.ca
-
samw@wwa.com