Results 1 to 5 of 5
hi,
im trying to install the game "sin" on my 10.1 suse..
it says:
/usr/local/games/Sin/sin.exe: error while loading shared libraries: libsmpeg-0.4.so.0: cannot open shared object file: No such file or ...
- 02-06-2007 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 39
i Cant install smpeg..
hi,
im trying to install the game "sin" on my 10.1 suse..
it says:
/usr/local/games/Sin/sin.exe: error while loading shared libraries: libsmpeg-0.4.so.0: cannot open shared object file: No such file or directory
so, ive downloaded smpeg and then, when im trying to compile it ("make"), it says:
bla bla
bla bla
.....
.....
/MPEGaudio.lo
MPEGaudio.cpp: In member function 'bool MPEGaudio::WantedSpec(SDL_AudioSpec*)':
MPEGaudio.cpp:107: error: 'Play_MPEGaudioSDL' was not declared in this scope
MPEGaudio.cpp: In member function 'void MPEGaudio::StartDecoding()':
MPEGaudio.cpp:156: error: 'Decode_MPEGaudio' was not declared in this scope
make[1]: *** [MPEGaudio.lo] Error 1
make[1]: Leaving directory `/home/MiNiZeRo/Documents/smpeg-0.4.3/smpeg-0.4.4/audio'
make: *** [all-recursive] Error 1
Amir:/home/MiNiZeRo/Documents/smpeg-0.4.3/smpeg-0.4.4 #
what should i do?
- 02-06-2007 #2Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
What distro are you using?
- 02-06-2007 #3Just Joined!
- Join Date
- Sep 2006
- Posts
- 39
haven't i said?? .....
Originally Posted by bigtomrodney
Originally Posted by MiNiZeRo
- 02-06-2007 #4Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Sorry I missed that. That package isn't available in the repositories that I can see, but I would guess that you need to install the SDL development packages. Can you post the entire message in code tags?
[ c o d e] [ / c o d e]That should keep it nice and readable.
- 02-07-2007 #5Just Joined!
- Join Date
- Sep 2006
- Posts
- 39
i've installed SDL 1.2.. isn't it enough?Code:/MPEGaudio.lo MPEGaudio.cpp: In member function 'bool MPEGaudio::WantedSpec(SDL_AudioSpec*)': MPEGaudio.cpp:107: error: 'Play_MPEGaudioSDL' was not declared in this scope MPEGaudio.cpp: In member function 'void MPEGaudio::StartDecoding()': MPEGaudio.cpp:156: error: 'Decode_MPEGaudio' was not declared in this scope make[1]: *** [MPEGaudio.lo] Error 1 make[1]: Leaving directory `/home/MiNiZeRo/Documents/smpeg-0.4.3/smpeg-0.4.4/audio' make: *** [all-recursive] Error 1 Amir:/home/MiNiZeRo/Documents/smpeg-0.4.3/smpeg-0.4.4 #


Reply With Quote
