From owner-freebsd-ports@FreeBSD.ORG Wed Jul 29 07:20:10 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15EC41065675; Wed, 29 Jul 2009 07:20:10 +0000 (UTC) (envelope-from erich@apsara.com.sg) Received: from babylon.webvis.net (babylon.webvis.net [202.157.163.226]) by mx1.freebsd.org (Postfix) with ESMTP id CD2B78FC1E; Wed, 29 Jul 2009 07:20:08 +0000 (UTC) (envelope-from erich@apsara.com.sg) Received: from [10.0.1.240] ([119.73.191.194]) by apsara.com.sg ; Wed, 29 Jul 2009 13:20:02 +0800 SGT From: Erich Dollansky Organization: apsara green technology pte ltd To: freebsd-ports@freebsd.org Date: Wed, 29 Jul 2009 13:19:56 +0800 User-Agent: KMail/1.9.10 References: <20090728164118.4f36a21f.lehmann__19447.6383309395$1248793624$gmane$org@ans-netz.de> <4A6F2DD8.9090909@freebsd.org> <20090729062846.f7459f8f.lehmann@ans-netz.de> In-Reply-To: <20090729062846.f7459f8f.lehmann@ans-netz.de> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907291319.58963.erich@apsara.com.sg> Cc: ports@freebsd.org, gnome@freebsd.org, Joe Marcus Clarke , Andriy Gapon Subject: Re: after update - not all jpeg files are displayable X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2009 07:20:10 -0000 Hi, I do not know if this will help here. I have had in the past a very different problem which seems unsolvable. I did the same as you using portupgrade to bring my system to the current status. It broke some things. By change, I got the problem solve by manually compiling some ports and reinstalling them. Check what ports are needed by your program. Start at the base reinstalling them manually. I did this just by chance and found my system working afterwards. Yes, I know, it is a lot of work if you cannot do it on the side. Erich On 29 July 2009 pm 12:28:46 Oliver Lehmann wrote: > Joe Marcus Clarke wrote: > > depend on libjpeg. Really, you need to do a portupgrade -rf > > jpeg to fix this. > > I now did this - it has not fixed the problem. gqview for > example is still not able to display this image. > I do not even have any libjpeg.so.9 on my system (removed my > whole lib/compat/pkg directory)