I successfully installed Lilypond using Termux on my Android (version 12)
tablet, but I can't view the PDF after compiling the file.
Here's the error message I received (I highlighted the error message I'm trying
to understand):
~ $ lilypond [myfile.ly <http://myfile.ly/>](http://myfile.ly/)
GNU LilyPond 2.24.4 (running Guile 3.0)
Processing `[myfile.ly <http://myfile.ly/>](http://myfile.ly/)'
Parsing...
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
/data/data/com.termux/files/usr/share/lilypond/2.24.4/ly/init.ly:65:2: error:
Guile signaled an error for the _expression_ beginning here
#
(let ((book-handler (if (defined? 'default-toplevel-book-handler)
In procedure open_iconv_descriptors: invalid or unknown character encoding
LATIN1
Do you have any suggestions on how to fix this issue, or where can I seek help?
Thanks so much!