From owner-freebsd-questions@FreeBSD.ORG Fri Mar 2 00:53:14 2007 Return-Path: X-Original-To: FreeBSD-questions@FreeBSD.org Delivered-To: FreeBSD-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DCE2616A404 for ; Fri, 2 Mar 2007 00:53:14 +0000 (UTC) (envelope-from chris@hier7.com) Received: from smtp108.rog.mail.re2.yahoo.com (smtp108.rog.mail.re2.yahoo.com [68.142.225.206]) by mx1.freebsd.org (Postfix) with SMTP id 7CABE13C4B8 for ; Fri, 2 Mar 2007 00:53:14 +0000 (UTC) (envelope-from chris@hier7.com) Received: (qmail 92405 invoked from network); 2 Mar 2007 00:53:13 -0000 Received: from unknown (HELO ?74.109.56.185?) (cms.kw@rogers.com@74.109.56.185 with plain) by smtp108.rog.mail.re2.yahoo.com with SMTP; 2 Mar 2007 00:53:13 -0000 X-YMail-OSG: LwXZCFgVM1lpD2YF.wlc.RBwzybIt.Z10auPv2FdyZhdyUIPYq3h2rfvVDwWyHaPUQ-- Message-ID: <45E7757C.4050305@hier7.com> Date: Thu, 01 Mar 2007 19:53:16 -0500 From: Chris Slothouber Organization: hier7 User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: FreeBSD-questions@FreeBSD.org References: <0fa18d202fd5dfa13608dc9e2c627941@catholic.org> <200703011058.28791.lists@jnielsen.net> <4f48d953253acaed08dfd775cea2cb3b@catholic.org> In-Reply-To: <4f48d953253acaed08dfd775cea2cb3b@catholic.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: Mounting an FTP space ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Mar 2007 00:53:14 -0000 make config Never you mind wrote: > > On 02/03/2007, at 2:58 AM, John Nielsen wrote: > >> On Thursday 01 March 2007 01:37, Never you mind wrote: >>> On my Mac from the Finder I can select "Connect to server", give it the >>> details of an ftp location and it will connect and display the ftp >>> space as a drive on the desktop. >>> >>> Can I obtain the same sort of functionality using freeBSD and xfce >>> desktop manager? >> >> I haven't used it, but the sysutils/fusefs-curlftpfs should allow you >> to mount >> an ftp location as a virtual filesystem. The desktop icon thing you'll >> have >> to work out on your own, but it shouldn't be too difficult (a shortcut to >> your chosen mountpoint should suffice). > > I've just made an error during installation. At the dialog I selected > BOTH c-ares and IPV6. > > That caused an error: > > curl-7.16.0_1 does not support both c-ares and IPv6 - disable one of them. > > OK. I thought I'd simply run "make install clean" again and at the > dialog I would make my selection. However, I do not get to the dialog. > My choices have been saved somewhere and are being re-used. I need to > clean up from my first effort. What do I need to do to wipe the slate > clean? > > malcolm > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"