Files
projectm/src/projectM-libvisual/README
w1z7ard 0e6df2a168 import of 1.0 branch
git-svn-id: https://projectm.svn.sourceforge.net/svnroot/projectm/trunk@152 6778bc44-b910-0410-a7a0-be141de4315d
2007-06-13 02:34:15 +00:00

18 lines
364 B
Plaintext

Go to src/projectM and run make to compile the projectM library, then do the standard ./configure, make , make install here in lv-xmms.
Configuration:
./configure
To set a prefix use --prefix, other options can be seen by
using ./configure --help
Building:
make
This will compile the plugins
Installing:
make install
This will install the plugins