From owner-freebsd-java@FreeBSD.ORG Wed May 18 10:24:32 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9C7F16A4CE for ; Wed, 18 May 2005 10:24:32 +0000 (GMT) Received: from matrix.gatewaynet.com (matrix.gatewaynet.com [217.19.69.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F5AD43D7D for ; Wed, 18 May 2005 10:24:31 +0000 (GMT) (envelope-from achill@matrix.gatewaynet.com) Received: from matrix.gatewaynet.com (localhost.localdomain [127.0.0.1]) by matrix.gatewaynet.com (8.12.8/8.12.8) with ESMTP id j4IA8b9W011297; Wed, 18 May 2005 13:08:37 +0300 Received: from localhost (achill@localhost)j4IA8bsH011293; Wed, 18 May 2005 13:08:37 +0300 Date: Wed, 18 May 2005 13:08:37 +0300 (EEST) From: Achilleus Mantzios To: Andreas Kohn In-Reply-To: <1116408135.25402.58.camel@klamath.syndrom23.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-7 Content-Transfer-Encoding: 8BIT cc: freebsd-java@freebsd.org Subject: Re: jai and jai-imageio X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 May 2005 10:24:32 -0000 O Andreas Kohn έγραψε στις May 18, 2005 : > On Wed, 2005-05-18 at 11:23 +0300, Achilleus Mantzios wrote: > > Have anyone had any luck with the aforementioned packages? > > On 5.4-RELEASE, if this makes any point at all. > > > > In my system, even rpm which is somewhere in the dependency graph, > > fails to install. > > Also linuxpluginwrapper needed by jai(??) fails > > because it depends on > > /compat/linux/usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so > > that is print/acroread7 which also fails because simply it is marked > > as BROKEN. > > > > So Souldn't either > > jai which is a set of harmless .jar and .so install into jre directly > > or > > be marked as BROKEN because acroread has ... incomplete package list?? > > Hi, > > you can install linuxpluginwrapper without dependency on Acrobat7 with: > [/usr/ports/www/linuxpluginwrapper]# make install -DWITHOUT_PLUGINS > > This is at least a workaround until the underlying issue with Acrobat7 > gets fixed. Thanks, at the time you replied the port (acroread7) was back in life (after i cvsup'd) but it pointed to a non existing tarball. (AdobeReader_enu-7.0.0-1.i386.rpm instead of the existing AdobeReader_enu-7.0.0-2.i386.rpm), so i had to ls -l, md5 etc... :( > > Regards, > -- > Andreas > -- -Achilleus