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/