Hey
I am a complete noob to linux. And I wanted to give it a try so I whent and installed ubuntu. Worked like a charm. Now I have gcc gotten up and running
and I am able to compile projects with multiple source files.
Now the thing is that I want to install SDL so I can port some of my simpler games from win to linux.
How can I do this?
I have downloaded the rpm packet from the libsdl.org site, but I am unable to
install it. Error message:
Quote:!--quote-->
$ sudo rpm -i SDL-devel-1.2.8-1 …!--startquote-->!--/quote-->