X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SPF_PASS
X-Spam-Check-By: sourceware.org
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; 	charset="US-ASCII"
Subject: RE: source for tree command?
Date: Mon, 22 Dec 2008 12:48:31 -0000
Message-ID: <5E25AF06EFB9EA4A87C19BC98F5C8753022A3455@core-email.int.ascribe.com>
In-Reply-To: <49459057.4050704@osu.edu>
References: <494584BC.1040302@osu.edu> <49458823.3060502@cygwin.com> <49459057.4050704@osu.edu>
From: "Phil Betts" <Phil.Betts@ascribe.com>
To: <cygwin@cygwin.com>
Reply-To: <cygwin@cygwin.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id mBMCpS90000998

Steve Lefevre wrote on Sunday, December 14, 2008 11:02 PM::

> Larry Hall (Cygwin) wrote:
>> Steve Lefevre wrote:
>>> Hello -
>>> 
>>> I'm desperately looking for a source for the tree command in cygwin.
>>> It isn't listed separately in any of the package sources that I
>>> looked at. I tried googling and search the cygwin website, but they
>>> just return results for "source tree" or "filesystem tree" --
>>> nothing about the tree command. 
>>> 
>>> Has in been abandoned from cygwin?
>> 
>> I'd suggest you look for the package that the command is in, either
>> through <cygwin.com/packages> or via 'cygcheck -p tree'.  Neither of
>> these narrow things down very well for me to point you more directly
>> so I can only say that I would recommend that you
>> 'cygcheck -p $(which tree)' to see if that unearths a potential
>> package for you.  Once you find it, fire up 'setup.exe' and make
>> sure you 
>> choose the 'Src?' box for the package.  The result will go in
>> '/usr/src'. 
> 
> Looks like my memory made something up -- Thorsten says it was never
> included in cygwin. That would make it difficult to find!
> 
> I tried looking in the package search on the website, but of course I
> didn't find it. I thought it was due to ubiquity of the term 'tree',
> but it looks like it's because it just wasn't there.
> 
> Thanks for the help!
> 
> Steve

On my system:

$ cygcheck -f $(which tree)
tree-1.5.0-EL-1

This (the EL part) means it came from Eric Lassauge's site.  See
http://lassauge.free.fr/cygwin/release/

Try adding http://lassauge.free.fr/cygwin/ in setup as a custom 
download site in order to pick up Eric's packages.  I think you'll 
need to run setup with the --no-verify option to use it.

Phil
-- 
This email has been scanned by Ascribe PLC using Microsoft Antigen for Exchange.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


