mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-03-06 15:35:04 +00:00
remove bogus readme
This commit is contained in:
30
src/README
30
src/README
@ -1,30 +0,0 @@
|
||||
PROJECTM README
|
||||
------------------------------
|
||||
NOTE: The projectM wiki at http://projectm.wiki.sourceforge.net/ is the official source for build instructions. What lies below is just a terse review of how to build the source yourself.
|
||||
|
||||
(1) How to configure the projectM build
|
||||
|
||||
In the top level directory from where you extracted projectM, run
|
||||
|
||||
ccmake .
|
||||
|
||||
This will present you with a simple console based gui of options for projectM. First press "c" to run the configure script. Review the options and change what you think is necessary. Press 'g' to generate the make files and exit.
|
||||
|
||||
(2) Compiling and installing
|
||||
|
||||
|
||||
As usual, type
|
||||
|
||||
make
|
||||
|
||||
followed by
|
||||
|
||||
make install
|
||||
|
||||
If any problems go to the web page at
|
||||
|
||||
http://projectm.sf.net
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user