sure**!
You need a C-Compiler (of course).
pkg-config.
pkg-config is a helper tool used when compiling applications and libraries.
It helps you insert the cor... er options on the command line.
(see [[http://pkg-config.freedesktop.org/wiki/]]).
For DLNA-support (for... ar jxvf libupnp-1.6.2.tar.bz2
cd libupnp-1.6.2/
./configure --prefix=/usr
make
sudo make install</code>
u