asir

Ceci est une ancienne révision du document !


nemo-henry% pwd
/local/henry/pari-2.2
nemo-henry% diff src/basemath/galconj.c.ori src/basemath/galconj.c
725,726c725
<     err(warner,"Combinatorics too hard : would need %Z tests!\n
<       I will skip it,but it may induce galoisinit to loop",NN);
---
>     err(warner,"Combinatorics too hard : would need %Z tests!\n I will skip it,but it may induce galoisinit to loop",NN);

nemo-henry% ./do_work.sh | & tee WORK.LOG
(voir aussi WORK.LOG.0)
nemo-henry% make install | & tee INSTALL.LOG
nemo-henry% make install-lib-sta | & tee INSTALL_LIB_STA.LOG

La librairie est /local/henry/logiciels/lib/libpari-2.2.a.2.2

nemo-henry% cd asir2000/
/local/henry/asir2000

problèmes:

if [ ! -f ./.gc_fetch_done ]; then \
                if [ ! -f /local/henry/logiciels/../OpenXM_dist/gc6.5.tar.gz ]; then \
                        /local/henry/logiciels/bin/oxfetch.sh ftp://ftp.math.kobe-u.ac.jp/pub/OpenXM/misc/gc6.5.tar.gz /local/henry/logiciels/../OpenXM_dist; \
                fi ; \
                touch ./.gc_fetch_done ; \
        fi
/bin/bash: line 2: /local/henry/logiciels/bin/oxfetch.sh: No such file or directory
if [ ! -f ./.gc_risa_done ]; then \
            (cd .; tar xzvf /local/henry/logiciels/../OpenXM_dist/gc6.5.tar.gz; patch -p0 < gc6.5-risa.diff) ; \
            touch ./.gc_risa_done ; \
        fi
tar: Failed open to read on /local/henry/logiciels/../OpenXM_dist/gc6.5.tar.gz (No such file or directory)
tar: Unexpected EOF on archive file
  Looks like a unified context diff.
File to patch: File to patch:
  • asir.1194158629.txt.gz
  • Dernière modification : 2017/08/25 09:55
  • (modification externe)