On Fri, Jun 4, 2010 at 16:22, Dario Rodriguez <soft.d4rio@xxxxxxxxx> wrote: > AIX is 5.2(.0.0), PERL is 5.8.0, IBM(R) XL C/C++ Enterprise Edition V7.0 I think that compiler is reasonably OK to use, it'll probably not choke on anything in particular. Perl OK too. > I'ill try compiling 'install' (i don't know where the sources are) It's in 'coreutils' these days, but that package includes a lot of stuff. Maybe you could get away with just using the script-version of install which comes with coreutils itself (because it'll need an install tool to use before 'install' itself is installed..). I'm attaching a copy. To use it it should be sufficient to use INSTALL=path-to/install-sh make install or something like that. -Tor
Attachment:
install-sh
Description: Binary data