From owner-freebsd-questions@FreeBSD.ORG Tue Jun 16 09:40:36 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 490E21065688 for ; Tue, 16 Jun 2009 09:40:36 +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 CE6BF8FC12 for ; Tue, 16 Jun 2009 09:40:35 +0000 (UTC) (envelope-from roys1012@gmail.com) Received: by ewy8 with SMTP id 8so4897284ewy.43 for ; Tue, 16 Jun 2009 02:40:35 -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=Plcl/AMUJ7MEVJMnO4J36Wcq9EfJOzS0YiKjfi9b9+QYXXMqIxu0whH/mtzJcSjSpH FXYv5Mx20YShnysZ4NA/JcvRDKQlOPD7JfKnxQxJdJKNKUuunfven0fZIhsVaUs5ogdj KPqJc2Bb1Nu5y2oGGG0GhJd1Karvj8p7gV+Uo= 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=WcyWPr9AyULqLpnEMsetYKAwDp3yQIVV7XVUChyR7kasG2H3dNyE4cKwEbEl5wooXO Zk1d9R8gGA4fYLwzQ5NXDKoJ70aXe9Qey/ufokvCAkQ5odizCDZWWc+cycMe0l+FD1re uQdbsGRYuxxzQMO9rI4MiEqEwXKyqOGO9/QDA= Received: by 10.210.59.14 with SMTP id h14mr2901879eba.63.1245145234874; Tue, 16 Jun 2009 02:40:34 -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 10sm151591eyz.21.2009.06.16.02.40.33 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 16 Jun 2009 02:40:34 -0700 (PDT) From: Roy Stuivenberg To: freebsd-questions@freebsd.org Content-Type: text/plain Date: Tue, 16 Jun 2009 11:40:25 +0200 Message-Id: <1245145225.1198.5.camel@rs-unix.roycs.nl> Mime-Version: 1.0 X-Mailer: Evolution 2.26.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: java jre 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: Tue, 16 Jun 2009 09:40:36 -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.