I'm trying to compile "Emilia Pinball Project" and I came across this from ./configure:
Code:
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
What are these and where would I find them?
I have SDL, SDL_Image and SDL_Mixer with their development packages installed and I also have libtool 1.5.18-2 installed on my SuSE 10.0 system.
Would I need the development packages for OpenGL, and X? I can't seem to find any packages for them. What name(s) would I use to look for them?