NIMk / AVRemote

UPNP A/V Transport client
http://nimk.nl/avremote
GNU Affero General Public License v3.0
8 stars 2 forks source link

Compiling on Debian #2

Open nawrasg opened 9 years ago

nawrasg commented 9 years ago

Hi,

I'm trying to compile AVRemote under debian (Raspberry Pi) but I'm unable to configure it or compiling it. I get something like make: *** No targets specified and no makefile found. Stop.

Can I get some help please? Thanks,

cosad3s commented 1 year ago
aclocal
autoconf
autoheader
automake -a -c
./configure
make
sudo make install