rdesktop build on cygwin gone wrong

Igor Pechtchanski pechtcha@cs.nyu.edu
Wed May 4 04:15:00 GMT 2005


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" <jicman@XXXXXX.XXXXX.XXX>
> To: <cygwin-xfree@XXXXXX.XXX>

Ehm, <http://cygwin.com/acronyms/#PCYMTNQREAIYR>.  Thanks.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,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


More information about the Cygwin-xfree mailing list