lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compilation question


From: Graham Percival
Subject: Re: compilation question
Date: Thu, 02 Jun 2005 13:40:06 -0700


On 2-Jun-05, at 1:18 AM, D Josiah Boothby wrote:

I'm installing 2.5.27 in my home directory. I have already compiled ghostscript 8.15 in my home directory, but when I try compiling lilypond, I can't figure out how to find $HOME/bin/gs. I tried --with-gs=$HOME/bin/gs, and looking through config.make doesn't offer me any clues.

Try adding ~/bin to your path, or doing
export GS=~/bin/gs
or
export GHOSTSCRIPT=~/bin/gs

(untested)

- Graham





reply via email to

[Prev in Thread] Current Thread [Next in Thread]