Introduction
Lxrun is an emulator that allows the execution of Intel Linux binaries on Intel UNIX platforms
Lxrun works by remapping system calls
Lxrun requires copies of the Linux dynamic loader and whatever Linux shared libraries are required by the program being run
No kernel modifications are necessary