public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Alexander M. Batishchev" <abatishchev@godfather.net.ru>
To: <cygwin@cygwin.com>
Subject: Re: Is it possible to install cygwin application passing the setup?
Date: Wed, 24 Dec 2008 01:01:00 -0000	[thread overview]
Message-ID: <000901c96563$11275d90$337618b0$@net.ru> (raw)

Hello.
Thanks a lot for information you provided, it helps a lot!	
My formula to make using Cygwin magnificent:
Create batch with body 'call "D:\Cygwin\bin\%1" %2 %3 ..'
Add the directory contains it to %PATH%
Call anything via 'cygwin foo -?'
Cheers!

PS.
Please also tip me what does 'commandeer someone else's threads for your own use' means? What I did, unfortunately, wrong?

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf Of Larry Hall (Cygwin)
Sent: Wednesday, December 24, 2008 3:25 AM
To: cygwin@cygwin.com
Subject: Re: Is it possible to install cigwyn application passing the setup?

Alexander M. Batishchev wrote:
> Hi.

Hello.  Please don't commandeer someone else's threads for your own use.
If you have a new question for this list, just send a new message.

> Is it possible to install an application from cigwyn via any method, except
> setup?
> What for is there Cygwin Package List search, if the result for example
> 'uname' contains nothing about 'where a package or file lives in the Cygwin
> release'?
> Maybe I'm wrong, please tip me how to do that.

'setup.exe' is the supported way to install any Cygwin package.  While
one could certainly find another way to properly install a package, it
wouldn't be supported by this list and you'd miss out on all the fun of
installing it through 'setup.exe'. ;-)   The 'Cygwin Package List' page,
<http://cygwin.com/packages/> , is used to find out what package a
particular utility is in.  The intent is that a user that knows what
utility he/she wants but not which package has it can find this out.
Armed with the package name of the desired utility, the user can then
use 'setup.exe' to install that package.  Using your example, if I
simply type in 'uname' to the search, it returns a number of hits.
Installing all of these packages will get you 'uname' but that would
be overkill (especially since some of the packages returned from this
simple search are source. ;-) )  If you instead use '/bin/uname', you'll
see you get a much smaller list and that you're pointed to the
'coreutils' package exclusively.  Installing 'coreutils' with 'setup.exe'
gets you 'uname'.

FWIW, 'cygcheck -p /bin/uname' will get you the same information, if you
have an active Internet connection at the time that you initiate the
command.

-- 
Larry Hall http://www.rfk.com
RFK Partners, Inc. (508) 893-9779 - RFK Office
216 Dalton Rd. (508) 893-9889 - FAX
Holliston, MA 01746



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

             reply	other threads:[~2008-12-24  1:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-24  1:01 Alexander M. Batishchev [this message]
2008-12-24 14:47 ` Larry Hall (Cygwin)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='000901c96563$11275d90$337618b0$@net.ru' \
    --to=abatishchev@godfather.net.ru \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).