It's not the shell, it's the DOS CRLF at the end of every line. Strip out the ^M from the end of every line and it will install just fine. Only problem is, it still doesn't run. The script launching the control panel comes back with:/usr/kornai/.netscape/java/bin/i386/native_threads /java: error in loading shared libraries:/usr/kornai/.netscape/java/lib/i386/native_threads /libhpi.so: symbol sem_init, version GLIBC_2.1 not defined in file libpthread.so.0 with link time reference Anybody had more luck with this? Andras Kornai
Also, upgrade to glibc2.1.2, and the error goes away.
It's not the shell, it's the DOS CRLF at the end of every line. Strip out the ^M from the end of every line and it will install just fine. Only problem is, it still doesn't run. The script launching the control panel comes back with: /usr/kornai/.netscape/java/bin/i386/native_threads /java: error in loading shared libraries: /usr/kornai/.netscape/java/lib/i386/native_threads /libhpi.so: symbol sem_init, version GLIBC_2.1 not defined in file libpthread.so.0 with link time reference Anybody had more luck with this? Andras Kornai