From owner-freebsd-gnome@FreeBSD.ORG Fri Feb 6 13:20:49 2004 Return-Path: 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 B961216A4CE for ; Fri, 6 Feb 2004 13:20:49 -0800 (PST) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07F2E43D31 for ; Fri, 6 Feb 2004 13:20:46 -0800 (PST) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao05.cox.net (InterMail vM.5.01.06.05 201-253-122-130-105-20030824) with ESMTP id <20040206212046.DZLE29834.lakemtao05.cox.net@mezz.mezzweb.com>; Fri, 6 Feb 2004 16:20:46 -0500 Date: Fri, 06 Feb 2004 15:19:50 -0600 To: Adam Weinberger References: <20040206205133.GM3365@toxic.magnesium.net> From: Jeremy Messenger Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <20040206205133.GM3365@toxic.magnesium.net> User-Agent: Opera7.23/Linux M2 build 518 cc: gnome@freebsd.org Subject: Re: gnomevfs2 and gnomevfs-extras X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2004 21:20:49 -0000 On Fri, 6 Feb 2004 15:51:33 -0500, Adam Weinberger wrote: > okay, i'm seeing a problem in my latest 2.5 build, and i am only on a > quick break between classes so i cannot investigate. but, here's the > deal (this is from a 2.5 system, but it might be true of a 2.4 system > too): > > gnome2-power-tools depends upon libsmb.so, to be installed as part of > gnomevfs-extras. on my latest run, gnomevfs-extras never got installed. > > turns out gnomevfs2 built (and i assume installed) a libsmb.so. i don't > know if gnomevfs-extras also builds one and it conflicts, or what. Umm, weird.. gnome2-power-tools should install gnomevfs-extras, because there's no conflict in between gnomevfs2 and gnomevfs-extras. I just installed gnome2-power-tools and it does install the libsmb.so. > 1) does gnomevfs2 install libsmb.so? Nope, but FreeBSD does. Here has 5.2-CURRENT and Gnome 2.5.x, btw.. ======================== # ls /usr/lib | grep smb libsmb.a /usr/lib/libsmb.so /usr/lib/libsmb.so.1 # ls /usr/X11R6/lib/gnome-vfs-2.0/modules/ | grep smb [...empty...] ======================== I don't have gnomevfs-extra install, so I don't have any libsmb.so from Gnome stuff. > 2) does gnomevfs-extras install libsmb.so? Yep, it should as far it does to my system.. I just went to x11/gnome2-power-tools and installed, so here's the result: ======================== # ls /usr/X11R6/lib/gnome-vfs-2.0/modules/ | grep smb libsmb.so # pkg_info | grep gnomevfs gnomevfs-extras-0.99.13_1 A plugin for gnomevfs2 to browse smb shares with nautilus2 gnomevfs2-2.5.6_1 GNOME Virtual File System # pkg_info | grep power gedit2-2.5.3_1 A small but powerful text editor for Gnome 2 Desktop Enviro gnome2-power-tools-2.5.3 "Geektoys" for the GNOME 2 power user ======================== > 3) should gnome2-power-tools depend upon something else? I don't think, because it install fine to me. > 4) does gnomevfs2 conflict with gnomevfs-extras? Impossible, gnomevfs-extras is designed to add stuff with gnomevfs. > 5) is this also a problem in 2.4? No idea.. > 6) heheheehe "feebsd" ::D gg # echo 'CONFLICTS=freebsd' >> /usr/ports/human/adamw/Makefile ? :-) Cheers, Mezz > # Adam > > > -- > Adam Weinberger > adam@vectors.cx // adamw@FreeBSD.org // adamw@magnesium.net > http://www.vectors.cx -- bsdforums.org 's moderator, mezz.