[plt-scheme] PLT on FC4

From: Ittai Balaban (balaban at cs.nyu.edu)
Date: Mon Aug 22 16:40:55 EDT 2005

On Fri, 2005-08-19 at 15:35 -0700, Ittai Balaban wrote:
> mred: error while loading shared libraries: libstdc++.so.5: cannot open  
> shared object file: No such file or directory
> 
> (FC4 comes with libstdc++.so.6, as part of libstdc++-4)
> 
> I'll try compiling from source now.

Just wanted to follow up:

Compiling from source fails due to GCC4 incompatibilities (GCC4 is very
strict, apparently). The binary can be made to work using the
stdc++-compat-33 rpm.

All of this applies both to v209 and v299.x00

--
Ittai




Posted on the users mailing list.