]> git.donarmstrong.com Git - lilypond.git/commitdiff
unset LD_LIBRARY_PATH before running inkscape.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 4 Feb 2007 13:19:47 +0000 (14:19 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 4 Feb 2007 13:19:47 +0000 (14:19 +0100)
input/regression/backend-svg.ly

index 25e9a23147eccd9abb1742a986eaa89333a0dd35..f9d9ffe3a5afcb1380deff647cc13bd31ad4874d 100644 (file)
@@ -13,7 +13,9 @@
 
 %% TODO: what to do if inkscape fails?
 #(display "Invoking inkscape...\n")
-#(system (format #f "inkscape -T -E ~a-1.eps ~a-1.svg" outname outname))
+
+%% LD_LIBRARY_PATH is necesssary, otherwise, it doesn't build in GUB.  
+#(system (format #f "LD_LIBRARY_PATH= inkscape -T -E ~a-1.eps ~a-1.svg" outname outname))
 #(set! output-count 0)
 #(set-default-paper-size "a5")
 
@@ -23,8 +25,6 @@
     title = "SVG"
   } 
 
-
-
   \score {
     \lyrics {
       \markup {