From owner-freebsd-questions Sat Aug 2 04:58:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA20676 for questions-outgoing; Sat, 2 Aug 1997 04:58:14 -0700 (PDT) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id EAA20670 for ; Sat, 2 Aug 1997 04:58:12 -0700 (PDT) Received: from ct.picker.com by whqvax.picker.com with SMTP; Sat, 2 Aug 1997 7:57:10 -0400 (EDT) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA02225; Sat, 2 Aug 97 07:57:08 EDT Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id HAA15022; Sat, 2 Aug 1997 07:54:42 -0400 Message-Id: <19970802075442.42228@ct.picker.com> Date: Sat, 2 Aug 1997 07:54:42 -0400 From: Randall Hopper To: Kavitha Cc: freebsd-questions@FreeBSD.ORG Subject: Re: unix plugins References: <9707312154.AA16133@hawpub1.watson.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.76 In-Reply-To: <9707312154.AA16133@hawpub1.watson.ibm.com>; from Kavitha on Thu, Jul 31, 1997 at 05:54:56PM -0400 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Kavitha: | I want to know if there are any plugins for Unix based platforms, |specifically for FreeBSD, NetBSD, AIX? Most of the plugins I found on the |Web are for Windows & Mac. I have found a plugin-sdk for unix from |netscape developer site. But it just doesn't work, i.e. I'm able to |create the sharable object module and put it in .netscpae/plugins. But |netscape just doesn't recognise it. It doesn't even give any error. It |behaves as if the netscape/plugins directory is empty. Has anyone tried |this before? Any pointers will be greatly appreciated. I've had plugins working on FreeBSD with the Linux version of Netscape only (of course, the plug-ins need to be Linux .so's). However, Netscape didn't choose to add plug-in support to the BSD version of Netscape, at least they haven't as of version 3.0x -- I don't know about 4.x. Randall Hopper