Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2000 15:13:10 -0500 (CDT)
From:      Mohit Aron <aron@cs.rice.edu>
To:        ports@freebsd.org
Subject:   package for linux-netscape-6 doesn't work
Message-ID:  <200005132013.PAA29545@cs.rice.edu>

next in thread | raw e-mail | index | archive | help
Hi,
	I installed the package for linux-netscape-6 on my desktop running
FreeBSD-4.0-RELEASE. The package does not work. Here are the messages that 
come up upon invoking netscape6:

.//run-mozilla.sh ./mozilla-bin
MOZILLA_FIVE_HOME=/usr/local/lib/linux-netscape6
  LD_LIBRARY_PATH=/usr/local/lib/linux-netscape6/Cool:/usr/local/lib/linux-netscape6:/home/aron/lib:/usr/site/X11R5/lib
      XPCS_HOME=/usr/local/lib/linux-netscape6/Cool
      MOZ_PROGRAM=./mozilla-bin
      MOZ_TOOLKIT=
        moz_debug=0
     moz_debugger=
*** QfaServices is being registered
**************************************************
nsNativeComponentLoader: SelfRegisterDll(/usr/local/lib/linux-netscape6/components/libtimer_gtk.so) Load FAILED with error: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
**************************************************
nNCL: registering deferred (0)
**************************************************
nsNativeComponentLoader: GetFactory(libwidget_gtk.so) Load FAILED with error: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
**************************************************
**************************************************
nsNativeComponentLoader: GetFactory(libwidget_gtk.so) Load FAILED with error: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
**************************************************






The main problem seems to be that libgtk-1.2.so.0 isn't installed. However, 
I do have the package linux-gtk-1.2 on my system. The problem seems to be
that the name of the library is /compat/linux/usr/lib/libgdk-1.2.so.0.5.0 
(notice its gdk and not gtk). I'd appreciate if you can fix this problem.



- Mohit


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005132013.PAA29545>