forked from pool/csound
This commit is contained in:
19
README.SuSE
Normal file
19
README.SuSE
Normal file
@@ -0,0 +1,19 @@
|
||||
Plugin Directories
|
||||
==================
|
||||
|
||||
The plugin binaries are installed under /usr/lib/Csound
|
||||
(/usr/lib64/Csound in x86_64). Please set the environment variable
|
||||
"OPCDIR" to this direcrory before starting csound.
|
||||
in bash style,
|
||||
export OPCDIR=/usr/lib/Csound
|
||||
in tcsh style,
|
||||
setenv OPCDIR /usr/lib/Csound
|
||||
|
||||
|
||||
Binary Renaming
|
||||
===============
|
||||
|
||||
sndinfo is renamed to csndinfo in this package due to the name
|
||||
confliction with snd package.
|
||||
|
||||
Simiarly, extract was renamed to csound-extract.
|
Reference in New Issue
Block a user