From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 10:17:52 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F24616A4CF for ; Wed, 25 Feb 2004 10:17:52 -0800 (PST) Received: from smtp-out5.xs4all.nl (smtp-out5.xs4all.nl [194.109.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ECD643D1F for ; Wed, 25 Feb 2004 10:17:51 -0800 (PST) (envelope-from vince@lan.xs4all.nl) Received: from lan (vandalon.xs4all.nl [80.126.124.113]) by smtp-out5.xs4all.nl (8.12.10/8.12.10) with ESMTP id i1PIHnn1093884 for ; Wed, 25 Feb 2004 19:17:50 +0100 (CET) Message-ID: <403CE6CD.5020103@lan> Date: Wed, 25 Feb 2004 19:17:49 +0100 From: Vincent Vandalon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6b) Gecko/20040222 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: FireFox/Bird + Java + Root X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Feb 2004 18:17:52 -0000 Hi all, i am trying to get java working under firefox for a while. Before you think here's another dude that can't read the FAQ. I did read em, firefox and the plugin are both gcc3.2 compiled, i made a ln -s and did not copy the libjavaplugin_oji.so. The problem occurs under 0.7(firebird) and 0.8 firefox. Java even works perfect when i run FireFox(0.8 and Firebird 0.7) as ROOT. But i do not want to run firefox as root(duh). So i thought hmm it will be an acces-rights issue(and not an incompatible plugin(as in gcc3.2)). Also flash and PDF plugins run flawless. First i've checked the links(ln -s) i created to libjavaplugin_oji.so... no that file has sufficient acces rights(rwxr-xr-x) Second I've checked the pluginreg.db and it has (-rw-r--r-- but the user owns it(thus not root) Furthermore i checked the whole /usr/home/vince/.phoenix dir and everything is owned by the user. What am I missing? I feel it is something very simple, but i have no more inspiration... Hope somebody knows what i am missing Regards, Vincent