I need to install NSIS (http://nsis.sourceforge.net) on corporate zLinux server (SLES 11 SP 3 on z/OS machine).
Here are the inputs:
- I have root
- I don't have compilers there (gcc or g++) and I doubt I can get them installed
- I don't have support from any other admins (on the project my primary responsibility is development, and because of lack of resources I have to do Linux set up myself)
So, my options are:
- Find NSIS binary rpm for SLES on s390x platform - probability close to 0
- Set up some other PC machine with compiler and cross-compile - probability close to 0.001 as I never had a deal with compilers and cross compiling
- Find Wine binary rpm and after install transfer NSIS MS Windows binaries to zLinux machine - probability close to 0.01% as seems Wine also not popular application for Linux on z/OS platform <== It was a mistake Wine requires Intel processor, it can not run on zLinux
Any help is highly appreciated.
UPDATE:
file /bin/ls
/bin/ls: ELF 64-bit MSB executable, IBM S/390, version 1 (SYSV), for GNU/Linux 2.6.4, dynamically linked (uses shared libs), stripped