lilypond-user-fr
[Top][All Lists]
Advanced

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

Re: --output and working directory error message


From: Christophe Richard
Subject: Re: --output and working directory error message
Date: Thu, 08 Mar 2007 22:37:44 +0100
User-agent: Thunderbird 1.5.0.8 (X11/20061117)

Hi,

I'm on Ubuntu with lilypond version 2.10.20 and i've same message whereas all it' ok.

:~/ly$ lilypond  -o /home/chris28/ly/output/ test.ly
GNU LilyPond 2.10.20
impossible de changer le répertoire de travail pour : /home/chris28/ly/output
Traitement de « test.ly »
Analyse syntaxique...
Interprétation de la musique... [2]
Prétraitement des éléments graphiques...
Sortie mise en page vers « test.ps »...
Conversion en « test.pdf »...

:~/ly$ lilypond  -o /home/chris28/ly/output/test test.ly
GNU LilyPond 2.10.20
impossible de changer le répertoire de travail pour : /home/chris28/ly/output
Traitement de « test.ly »
Analyse syntaxique...
Interprétation de la musique... [2]
Prétraitement des éléments graphiques...
Sortie mise en page vers « test.ps »...
Conversion en « test.pdf »...

Is this a problem with UNIX ?


Christophe

Graham Percival a écrit :
Sorry, I can't reproduce that here with 2.10.20 or 2.11.20.

Cheers,
- Graham


Jean-Charles wrote:
Hi all!

On Mandriva 2007

-----------------------
\version "2.10.20"

\relative c' {
\time 2/4
c8 d e c d4 d8 e }
-----------------------

lilypond -o /home/jcharles/Partothek/En_cours/ redir.ly

results in this output
----------------------------------------------------
cd /home/jcharles/Partothek/Test/
lilypond -o /home/jcharles/Partothek/En_cours/ /home/jcharles/Partothek/Test/redir.ly
GNU LilyPond 2.10.20
impossible de changer le répertoire de travail pour : /home/jcharles/Partothek/En_cours
Traitement de « /home/jcharles/Partothek/Test/redir.ly »
Analyse syntaxique...
Interprétation de la musique... [2]
Prétraitement des éléments graphiques...
Sortie mise en page vers « redir.ps »...
Conversion en « redir.pdf »...

Compilation finished at Sat Mar  3 20:12:49

---------------------------------------------

Looked into fr.po and found one sole instance :

#: main.cc:369
#, c-format
msgid "cannot change working directory to: %s: %s"
msgstr "impossible de changer le répertoire de travail vers : %s : %s"


There is no reason that I understand for this message, since the ps and pdf results are actually put in the destination folder.

Jean-Charles




_______________________________________________
bug-lilypond mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-lilypond




------------------------------------------------------------------------

_______________________________________________
liste de diffusion lilypond-user-fr
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user-fr





reply via email to

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