I want to build something (as in I can get a tar.gz source package) for an old release so I can use it on a site with that (old) release.
The 'old' site reports its installed binaries as:-
ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.6.9, dynamically linked (uses shared libs), for GNU/Linux 2.6.9, stripped
Is there any (reasonably easy) way I can set up a build environment on a system where I have full access (i.e. my desktop at home) so that I can create an executable for the above?