LinuxChiq wrote:
./configure //ok
make // too many errors, gave up
make install // too many errors, gave up

and most interesting:
linux:/home/trinity/lilypond/src/lilypond-2.4.2 # buildscripts/clean-fonts.sh
-bash: buildscripts/clean-fonts.sh: Permission denied

Use buildscripts/out/clean-fonts ! I don't understand why the INSTALL.txt files mentions the wrong file.

However, your error message should have nothing to do with
old font files.

First of all, you didn't say exactly what file you used to test the
installation. I hope you follow the steps at
http://www.lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond/Running-LilyPond-for-the-first-time.html
and didn't try some large example. Also, I hope you made sure that
the example was for version 2.4.x and not for some other file.



If that doesn't help, when you run the command
lilypond --help --verbose
you should see something like

LILYPOND_DATADIR="/usr/share/lilypond"
LOCAL_LILYPOND_DATADIR="/usr/share/lilypond/2.4.2"
LOCALEDIR="/usr/share/locale"

at the end. Please check that all the files in
<LOCAL_LILYPOND_DATADIR>/ly/
and
<LOCAL_LILYPOND_DATADIR>/scm/
where changed at the time when you ran 'make install'.

Also, I hope you didn't use any strange flags to the configure command
or set the environment variable LILYPONDPREFIX.

   /Mats

linux:/home/trinity/lilypond/src/lilypond-2.4.2 # whoami
root

There was no output at all from test2.ly.

Any suggestions as to how I might proceed would be very much appreciated.

^_^


On Thu, 09 Dec 2004 09:18:36 +0200, Tapio Tuovila wrote

LinuxChiq wrote:


I gave make install a try, copied an example file from the lilypond homepage,
and gave it a shot. Here's the result:


GNU LilyPond 2.4.2 Processing `/home/trinity/test2.ly' Parsing... Interpreting music... warning: lily-guile: installation problem: deprecated encoding requested: "feta-music"


Any suggestions at this point?

Cheers,

Raven


Sorry, I can not remember for sure which packages were missing. Suppose they were 1) something-dev ? 2) some newer versions (of some gnome-related software? pango? -for some reason I've installed pango-1.5.2 from source; possibly for trying --enable-gui)


- Did you do ./configure make make install ?? (This was what Mats suggested, I think) - Or did you try make install after make all? - And did you get any decent output from test2.ly? Perhaps you can ignore the above-mentioned lily-guile -warning? - Sure you did this buildscripts/clean-fonts.sh if you did an upgrade of lilypond?? - And of course you did source the buildscripts/out/lilypond-profile,
didn't you?


(BTW, I did build texinfo 4.7 from source, can be done on Suse as well, but this might also have needed some extra packages ... maybe there is something weird going on in my installation of Suse??)

best regards,
Tapio

_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user



-- Open WebMail Project (http://openwebmail.org)



_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ lilypond-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to