bug-lilypond
[Top][All Lists]
Advanced

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

V.2.6.3 failure, Fedora Core 4


From: Lars-Erik Thorelli
Subject: V.2.6.3 failure, Fedora Core 4
Date: Sun, 28 Aug 2005 12:34:48 +0200

I installed Fedora Core 4 from the DVD in the recent "Bible" by
Christopher Negus without problems.
Then I installed Lilypond, documentation, ghostscript, and compatibility
libraries from   http://www.lilypond.org/web/install/#2.6  . All seemed
well.

Executing the command  "lilypond Test.ly"  sadly produced the message:

==========================
GNU LilyPond 2.6.3
/usr/share/guile/1.6/srfi/srfi-13.scm:159:1: In procedure dynamic-link
in expression (load-extension "libguile-srfi-srfi-13-14-v-1"
"scm_init_srfi_13"):
/usr/share/guile/1.6/srfi/srfi-13.scm:159:1: file:
"libguile-srfi-srfi-13-14-v-1", message:
"libguile-srfi-srfi-13-14-v-1.so: cannot open shared object file: No
such file or directory"
==========================

Test.ly file (has probably nothing to do with it):
==========================
\version "2.6.3"
\paper {
    pagenumber = no
    leftmargin = 1.5\cm
}

\header {
  title = "A tune"
}

melodi = \relative c' {  
  \key g \major
  \time 3/4
  
{
      g'16 a b c d8 e16 fis g4
      fis16 a fis d e g e cis d4
      g,8 a16 b c8 a16 c b8 g16 b
      a16 c a fis
  }
}


\score {
  <<
    \context Staff = one \melodi
 >>
  \midi {\tempo 4 = 130 }
  \layout {
    indent = 1.0\cm
    linewidth = 17.0\cm
  }
}
==========================

What's wrong? Grateful for an advice.
Looking at the libguile-srfi files:
==============================
address@hidden ~]# ls -l /usr/lib/libguile-srfi*
lrwxrwxrwx  1 root root    37 Aug 21
12:15 /usr/lib/libguile-srfi-srfi-13-14-v-1.so.1 ->
libguile-srfi-srfi-13-14-v-1.so.1.0.0
-rwxr-xr-x  1 root root 78352 Mar  2
17:04 /usr/lib/libguile-srfi-srfi-13-14-v-1.so.1.0.0
lrwxrwxrwx  1 root root    33 Aug 21
12:15 /usr/lib/libguile-srfi-srfi-4-v-1.so.1 ->
libguile-srfi-srfi-4-v-1.so.1.0.0
-rwxr-xr-x  1 root root 32832 Mar  2
17:04 /usr/lib/libguile-srfi-srfi-4-v-1.so.1.0.0
address@hidden ~]#
===============================

Yours respectfully

Lars-Erik Thorelli, user of Lilypond 2.4  and 1.8  systems  on Linux

-- 
Lars-Erik Thorelli  address@hidden
Vitabyvägen 40      0414-74362
277 37  KIVIK       070-5435236


reply via email to

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