Howto install SJWS7 on amd64 Gentoo
The Sun Java Web Server 7.0 install is only available for RH linux, but I use gentoo on amd64 for one of my home machines.
Unfortunately its a 32 bit binary and it needs the 32 bit libstdc++.so.5. To solve the dependency simply emerge the app-emulation/emul-linux-x86-compat package. Note that the sys-libs/libstdc++-v3 contains the 64 bit version of libstdc++.so.5 and won't work. You need the emul-linux-x86-compat package
