Date: Thu, 22 Jun 2000 00:36:07 +0100 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Jim Freeze <jim@freeze.org> Cc: questions@freebsd.org Subject: Re: Need help with Mozilla 16 install Message-ID: <20000622003607.C232@parish> In-Reply-To: <Pine.BSF.4.21.0006211353320.18952-100000@web2.sea.nwserv.com>; from jim@freeze.org on Wed, Jun 21, 2000 at 02:03:26PM -0700 References: <20000621183514.B233@parish> <Pine.BSF.4.21.0006211353320.18952-100000@web2.sea.nwserv.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 21, 2000 at 02:03:26PM -0700, Jim Freeze wrote:
>
> On Wed, 21 Jun 2000, Mark Ovens wrote:
>
> > On Wed, Jun 21, 2000 at 06:32:06AM -0700, Jim Freeze wrote:
> > >
> > > **************************************************
> > > nsNativeComponentLoader: GetFactory(/usr/local/mozilla/package/components/libwidget_gtk.so) Load
> > > FAILED with error: Shared object "libgmodule12.so.2" not found
> > > **************************************************
> > > **************************************************
> > > nsNativeComponentLoader: GetFactory(/usr/local/mozilla/package/components/libwidget_gtk.so) Load
> > > FAILED with error: Shared object "libgmodule12.so.2" not found
> > > **************************************************
> >
> > It's part of the glib port, /usr/ports/devel/glib12.
> >
> > % ldconfig -r | grep libgmod
> > 139:-lgmodule12.3 => /usr/local/lib/libgmodule12.so.3
> > 142:-lgmodule12.2 => /usr/local/lib/libgmodule12.so.2
> > % cd /usr/var/db/pkg
> > % grep libgmod */+CONT*
> > glib-1.2.7/+CONTENTS:lib/libgmodule12.a
> > glib-1.2.7/+CONTENTS:lib/libgmodule12.so
> > glib-1.2.7/+CONTENTS:lib/libgmodule12.so.3
> > %
> >
> >
> I have the following glib-1.2.6 installed.
>
> ===> jfreeze@kolob ('tty') ~ 93 -> ldconfig -r | grep libgmod
> 103:-lgmodule12.3 => /usr/local/lib/libgmodule12.so.3
> ===> jfreeze@kolob ('tty') ~ 94 -> cd /usr/var/db/pkg/
> ===> jfreeze@kolob ('tty') /usr/var/db/pkg 95 -> grep libgmod */+CONT*
> glib-1.2.6/+CONTENTS:lib/libgmodule12.a
> glib-1.2.6/+CONTENTS:lib/libgmodule12.so
> glib-1.2.6/+CONTENTS:lib/libgmodule12.so.3
>
> I found the following at ftp.gimp.org
>
> -rw-r--r-- 1 jfreeze wheel 410754 Feb 16 10:10 glib-1.2.7.tar.gz
> -rw-r--r-- 1 jfreeze wheel 412889 May 24 21:25 glib-1.2.8.tar.gz
> -rw-r--r-- 1 jfreeze wheel 167184 Dec 11 1999 glibstdc++-2.8.1.1.tgz
> -rw-r--r-- 1 jfreeze wheel 2851547 Feb 16 10:11 gtk+-1.2.7.tar.gz
> -rw-r--r-- 1 jfreeze wheel 2874050 May 24 21:35 gtk+-1.2.8.tar.gz
> -rw-r--r-- 1 jfreeze wheel 27695 Feb 16 10:17 patch-glib-1.2.6-1.2.7.gz
> -rw-r--r-- 1 jfreeze wheel 302774 Feb 16 10:29 patch-gtk+-1.2.6-1.2.7.gz
>
> I assume that glib-1.2.6 does not have libgmodule12.so.2 and glib-1.2.7
> does?
> Should I install patch-glib-1.2.6-1.2.7.gz, or uninstall glib-1.2.6 and
> install glib-1.2.7 or glib-1.2.8?
>
Nah, just bang a symlink in, that's all mine is:
% ls -l libgmod*
-rw-r--r-- 1 root wheel 7330 23 Apr 02:39 libgmodule12.a
lrwxr-xr-x 1 root wheel 17 23 Apr 02:39 libgmodule12.so -> libgmodule12.so.3
lrwxr-xr-x 1 root wheel 32 23 Dec 00:19 libgmodule12.so.2 -> /usr/local/lib/libgmodule12.so.3
-r--r--r-- 1 root wheel 9069 23 Apr 02:39 libgmodule12.so.3
%
>
> Thanks
> Jim
>
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
--
If I buy a copy of WinDelete, and it doesn't delete Windows,
am I entitled to my money back?
________________________________________________________________
FreeBSD - The Power To Serve http://www.freebsd.org
My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org http://www.radan.com
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?20000622003607.C232>
