Re: [translations] Re: How to start translate documents without running autoconf.sh |
[ Thread Index |
Date Index
| More lilynet.net/translations Archives
]
- To: Ben Luo <benluo@xxxxxxxxx>
- Subject: Re: [translations] Re: How to start translate documents without running autoconf.sh
- From: Francisco Vila <paconet.org@xxxxxxxxx>
- Date: Mon, 31 Jan 2011 17:42:51 +0100
- Cc: Translations list at lilynet <translations@xxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Xcqzcd+pjn1h7Ffv7sphj+8Wx3Qwaw7hfJ94sD986eE=; b=C8K1tP2ble1kTrvwhjWjORqDEsOwB6jVOka21F0LeLybEMUFY7vVQLYYSLaPzyUt3s 1pXPRkTlpiRaSFGfuev/G8XCpuGtYJNnxe37vIspor47BUL5t1Ud0uWRuxKKeYk0iAeT UFSh2QGQA5pwVy8+aVjKC8Anl89JZGqGisWQs=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Qi3JOgcct69iOkMwDFIJbhY1fvwDMpcIOW5uNvs338gQ4x6o4lHFYrODG+Wsn0o1ZH BXMyw+J4wCOSUCkSTY2vmTRRmsZchSp7vvzMkWTPbhjaf8ddZUWZnonUnWZCbg3SQ6Yk 2OFH4ELlJZ9Vlr2KpBCdDhLWVc1sRvnGEhNo8=
2011/1/31 Ben Luo <benluo@xxxxxxxxx>:
> Hello,
>
> I add zh translation in Document. And I only made web translation. After run
> make
>
> it display the error as follows,
>
> *****************************************
> [2]: Entering directory `/home/benluo/lilypond-git/Documentation/zh'
> make PACKAGE=LILYPOND package=lilypond -C web all && make
> PACKAGE=LILYPOND package=lilypond -C learning all && make
> PACKAGE=LILYPOND package=lilypond -C notation all && make
> PACKAGE=LILYPOND package=lilypond -C texidocs all && make
> PACKAGE=LILYPOND package=lilypond -C usage all && make
> PACKAGE=LILYPOND package=lilypond -C included all && make
> PACKAGE=LILYPOND package=lilypond -C essay all && make
> PACKAGE=LILYPOND package=lilypond -C extending all && true
> make[3]: Entering directory `/home/benluo/lilypond-git/Documentation/zh/web'
> true
> make[3]: Leaving directory `/home/benluo/lilypond-git/Documentation/zh/web'
> make: Entering an unknown directory
> make: *** learning: No such file or directory. Stop.
> make: Leaving an unknown directory
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/benluo/lilypond-git/Documentation/zh'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/benluo/lilypond-git/Documentation'
> make: *** [all] Error 2
>
> *****************************************
> How can I do?
I think your GNUmakefile specifies non-existant directories. It should
name 'web' alone. Change it in
Documentation/zh/GNUmakefile:
SUBDIRS = web # learning notation texidocs usage included essay extending
--
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com