denemo-devel
[Top][All Lists]
Advanced

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

[Denemo-devel] Guile load path still wrong


From: Nils Gey
Subject: [Denemo-devel] Guile load path still wrong
Date: Sun, 5 Jun 2011 11:06:10 +0200

Denemo reports
GUILE_LOAD_PATH is /usr/local/bin/../share/denemo

But it should be just /usr/share/denemo . There is nothing
in /usr/local in my distribution. 

My build script does this:

 ./autogen.sh
  #PKGCONFIG chokes on guile, so we set variables manually
  GUILE_LIBS=$(guile-config link) GUILE_CFLAGS=$(guile-config compile) 
./configure --prefix=/usr --disable-portaudio




reply via email to

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