From owner-freebsd-questions@FreeBSD.ORG Thu Jun 18 17:16:55 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 51655106564A for ; Thu, 18 Jun 2009 17:16:55 +0000 (UTC) (envelope-from roys1012@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id D464A8FC16 for ; Thu, 18 Jun 2009 17:16:54 +0000 (UTC) (envelope-from roys1012@gmail.com) Received: by ewy8 with SMTP id 8so1402759ewy.43 for ; Thu, 18 Jun 2009 10:16:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type :date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=scRemZEx7g5fSPQEsyaq5tcvx0P3+oDyjmjoZfOCm2o=; b=ZBUc9NNx/xAg3EgRoA2dGLAKo63r8TbIdgFZrftb6ouNlFV0b4dtJ7Qj5sGqOY4gzw 0doEhYThjKnrqXluv1fFQ6cD9AXa3BfDoCE2fj2XouVt7HrZQ6Kd9L8WQLdj05/ztYyX 6YHayKXfAsBjJ4Jd3pcNMT65leiOFpUvobbmU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer :content-transfer-encoding; b=quKhUdfOJ3IxuUt4mOpKL1sAo3Qi/ZpBHPGTMo9+N+Wf+woyHIIxGGkOOl0Kge9n7o hqw0laB2VYfD+fLduywKnG97eMuEDJsJlvUs+SPq1s00KgGue7HAr30KLN35W/wYbn8P aginN16cbcEUKdhoaZlDbQ8rYAlZJQmtHV+ks= Received: by 10.210.70.8 with SMTP id s8mr2038203eba.75.1245345413946; Thu, 18 Jun 2009 10:16:53 -0700 (PDT) Received: from ?192.168.1.125? (ip193-123-210-87.adsl2.static.versatel.nl [87.210.123.193]) by mx.google.com with ESMTPS id 5sm143419eyf.58.2009.06.18.10.16.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 18 Jun 2009 10:16:53 -0700 (PDT) From: Roy Stuivenberg To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Thu, 18 Jun 2009 19:16:40 +0200 Message-Id: <1245345400.1445.98.camel@rs-unix.roycs.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: diablo-jre16 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Jun 2009 17:16:55 -0000 Hello, I'm having a problem getting java to work on Firefox 2. diablo-jre16 latest version is installed. After about:plugins it doesn't show. Manual says to enter this as root, and so I do that. ln -s /usr/local/diablo-jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so \ /usr/local/lib/browser_plugins/ Then I get --> File exists !! I'm running 7.2 stable gnome2 Anyone encountered this problem too? Regards, Roy.