Date: Sat, 2 Dec 2000 21:09:49 -0800 (PST) From: Cosmic-665 <cosmic@cosmic.care-gear.com> To: seafug@dub.net Cc: freebsd-questions@freebsd.org Subject: Re: debugging mozilla on 4.2-RELEASE Message-ID: <Pine.BSF.4.21.0012022053590.69048-100000@cosmic.care-gear.com> In-Reply-To: <Pine.BSF.4.02.10012021050070.19181-100000@itchy.serv.net>
next in thread | previous in thread | raw e-mail | index | archive | help
well... Looks like it wants a gtk package. here's the line from the readme.html: This port requires package(s) "ORBit-0.5.2 XFree86-3.3.6 bzip2-1.0.1 gettext-0.10.35 glib-1.2.8 gmake-3.79.1 gtk-1.2.8" This can be tricky! You may have to do a pkg_delete -f on the gtk pkg you have and reinstall or a FORCE_PKG_REGISTER=YES on the same existing installed packge. Versions of gtk and tcl/tk often conflict. -665 On 2 Dec 2000, The Utz Family wrote: > hi; > mozilla keeps crashing and i am trying to run it under gdb so i can fiugre > out why. > > but it cant findthe shared libs when i run it in gdb, what step am i > missing? > > john# pwd > /usr/home/spaz/mozilla/dist/bin > john# gdb mozilla-bin > GNU gdb 4.18 > Copyright 1998 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you > are > welcome to change it and/or distribute copies of it under certain > conditions. > Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for > details. > This GDB was configured as "i386-unknown-freebsd"... > (gdb) r > Starting program: /usr/home/spaz/mozilla/dist/bin/mozilla-bin > /usr/libexec/ld-elf.so.1: Shared object "libgkgfx.so" not found > > Program exited with code 01. > (gdb) > > > any suggestions would be appreciated, *except* for onse that say 'go > browse this website to learn how to do this' because right now i have *no* > effective browser. netscape keeps crashing and mozilla keeps crashing :-( > at least i have src for mozilla..... > i am *guessing* that the problem is that i am running XF864.01...but this > is pure speculation.... > > tnx! > > johnu > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0012022053590.69048-100000>