Introduction
This page describes how to compile the NAS plugin for XMMS.
Procedure
Download the plugin sources from ftp://mud.stack.nl/pub/OuterSpace/willem/.
- Make sure the following packages are installed:
- g++ (not confirmed)
- xmms-dev
- libaudio-dev
- libxt-dev
Run:
./configure i486-gnu-linux touch config.h make libtool --mode=install /usr/bin/install -c libnas.la ~/.xmms/Plugins/ libtool --finish ~/.xmms/Plugins
