Re: Beginners questions...



> If we're going to delve into odder messy solutions (cygwin et al),
> here's my two cents ..
> 
> backup gar.lib.mk, then in gar.lib.mk, find the two? instances of wget,
> and replace those commands with:
> 
> @echo $* >> ~/getlist.txt
> 
> now, make garchive will give you a list of URLs to be downloaded, in
> $HOME/getlist.txt
> 
> grab those files with whatever tools on the windows machine, then put
> them in garchive dir.
> 
> Of course, you'll have to replace gar.lib.mk with the original before
> garnome is usable once more
> 
> HTH, Shaun.


 Thanks!

 The solution sounds good! I'll try as soon as I can!

 Solyom
-- 
You are only young once, but you can stay immature indefinitely.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]