Mention new cygcheck -p option.
This commit is contained in:
parent
d3d854b759
commit
1f602210ea
@ -1,3 +1,8 @@
|
||||
2006-02-01 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
|
||||
|
||||
* faq-setup.xml (faq.setup.what-packages):
|
||||
Mention new cygcheck -p option.
|
||||
|
||||
2006-01-27 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
|
||||
|
||||
* faq-programming.xml (faq.programming.building-cygwin):
|
||||
|
@ -112,10 +112,12 @@ something malicious, and no mirror has been compromised.
|
||||
<question><para>What packages should I download? Where are 'make', 'gcc', 'vi', etc? </para></question>
|
||||
<answer>
|
||||
<para>When using Cygwin Setup for the first time, the default is to install
|
||||
a minimal subset of packages. If you want anything beyond that, you
|
||||
will have to select it explicitly. See
|
||||
<ulink url="http://cygwin.com/packages/">http://cygwin.com/packages/</ulink> for a searchable list of available
|
||||
packages.
|
||||
a minimal subset of all available packages. If you want anything beyond that,
|
||||
you will have to select it explicitly. See
|
||||
<ulink url="http://cygwin.com/packages/" /> for a searchable list of available
|
||||
packages, or use <literal>cygcheck -p </literal> as described in the Cygwin
|
||||
User's Guide at
|
||||
<ulink url="http://cygwin.com/cygwin-ug-net/using-utils.html#cygcheck" />.
|
||||
</para>
|
||||
<para>If you want to build programs, of course you'll need <literal>gcc</literal>,
|
||||
<literal>binutils</literal>, <literal>make</literal> and probably other packages from the
|
||||
|
Loading…
Reference in New Issue
Block a user