Search found 5 matches

by crossmr
Thu Jan 12, 2006 8:44 pm
Forum: D2X-XL
Topic: SDL 1.2.8-8
Replies: 8
Views: 3561

and now Make fails in a firery ball.
Numerous massive errors.


make all-recursive
make[1]: Entering directory `/usr/local/share/d2x-xl/src'
Making all in 2d
make[2]: Entering directory `/usr/local/share/d2x-xl/src/2d'
cd .. && /bin/sh ./config.status 2d/Makefile depfiles
config.status: creating ...
by crossmr
Thu Jan 12, 2006 6:49 pm
Forum: D2X-XL
Topic: SDL 1.2.8-8
Replies: 8
Views: 3561

well I got further (at libsdl there is a precompiled RPM of devel version)
however now I'm jammed on:
GL not found, --with-opengl cannot be used

I know I have the latest version of Mesa installed with opengl, so anyone know what this is talking about?

[edit] finally. I installed this package via ...
by crossmr
Thu Jan 12, 2006 11:21 am
Forum: D2X-XL
Topic: SDL 1.2.8-8
Replies: 8
Views: 3561

I've ran into a new issue. I don't seem to have sdl-config.
I definitely have SDL1.2.9-1 installed using:
rpm -qa | grep sdl

however, I did a find -name sdl and the only thing that came up was:
./usr/local/share/d2x-xl/src/arch/ogl/sdlgl.c
./usr/local/share/d2x-xl/src/arch/sdl
./usr/src/kernels/2.6 ...
by crossmr
Thu Jan 12, 2006 10:09 am
Forum: D2X-XL
Topic: SDL 1.2.8-8
Replies: 8
Views: 3561

Thanks, I'll give that a shot. It drove me nuts for like an hour last night trying to find a copy of that version.
by crossmr
Thu Jan 12, 2006 9:40 am
Forum: D2X-XL
Topic: SDL 1.2.8-8
Replies: 8
Views: 3561

SDL 1.2.8-8

I'm running into an issue with installing this. Its asking for this version of SDL, yet it seems unavailable. A google search reveals that there is a SUSE RPM, but even libsdl.com doesn't have this release of it.

I currently have Fedora Core 4. And I actually have a newer version of SDL now: 1.2.9 ...