Source Code
Gwget needs Gtk+ 2.4 to compile.
Ubuntu (Thanks to Tanari)
Mandrake
Lastest gwget can be found in Mandrake Cooker.
ASP Linux 9.2 (Thanks to Pavlo Bohmat):
CVS Access
Gwget it's on Gnome CVS, module gwget.
To download it:
# export CVSROOT=:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome
# cvs login
# cvs co gwget
# cd gwget
# ./autogen.sh
# ./configure
# make
# make install
|