[plt-scheme] installing 103p1 on RHEL5
At Wed, 1 Apr 2009 09:55:35 -0400, Greg Rodenhiser wrote:
> Has anyone gotten v103p1 to install on Redhat Enterprise 5? We have an
> instructor that requires this version, but I cannot get it to install on
> newer versions of Redhat. It requires libstdc++-libc6.1-1.so.2, which I
> installed via compat-libstdc++-7.3-2.96.118.i386. This got me past
> installing the plt rpm, but attempting to run drscheme segfaults.
Do you have a stacksize limit? If not, try setting it to 8MB. (If I
remember correctly, version 103 gets confused when newer versions of
Linux report an unlimited stack size available to the program.)