0.11.2 problem

I’m getting a strange problem with SDL-0.11.2
I can build and install it fine (./configure then make then make
install)
but when I try and build anything in SDL-demos I get:
Couldn’t find SDL in /usr
make: *** [SDL_path_OK] Error 1

make install put the SDL libraries in /usr/local/lib
and the header files in /usr/local/include/SDL

Any ideas?

	-fjr

forgot to add, I’m running Red Hat 6.1 on a P-150MMX

		-fjr

Frank Ramsay wrote:>

I’m getting a strange problem with SDL-0.11.2
I can build and install it fine (./configure then make then make
install)
but when I try and build anything in SDL-demos I get:
Couldn’t find SDL in /usr
make: *** [SDL_path_OK] Error 1

make install put the SDL libraries in /usr/local/lib
and the header files in /usr/local/include/SDL

Any ideas?

            -fjr

I’m getting a strange problem with SDL-0.11.2
I can build and install it fine (./configure then make then make
install)
but when I try and build anything in SDL-demos I get:
Couldn’t find SDL in /usr
make: *** [SDL_path_OK] Error 1

make install put the SDL libraries in /usr/local/lib
and the header files in /usr/local/include/SDL

Any ideas?

Not all of the demos are updated for the new libraries.

I’ll get those fixed over the next week and a half.

-Sam Lantinga				(slouken at devolution.com)

Lead Programmer, Loki Entertainment Software–
“Any sufficiently advanced bug is indistinguishable from a feature”
– Rich Kulawiec