Hi help-guix! I've made:
$ guix environment --ad-hoc git -- git clone https://git.savannah.gnu.org/git/guix.git With the current guix-manual-1.2.0-pre2.fr.po: $ cd guix ~/guix$ cp /home/hubert/Guix\ System/Contributions/TP\ guix-manual/fr.po/guix-manual-1.2.0-pre2.fr.po po/doc/guix-manual.fr.po ~/guix$ guix environment guix ~/guix [env]$ ./bootstrap ~/guix [env]$ ./configure --localstatedir=/var ~/guix [env]$ make ~/guix [env]$ make info && info -f doc/guix.fr.info I know now that I should have make '$ cp /home/hubert/Guix\ System/Contributions/TP\ guix-manual/fr.po/ po/doc/guix-manual.fr.po' But, do you think it's Ok anyway? Otherwise, it seemed to work... In the 'make' phase, I saw: <unknown-location>: warning: shadows previous definition of `-location' at <unknown-location> for (almost?) each 'gnu/services/...' Do you think it's normal or I'll have to retry? The last command produced the guix manual and it seems good. Do I need to make a: '$ po4a-updatepo'? In doubt, I prefer to be sure ;-) Thanks in advance for your advice! Cheers, -- Hubert
