Mail Archives: cygwin/2006/01/19/00:21:41
On Wed, 18 Jan 2006, William A. Mahaffey III wrote:
> .... I searched the main cygwin archives & found a thread on installing
> Cygwin using Linux. It recommended just WGET-ing or FTP-ing the whole
> release directory along w/ setup.exe & setup.ini & get on with it.
> However .... I poked around on ftp.ale.org & observed that there were
> usually 2 copies of packages in each subdir, both source & binary (4
> packages total). I am a bit tight on disk space, is there a way to
> automatically download *only* the latest binary of each package ?
You can parse setup.ini, extract the latest version filenames, and only
pull those.
> Better yet, is there a Linux version of setup.exe ? TIA
No, setup.exe is a pure Windows program. You can probably compile the ini
file parser on Linux, since it's just lex/yacc, but the rest of the code
probably won't build.
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu | igor AT watson DOT ibm DOT com
ZZZzz /,`.-'`' -. ;-;;,_ Igor Peshansky, Ph.D. (name changed!)
|,4- ) )-,_. ,\ ( `'-' old name: Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"
--
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/
- Raw text -