On Sat, May 06, 2000 at 03:55:11PM +0200, [EMAIL PROTECTED] wrote: > Mike Lieberman writes: > > I am running Base2-2 and attempting to install Mozilla. > > > > When running Mozilla Milestone 14 for the Sparc (./mozilla from the package > > directory), I get the error messages below. libgtk-1.2 is installed on the > > IPX but I do not find libwidget_gtk as a deb file. > > > > ************************************************** > > nsNativeComponentLoader: GetFactory(libwidget_gtk.so) Load FAILED with > error: > > libgtk-1.2.so.0: cannot open shared object file: No such file or directory > > I too have never been able to run mozilla on a linux-sparc (it runs > correctly on an intel though)
Strange, I'm running it right now (same debs as the archive has). Looks to me like there is a missing dependency. Try: apt-get install libgtk1.2 -- -----------=======-=-======-=========-----------=====------------=-=------ / Ben Collins -- ...on that fantastic voyage... -- Debian GNU/Linux \ ` [EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED] ' `---=========------=======-------------=-=-----=-===-======-------=--=---'

