]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/windows/zlily-profile.sh
* Documentation/windows/zlily-profile.sh:
[lilypond.git] / Documentation / windows / zlily-profile.sh
index 23832a5574dca7950d7eb06fc3e1d9539102fdd1..1fa9d011cfd968b7f43bd4216d16913c80c38251 100644 (file)
@@ -22,10 +22,23 @@ WINDOWS_MFINPUTS="$(cygpath -apw ""$POSIX_MFINPUTS"")"
 export POSIX_TEXINPUTS POSIX_TFMFONTS POSIX_TFMFONTS
 export WINDOWS_TEXINPUTS WINDOWS_TFMFONTS WINDOWS_MFINPUTS
 
-PATH="/usr/lilypond/bin:$PATH"
-PATH="@prefix@/bin:$PATH"
+GS_FONTPATH="$WINDOWS_GS_FONTPATH"
+GS_LIB="$WINDOWS_GS_LIB"
 
-PATH="/usr/lilypond/wrappers:$PATH"
-PATH="@prefix@/wrappers:$PATH"
+# needed for prefix=lilypond-x.y.z 
+# PATH="/usr/lilypond/bin:$PATH"
+# PATH="@prefix@/bin:$PATH"
 
+cat <<EOF
+Congratulations and welcome to GNU LilyPond.
 
+To get started, visit:
+    http://www.lilypond.org/Documentation/windows/out-www/installing.html
+
+If you encounter any problems, visit:
+    http://www.lilypond.org/wiki?TroubleshootingWindows
+
+When it all works, head straight to the tutorial:
+    http://www.lilypond.org/Documentation/user/out-www/lilypond/Tutorial.html
+    
+EOF