dowloading git-cl, connection timed out

2023-09-10 Thread pubabhervegueguen
Hi all fellow developers, My name is Gerard and I want to seek if I can do something about traditional Japanese notations. As the subject is rare and difficult (such as vertical writing and quite many different notations depending on instrument schools), I do no expect to find a community

Re: dowloading git-cl, connection timed out

2023-09-10 Thread pubabhervegueguen
Thank you David for your answer. git-cl is part of setup.sh I downloaded on 2023-08-17 from LilyDev-2-debian-vm.zip. Should I have downloaded instead Lilydev 3, and are there precise instructions of how to use it, maybe with Docker? Thank you much again, Gerard Le 2023-09-10 19:28, Davi

configure dependancy error

2023-11-15 Thread pubabhervegueguen
Hi all, I am new to Lilypond. I face a configure 'ERROR: please install required programs: guile-devel >=2.2 convert' I use Debian 12 on VirtualBox and git pulled Lilypond 2.25.10 from https://gitlab.com/lilypond/lilypond [1] I ran apt-get install guile-3.0 without improvement. Can som

Re: configure dependancy error

2023-11-15 Thread pubabhervegueguen
Thanks Jean for imagemagick , no more 'convert' error. guile-3.0-dev was already installed, I still have guile-devel >= 2.2 missing error. Any clue? Gerard Le 2023-11-15 15:29, Jean Abou Samra a écrit : I ran apt-get install guile-3.0 without improvement. You also want guile-3.0-dev, wh

Re: configure dependancy error

2023-11-16 Thread pubabhervegueguen
Hi Mats, More accurate: I am new to Lilypond development. I wrote previously: _"My name is Gerard and I want to seek if I can do something about traditional Japanese notations._ _As the subject is rare and difficult (such as vertical writing and quite many different notations depending on i

Re: configure dependancy error: solved

2023-11-17 Thread pubabhervegueguen
Thanks a lot Jean! Now I can configure make and run Lilypond smoothly. git clean pointed out configure and autom4te.cache. Regenerated with autogen.sh then configure works fine. Cheers, Gerard Le 2023-11-16 23:04, Jean Abou Samra a écrit : Le mercredi 15 novembre 2023 à 20:14 +0100, pubabhe