Re: 227 beta release
Posted: Sat Dec 29, 2007 2:18 am
Just wanted to point out that if you run into this on Linux:
Forgive me if someone has already pointed this out.
Not that this makes it work for me, I just get a nice segfault:
EDIT: Shoot me, this isn't where I was going to post this...
It means you need the package 'compat-libstdc++' not just 'libstdc++'./Unreal.bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
Forgive me if someone has already pointed this out.
Not that this makes it work for me, I just get a nice segfault:
Code: Select all
[rowan@localhost System]$ ./Unreal.bin
Can't find file for package 'OpenGLDrv'
Developer Backtrace:
[ 1] ./Core.so(_Z12HandleSignali+0x10c) [0x482ffa]
[ 2] [0x110420]
[ 3] ./Engine.so(_ZN11UGameEngine4InitEv+0x1c33) [0x2423e3]
[ 4] ./Unreal.bin [0x804dfe2]
[ 5] ./Unreal.bin(main+0x19f) [0x804d5cf]
[ 6] /lib/libc.so.6(__libc_start_main+0xe0) [0x92a390]
[ 7] ./Unreal.bin [0x804d121]
Signal: SIGSEGV [segmentation fault]
Aborting.
Segmentation fault