On Tue, 3 May 2005, jose isaias cabrera wrote:

> Thanks Dave, that worked perfectly.
>
> Just a little note for the folks out there like me... :-)
>
> I couldn't find patch, so I re-ran the cygwin setup.exe again and found the
> patchutils on the Devel Category. :-)

The "patch" utility is part of the (surprise, surprise) "patch" package.
Luckily for you, the "patchutils" package depends on the "patch" package,
so setup installed it for you at no extra cost.

For the future, if you need to find out which package contains a
particular utility, use the Cygwin package search page at
<http://cygwin.com/packages/>.  It usually helps to append ".exe" to the
name of the executable, or prepend "bin/" to it (the ".exe" trick doesn't
work for symlinks and shell scripts).

> However, I couldn't find autoreconfig,

Hmm, let's see: <http://cygwin.com/packages/>, type in "bin/autoreconf",
hit "Go", and voila -- "Found 6 matches for bin/autoreconf".  I'll let you
actually perform the above to find out which packages contain it.

> so I just,
>
> rm -rf rdesktop-1.4.0
> tar -xvf rdesktop-1.4.0.tar
> cd rdesktop-1.4.0
> patch -p1 < ../rdesktop.patch
> ./configure
> make
> make install
>
> and I have rdesktop 1.4.0.
>
> thanks Dave.
>
> josé
>
> ----- Original Message -----
> From: "jose isaias cabrera" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>

Ehm, <http://cygwin.com/acronyms/#PCYMTNQREAIYR>.  Thanks.
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT

Reply via email to