mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Mar. 02 2005,00:12 |
|
If you mean SDL runtime libs, all you need to do is copy the files into some directory listed in /etc/ld.so.conf There are precompiled downloads available at libsdl.org (try the deb packages...you'll need the dsl-dpkg extension). If for some reason you can't install from deb, you should be able to at least extract the files.
We've talked about making an SDL extension before, and the bottom line is that it would cause more trouble than it would fix. The files are small, so they can easily be included with whatever package needs them....better than making too many dependent extensions.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|