lilypond-user
[Top][All Lists]
Advanced

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

Difficulty running convert-ly under Linux/Ubuntu


From: Ralph Palmer
Subject: Difficulty running convert-ly under Linux/Ubuntu
Date: Mon, 19 Dec 2022 18:52:45 -0800

Greetings -

Jean Abou Samra kindly pointed me in the right direction for the installation of 2.24.0 in Linux with Frescobaldi.

I was successful. Then I tried running convert-ly for all my .ly files, using

find . -name '*.ly' -exec convert-ly -e '{}' \;

on the command line. That was unsuccessful.

I also tried

convert-ly -e $(find . -name '*.ly' -print)

but both of those commands were unsuccessful. In both cases, I got the message

6: exec: /home/rpalmer/lilypond/usr/bin/python3: not found

even though Python 3.10 is in the LilyPond directory. Ah, but I don't see my usr/bin directory. I'm still confused.

Any suggestions?

All the best,

Ralph

______
Ralph Palmer
Seattle
USA
(he, him, his)
palmer.r.violin@gmail.com

reply via email to

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