From owner-freebsd-questions Thu Feb 10 12:11:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from xxx.video-collage.com (xxx.video-collage.com [209.122.149.226]) by builder.freebsd.org (Postfix) with ESMTP id A5F25450C for ; Thu, 10 Feb 2000 12:11:36 -0800 (PST) X-Relay-IP: ‚  Received: from dufus.video-collage.com (dufus [10.222.222.77]) by xxx.video-collage.com (8.9.1a/8.9.1) with ESMTP id PAA03467 for ; Thu, 10 Feb 2000 15:11:17 -0500 (EST) From: Mikhail Teterin Received: (from mi@localhost) by dufus.video-collage.com (8.9.3/8.9.3) id PAA11591 for questions@freebsd.org; Thu, 10 Feb 2000 15:11:16 -0500 (EST) (envelope-from mi@xxx) Date: Thu, 10 Feb 2000 15:11:16 -0500 (EST) Message-Id: <200002102011.PAA11591@dufus.video-collage.com> To: questions@freebsd.org Subject: using Acrobat4 plugin with Linux Netscape Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! I've installed the Linux version of Netscape on this 4.0 machine to be able to use linux plugins. The first one I tried is Acroread4 -- I made the symlink nppdf.so -> ../../../Acrobat4/Browsers/intellinux/nppdf.so in /usr/local/lib/netscape-linux/plugins . Now Netscape complains: ERROR: libc.so.5: cannot open shared object file: No such file or directory Cant load plugin /usr/local/lib/netscape-linux/plugins/nppdf.so. Ignored. The linux_base port is installed and happy (the Communicator itself runs). The libc.so.5 is there: /usr/compat/linux/usr/i486-linux-libc5/lib/libc.so.5: symbolic link to libc.so.5.3.12 what am I missing? Adding ``/usr/i486-linux-libc5/lib/'' to the LD_LIBRARY_PATH causes Netscape to die at startup with bus error. Thanks! -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message