From: Han-Wen Nienhuys Date: Sun, 4 Feb 2007 13:19:47 +0000 (+0100) Subject: unset LD_LIBRARY_PATH before running inkscape. X-Git-Tag: release/2.11.16-1~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=aab66ab9b5b6c33793433dced7a87b306293dd2a;p=lilypond.git unset LD_LIBRARY_PATH before running inkscape. --- diff --git a/input/regression/backend-svg.ly b/input/regression/backend-svg.ly index 25e9a23147..f9d9ffe3a5 100644 --- a/input/regression/backend-svg.ly +++ b/input/regression/backend-svg.ly @@ -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 {