From owner-freebsd-gnome@FreeBSD.ORG Tue Jan 24 23:29:24 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 369F216A41F for ; Tue, 24 Jan 2006 23:29:24 +0000 (GMT) (envelope-from pirat@access.inet.co.th) Received: from access.inet.co.th (access.inet.co.th [203.151.127.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1BCF43D49 for ; Tue, 24 Jan 2006 23:29:23 +0000 (GMT) (envelope-from pirat@access.inet.co.th) Received: from [192.168.1.71] ([203.113.33.6]) by access.inet.co.th (8.12.9p2/8.12.9) with ESMTP id k0ONSNrl019638; Wed, 25 Jan 2006 06:28:23 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Message-ID: <43D6B843.50804@access.inet.co.th> Date: Wed, 25 Jan 2006 06:29:07 +0700 From: Pirat SRIYOTHA User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremy Messenger References: <43D61060.3080704@access.inet.co.th> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org Subject: Re: gnome2 fail at librsvg2 : file not found X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jan 2006 23:29:24 -0000 Jeremy Messenger wrote: > On Tue, 24 Jan 2006 05:32:48 -0600, Pirat SRIYOTHA > wrote: > >> hi sirs, >> >> sorry for disturbing the lists so many time on upgrading gnome 2.10 >> to 2.12 (since december 2005.) >> >> my last trial was to do portupgrade -u -rf pkgconfig and ended with >> error that said >> >> >> ---> Skipping 'x11/gnome2' (gnome2-2.12.2_1) because a requisite >> package 'filer >> oller-2.12.2,1' (archivers/fileroller) failed (specify -k to force) >> ** Listing the failed packages (*:skipped / !:failed) >> ! graphics/librsvg2 (librsvg2-2.12.7_3) (install error) >> * x11/gdm (gdm-2.8.0.7_2) >> * graphics/eog (eog-2.12.2) >> * games/gnomegames2 (gnomegames2-2.12.2) >> * x11-fm/nautilus2 (nautilus2-2.12.2) >> * archivers/fileroller (fileroller-2.12.2,1) >> * sysutils/nautilus-cd-burner (nautilus-cd-burner-2.12.2) >> * multimedia/totem-gstreamer (totem-gstreamer-1.2.1_1) >> * sysutils/gnomecontrolcenter2 (gnomecontrolcenter2-2.12.2) >> * sysutils/gnomesystemtools (gnomesystemtools-1.4.1) >> * x11/gnomeapplets2 (gnomeapplets2-2.12.2) >> * graphics/evince (evince-0.4.0_2) >> * audio/gnomemedia2 (gnomemedia2-2.12.0) >> * audio/sound-juicer (sound-juicer-2.12.3) >> * x11/gnome2 (gnome2-2.12.2_1) >> ---> Packages processed: 147 done, 0 ignored, 14 skipped and 1 failed >> >> when i turned to librsvg2 and did a make install i got this one >> >> ---------------------------------------------------------------------- >> gmake install-data-hook >> gmake[3]: Entering directory >> `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7/g >> dk-pixbuf-loader' >> if [ -z "" ] ; then \ >> /bin/sh ../mkinstalldirs /usr/X11R6/etc/gtk-2.0 ; \ >> /usr/local/bin/gdk-pixbuf-query-loaders > >> /usr/X11R6/etc/gtk-2.0/gdk-pixbuf.lo >> aders ; \ >> fi >> /libexec/ld-elf.so.1: Shared object "libgdk_pixbuf-2.0.so.600" not >> found, requir >> ed by "gdk-pixbuf-query-loaders" >> gmake[3]: *** [install-data-hook] Error 1 >> gmake[3]: Leaving directory >> `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7/gd >> k-pixbuf-loader' >> gmake[2]: *** [install-data-am] Error 2 >> gmake[2]: Leaving directory >> `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7/gd >> k-pixbuf-loader' >> gmake[1]: *** [install-am] Error 2 >> gmake[1]: Leaving directory >> `/usr/ports/graphics/librsvg2/work/librsvg-2.12.7/gd >> k-pixbuf-loader' >> gmake: *** [install-recursive] Error 1 >> *** Error code 2 >> >> Stop in /usr/ports/graphics/librsvg2. >> inspiron# >> >> i do not understand where this file, "libgdk_pixbuf-2.0.so.600", so >> important that it stop installing librsvg2 ? >> >> please give me some helps on this. thanks in advance for any helps >> and hints. > > > /usr/ports/UPDATING said: > ================================================ > 20051105: > AFFECTS: all users of gnome/glib/gtk > AUTHOR: gnome@FreeBSD.org > > GNOME has been updated to 2.12 and gtk/glib to 2.8. > DO NOT USE portupgrade(1) to update your ports. Instead, use > the gnome_upgrade.sh script from > http://www.marcuscom.com/downloads/gnome_upgrade212.sh > ================================================ > > http://www.freebsd.org/gnome/docs/faq212.html#q2 said: > ================================================ > NOTE: Do not run portupgrade(1) to upgrade to GNOME 2.12! > > [...] > ================================================ > > That's your problem. You need to follow before and after of 20051105 > first before you can run gnome_upgrade212.sh or your upgrade won't > success. Yes, I know that the FAQ needs to add about UPDATING part or > the upgrade won't success. thanks so much for your helps. i have done that before, sh gnome_upgrade212.sh, without any success. i even did pkg_delete -fa and start from building gnome2 via port and once again with failure. even redid pkg_delete -fa and using gnome upgrade script without any success. have i read and follow faq#6 ? yes i did and as i said in the beginning , my last trial ..., now am installing gimp and will restart from scratch once again after remaking world (it is 6-stable cvsup yesterday and 6-stable since december though.) thanks indeed for your hints and helps. > > Cheers, > Mezz > with best regards, psr