hugo wrote: > Hi Robert > > Thanks for your reply. However, I do not want to compile from source - > there is no need for that. All I would like to do is include XFree86, > Tk800.23.1 and Tk:Filedialog in my cygwin distribution, plus a few > perl utilities I wrote myself. > > At present this involves several steps: > > 1. Using setup.exe to install cygwin; > 2. Downloading XFree86, unzipping extract.exe and running the > Xinstall.sh script; > 3. Downloading Tk800.23.1, then running perl Makefile.PL, make, make > test and make install; > 4. Copying over the perl utilities I have from my source location to > /usr/local/bin. > > I would like to reduce the above steps to a single-step installation.
Sounds like you need to write a script! ;-) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/