File: csound-mingw-double.sh

package info (click to toggle)
csound 1%3A6.03.2~dfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 45,708 kB
  • ctags: 30,934
  • sloc: ansic: 166,298; cpp: 57,275; python: 9,433; xml: 1,302; yacc: 1,072; lex: 833; perl: 635; java: 618; lisp: 562; sh: 514; makefile: 459; tcl: 341
file content (25 lines) | stat: -rwxr-xr-x 1,115 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#!/bin/sh
echo Setting up environment to run Csound from build area...
export PATH=/c/utah/opt/Mega-Nerd/libsndfile:${PATH}
export PATH=/c/utah/opt/fltk/branch-1.3/bin:${PATH}
export PATH=/c/utah/opt/fltk/branch-1.3/lib:${PATH}
export PATH=/c/utah/opt/portaudio:${PATH}
export PATH=/c/utah/opt/portmidi:${PATH}
export PATH=/c/utah/opt/Tcl/bin:${PATH}
export PATH=/c/utah/opt/swigwin-2.0.0:${PATH}
export PATH=/c/utah/opt/pd/bin:${PATH}
export PATH=/c/utah/opt/liblo:${PATH}
export PATH=/c/utah/opt/Java/jdk1.6.0_21/bin:${PATH}
export PATH=/c/utah/opt/fluidsynth/src/Release:${PATH}
export PATH=/c/utah/opt/luajit-2.0/src:${PATH}
export PATH=/d/utah/home/mkg/csound6:${PATH}
export PATH=${PATH}:/c/utah/opt/Graphviz/bin
export PATH=${PATH}:/c/utah/opt/MiKTeX-2.8/miktex/bin
export PATH=${PATH}:/c/utah/opt/doxygen/bin
export PATH=${PATH}:/c/utah/opt/ImageMagick-6.6.3-Q16
export PATH=${PATH}:/c/utah/opt/Python26
export PATH=${PATH}:/c/utah/opt/Python26/Scripts
export RAWWAVE_PATH=D:/utah/home/mkg/csound6/Opcodes/stk/rawwaves
export OPCODEDIR64=D:/utah/home/mkg/csound6
export PYTHONPATH=D:/utah/home/mkg/csound6