GNU wget for MPE/iX

This port is a prototype; it is totally unsupported but it seems to work (at least for me ;)

I found initial information about GNU wget (and lots of other GNU tools) at the Info Pages of the Floyd R. Newman Laboratory of Nuclear Studies (LNS) at the Cornell University Department of Physics...

Here is a copy of the GNU wget distribution that I picked from one of the GNU mirrors sites...

Using the texi2html translator I extracted the following docs from the above package...

Porting GNU wget to MPE/iX was fairly easy as it basically uses GNU gcc compiler, which is available on MPE/iX for quite a long time now, thanks to Mark Klein's port. Using my recent prototype of GNU autoconf for MPE/iX it wasn't even neccessary to manually adjust the configure script as advised in Mark Bixby's MPE/iX Porting Guide. Here are the diffs...

Here is a package of the files that have been added to allow GNU wget build on MPE/iX...

And here you can see how to run your own build with above components...

If you do not want to run your own build, you may download the resulting binaries here...

And for the totally lazy with reasonable download bandwith... a copy of all the above tar-packs...

As always, feedback welcome and best-effort help available (but I'm a wget beginner).

Lars Appel, June 1998 (lappel@grc.hp.com)