X-Spam-Check-By: sourceware.org
Message-ID: <31b7d2790702060851q2045ec0boe03597991c7f3a6d@mail.gmail.com>
Date: Tue, 6 Feb 2007 10:51:44 -0600
From: "DePriest, Jason R." <jrdepriest@gmail.com>
To: cygwin@cygwin.com
Subject: Re: How to list/detect any "non-cygwin" apps in /bin
In-Reply-To: <Xns98CF9799780A4zzappergmailcom@80.91.229.5>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <Xns98CF900DBEA80zzappergmailcom@80.91.229.5> 	 <45C88D25.2030301@aol.com> 	 <Xns98CF9799780A4zzappergmailcom@80.91.229.5>
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

On 2/6/07, zzapper  wrote:
> Tim Prince  wrote in news::
>
> > I may not be catching your intent; why not sort by .dll dependencies?
> I want to find out what non-cygwin apps I will have to manually install on my
> new PC
>
> > why not sort by .dll dependencies
> How?
>
>
>
> --
> zzapper
> http://successtheory.com/tips/ Vim, Zsh, MySQL Tips
>
>

You could run
cygcheck /usr/bin/*
and look for things that don't depend on \cygwin\bin\cygwin1.dll

-Jason

--
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/

