6 Apr
2009
6 Apr
'09
1:16 p.m.
Mojca Miklavec wrote:
On Mon, Apr 6, 2009 at 14:55, luigi scarso wrote:
texlua: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory Linux 2.6.15-1.2054_FC5smp #1 SMP Tue Mar 14 16:05:46 EST 2006 i686 i686 i386 GNU/Linux
What's happened ?
This has nothing to do with Hans' beta. See http://thread.gmane.org/gmane.comp.tex.context/48892 but I'm clueless. The binaries have been compiled on Debian Etch. Does pdfTeX work on your machine?
You need a different cplusplus runtime. Look for a linux package named libstdc++5 or so something like that. Luatex 0.37 is using a dynamic stdc++ library (next version will be static again) Best wishes, Taco