Summary: | games-strategy/defcon-demo libSDL-1.2.so.0 error | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Aniruddha <mailingdotlist> |
Component: | [OLD] Games | Assignee: | Gentoo Games <games> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
ebuild
defcon |
Description
Aniruddha
2010-10-16 14:14:49 UTC
> ./defcon.bin.x86: error while loading shared libraries: libSDL-1.2.so.0: cannot
> I do have the requested file
> $ locate libGL.so.1
hu. libSDL-1.2.so.0 is not the same thing as libGL.so.1
if you are on amd64: emerge app-emulation/emul-linux-x86-sdl
or on x86: emerge libsdl
the ebuild seems to miss all emul- deps for amd64...
Created attachment 250873 [details]
ebuild
I have added an ebuild for defcon since there was only a demo version. This version depends on app-emulation/emul-linux-x86-sdl
Created attachment 250875 [details]
defcon
Put in files/defcon
The demo becomes the full version when you enter your key. I'm not able to reproduce this issue. Reopen with emerge --info if it's still possible to reproduce it with games-strategy/defcon-demo-1.60 |