From owner-freebsd-ports@FreeBSD.ORG Mon Apr 5 19:31:20 2010 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 101B51065674; Mon, 5 Apr 2010 19:31:20 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mx1.freebsd.org (Postfix) with ESMTP id 7CEF48FC16; Mon, 5 Apr 2010 19:31:19 +0000 (UTC) Received: by qw-out-2122.google.com with SMTP id 3so1519394qwe.7 for ; Mon, 05 Apr 2010 12:31:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=x0+6DWTGFW+m+p6KJ+NBARLhgcJ4atlC1yiLF13wnPA=; b=dPgsp91JxAvMoHVbtMNgJF4QvYam/zhmebp799JL/Pt5mOvt8Tfq+pxB5Md3elnV2Q k7roa3Uc4Rasmb8p6SeUH27GbQKuPVvL/KniedaoiTJ9VQwFjUgpbUeid89DqAAb3YB6 w4GG43XBzcA/rBaPCujfxhtyA+dSsyT4M59r0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=sENQAoDeiKYQ/MaHkRCItWc+IfBQo0LAZV71iY1OSQQztfC1NJDa4sUk6/C4qy4wU7 ZSv1A/L9B5JnNUWQlOVAN+YjxUxreoiiZKzu2DG5AJPHwXOelnK9As90jUqlDvIMwkfP rTlGwvf3kcauYoJNGZ7m4kugSX9TgFa4cvNmU= MIME-Version: 1.0 Received: by 10.229.33.72 with HTTP; Mon, 5 Apr 2010 12:31:13 -0700 (PDT) In-Reply-To: References: <20100328163828.1f34e0e7@it.buh.tecnik93.com> <20100405213133.3b29591f@it.buh.tecnik93.com> Date: Mon, 5 Apr 2010 12:31:13 -0700 Received: by 10.229.213.133 with SMTP id gw5mr10051160qcb.13.1270495876183; Mon, 05 Apr 2010 12:31:16 -0700 (PDT) Message-ID: From: Garrett Cooper To: Antonio Olivares Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: stable@freebsd.org, Ion-Mihai Tetcu , questions@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [ HEADS UP ] Ports unstable for the next 10 days 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: Mon, 05 Apr 2010 19:31:20 -0000 On Mon, Apr 5, 2010 at 12:05 PM, Antonio Olivares wrote: > Ion-Mihai, > > Does this fix the following issue? > > I have installed FreeBSD 8.0 and updated it to current p2 > > =A0I try to use konqueror and I get > > =A0There was an error loading the module About-Page for Konqueror. > =A0The diagnostics is: > =A0Cannot load library /usr/local/kde4/lib/kde4/konq_aboutpage.so: > =A0(Shared object "libjpeg.so.10" not found, required by "libkhtml.so.7") > > Other programs like kile and k3b don't work because of the same > message or others. =A0I did not know about this, otherwise I would not > have tried to install these programs in the first place, till the > coast was clear :( > > Thanks though, I saw the message a little bit late :( Nope. You need to update all of jpeg. See UPDATING for more details (but substitute this for the portmaster directions: " portmaster -r 'jpeg-*' ". HTH, -Garrett