
Originally Posted by
knue
Hi,
I have a true 64-bit system (gentoo amd64) and I don't have the possibility to copy over some 32bit libs:
$ ./RunSam2
./Bin/Linux-Dynamic-Release/Sam2: error while loading shared libraries: libXxf86misc.so.1: cannot open shared object file: No such file or directory
Sorry, this was my fault. I have not read the README.
This is, what I get now:
Code:
roland@gentoo64 ~/libs/ss2 $ ./RunSam2
INF:
INF: Gfx API: OpenGL
INF: Window: 640 x 480
INF: Vendor: NVIDIA Corporation
INF: Renderer: GeForce 7600 GT/PCI/SSE2
INF: Version: 2.0.2 NVIDIA 87.76
INF:
INF: Sfx API: OpenAL
INF: Device: (unknown)
INF: Mixer freq: 44100 Hz
INF: HW voices: 32
INF: Max sounds: 25 (5 same)
INF: Env FX: not supported
INF:
WRN: Error occured during thread priority setting. (Errorcode 1)
./RunSam2: line 1: 15257 Segmentation fault ./Bin/Linux-Dynamic-Release/Sam2
roland@gentoo64 ~/libs/ss2 $ cat Sam2.log

-------- START OF LOG --------
LOG: Core version: $Version: Serious Sam 2; 2.070.00:65824; 2006-PATCH-2-070-inc$
LOG: Command: $
LOG: Initializing timer.
LOG: Timestamp: 2006/10/23 17:02:32
LOG: Binary name: Sam2
LOG: Binary soft path: Bin/Linux-Dynamic-Release/
LOG: Binary hard path: /home/roland/libs/ss2/Bin/Linux-Dynamic-Release/
LOG: Application directory: /home/roland/libs/ss2/
LOG: Loading group files...
LOG: All_PC_02.gro: 5213 files
LOG: All_PC_03.gro: 3274 files
LOG: Movies_PC_02.gro: 44 files
LOG: All_PC_01.gro: 1194 files
LOG: Movies_PC_01.gro: 56 files
LOG: --- Serious Engine Startup ---
LOG:
LOG: Type: Unix
LOG: Detecting CPU...
LOG: Vendor: AuthenticAMD
LOG: Type: 0, Family: 15, Model: 15, Stepping: 2
LOG: MMX: Yes
LOG: SSE: Yes
LOG: CMOV: Yes
LOG: Clock: 1466 MHz
LOG:
LOG: Config file 'Content/SeriousSam2/Config/boot.cfg' doesn't exist.
LOG: Processing config file 'Content/SeriousSam2/Config/autoexec.cfg'.
LOG: Config file 'Content/SeriousSam2/Config/user.cfg' doesn't exist.
LOG: Loading cvars from "Content/SeriousSam2/Sam2.ini".
LOG: Multimonitor is not supported on this platform.
LOG:
LOG: * OpenGL context created.
INF:
INF: Gfx API: OpenGL
INF: Window: 640 x 480
INF: Vendor: NVIDIA Corporation
INF: Renderer: GeForce 7600 GT/PCI/SSE2
INF: Version: 2.0.2 NVIDIA 87.76
TRC: EAX is not supported.
INF:
INF: Sfx API: OpenAL
INF: Device: (unknown)
INF: Mixer freq: 44100 Hz
INF: HW voices: 32
INF: Max sounds: 25 (5 same)
INF: Env FX: not supported
INF:
LOG: Module 'Bin/CodecOGG.module' loaded in '0.01' seconds.
LOG: Module 'Bin/Shaders.module' loaded in '0.82' seconds.
LOG: Module 'Bin/ProcRender.module' loaded in '0.82' seconds.
LOG: Module 'Bin/Shaders.module' loaded in '0.00' seconds.
LOG: Module 'Bin/Sam2Game.module' loaded in '1.14' seconds.
WRN: Error occured during thread priority setting. (Errorcode 1)
EDIT: The Editor runs.
Bookmarks