Compilation sous mac - version 1.99...

Pour toute demande d'aide sur des exemples non finalisés, c'est ici.
Les exemples aboutis et intéressants seront ajoutés aux sous-forums qui suivent.

Règles du forum
Pour toute demande d'aide pour la conception (ou la confirmation d'un code) d'une figure Asymptote, c'est ici.

J'invite ceux qui ont régulièrement des questions à poser à aller dans leur panneau de l'utilisateur pour indiquer dans la signature de leurs messages :

  1. Nom du système d'exploitation (W7 ou Ubuntu 12.04 ou ...)
  2. Version d'Asymptote et éditeur utilisé pour les figures Asymptote
  3. Distribution LaTeX et éditeur utilisé pour les tex.


On va gagner du temps dans les réponses !
DK
Messages : 57
Enregistré le : ven. 26 mars 2010, 17:23

Compilation sous mac - version 1.99...

Message non lu par DK » ven. 25 juin 2010, 09:31

Bonjour,
Merci à GM d'avoir signalé le problème de "dotted".
De mon côté j'essaye de passer à la version 1.99, et après le "make all", j'obtiens une erreur. Voici une copie de ce qu'affiche le terminal :

Code : Tout sélectionner

$ ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking for kpsewhich... true
checking for kpsewhich... (cached) true
checking for texi2dvi... texi2dvi
configure: Using /opt/local/share/texmf-local/tex/latex/asymptote for LaTeX style file
configure: Using /opt/local/share/texmf-local/tex/context/third/asymptote for ConTeXT style file
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... none needed
checking whether yytext is a pointer... no
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether make sets $(MAKE)... yes
checking for bison... bison -y
checking how to run the C++ preprocessor... g++ -E
checking tr1/unordered_map usability... yes
checking tr1/unordered_map presence... yes
checking for tr1/unordered_map... yes
checking for gc-7.1.tar.gz... yes
configure: enabling local Boehm Garbage Collector gc-7.1
checking for getopt_long_only... yes
checking for setupterm in -lncurses... yes
checking for sqrt in -lm... yes
checking for deflate in -lz... yes
checking for pthread_create in -lpthread... yes
checking for stackoverflow_install_handler in -lsigsegv... no
checking for sched_yield in -lrt... no
checking for rl_completion_matches in -lreadline... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking libintl.h usability... no
checking libintl.h presence... no
checking for libintl.h... no
checking ncurses/curses.h usability... no
checking ncurses/curses.h presence... no
checking for ncurses/curses.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking fpu_control.h usability... no
checking fpu_control.h presence... no
checking for fpu_control.h... no
configure: WARNING: *** Broken rpc headers; XDR support disabled ***
checking gsl/gsl_sf.h usability... yes
checking gsl/gsl_sf.h presence... yes
checking for gsl/gsl_sf.h... yes
checking for gsl_sf_debye_6 in -lgsl... yes
checking fftw3.h usability... yes
checking fftw3.h presence... yes
checking for fftw3.h... yes
checking for fftw_execute in -lfftw3... yes
checking OpenGL/gl.h usability... yes
checking OpenGL/gl.h presence... yes
checking for OpenGL/gl.h... yes
checking OpenGL/glu.h usability... yes
checking OpenGL/glu.h presence... yes
checking for OpenGL/glu.h... yes
checking GLUT/glut.h usability... yes
checking GLUT/glut.h presence... yes
checking for GLUT/glut.h... yes
checking for pid_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking for long long... yes
checking for long... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking return type of signal handlers... void
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for dup2... yes
checking for floor... yes
checking for memset... yes
checking for pow... yes
checking for sqrt... yes
checking for strchr... yes
checking for tgamma... yes
checking for strftime... yes
checking for strptime... yes
checking for error_at_line... no
checking for _LARGEFILE_SOURCE value needed for large files... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/png/Makefile
config.status: creating config.h
config.status: config.h is unchanged
checking for gc-7.1.tar.gz... (cached) yes
$
[/quote]
puis :
[quote]
..$ make all
echo "const char *SVN_REVISION="\"\"\; > svnrevision.cc;
Creating svnrevision.d
Creating quaternion.d
Creating algebra3.d
Creating arcball.d
Creating tr.d
Creating glrender.d
Creating writePRC.d
Creating PRCdouble.d
Creating oPRCFile.d
Creating PRCbitStream.d
Creating predicates.d
Creating Delaunay.d
Creating array.d
Creating constructor.d
Creating process.d
Creating envcompleter.d
Creating refaccess.d
Creating fundec.d
Creating varinit.d
Creating application.d
Creating program.d
Creating parser.d
Creating locate.d
Creating coenv.d
Creating coder.d
Creating simpson.d
Creating fftw++.d
Creating builtin.d
Creating fileio.d
Creating interact.d
Creating record.d
Creating absyn.d
Creating virtualfieldaccess.d
Creating access.d
Creating lex.yy.d
Creating camp.tab.d
Creating stack.d
Creating newexp.d
Creating exp.d
Creating entry.d
Creating types.d
Creating symbol.d
Creating name.d
Creating callable.d
Creating errormsg.d
Creating dec.d
Creating stm.d
Creating main.d
Creating genv.d
Creating env.d
Creating runmath.d
Creating runstring.d
Creating runpath3d.d
Creating runpath.d
Creating runtriple.d
Creating runpair.d
Creating runsystem.d
Creating runfile.d
Creating runarray.d
Creating runhistory.d
Creating runlabel.d
Creating runpicture.d
Creating runbacktrace.d
Creating runtime.d
Creating drawsurface.d
Creating drawpath3.d
Creating path3.d
Creating drawfill.d
Creating knot.d
Creating flatguide.d
Creating guide.d
Creating settings.d
Creating util.d
Creating texfile.d
Creating psfile.d
Creating picture.d
Creating drawlabel.d
Creating drawpath.d
Creating path.d
Creating camperror.d
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o camperror.o -c camperror.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o path.o -c path.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o drawpath.o -c drawpath.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o drawlabel.o -c drawlabel.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o picture.o -c picture.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o psfile.o -c psfile.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o texfile.o -c texfile.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o util.o -c util.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o settings.o -c settings.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o guide.o -c guide.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o flatguide.o -c flatguide.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o knot.o -c knot.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o drawfill.o -c drawfill.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o path3.o -c path3.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o drawpath3.o -c drawpath3.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o drawsurface.o -c drawsurface.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runtime.o -c runtime.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runbacktrace.o -c runbacktrace.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runpicture.o -c runpicture.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runlabel.o -c runlabel.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runhistory.o -c runhistory.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runarray.o -c runarray.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runfile.o -c runfile.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runsystem.o -c runsystem.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runpair.o -c runpair.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runtriple.o -c runtriple.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runpath.o -c runpath.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runpath3d.o -c runpath3d.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runstring.o -c runstring.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o runmath.o -c runmath.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o env.o -c env.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o genv.o -c genv.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o main.o -c main.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o stm.o -c stm.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o dec.o -c dec.cc
absyn.h: In function ‘absyntax::runnable* absyntax::autoplainRunnable()’:
absyn.h:30: warning: ‘pos.position::column’ is used uninitialized in this function
dec.cc:853: note: ‘pos.position::column’ was declared here
absyn.h:30: warning: ‘pos.position::line’ is used uninitialized in this function
dec.cc:853: note: ‘pos.position::line’ was declared here
absyn.h:30: warning: ‘pos.position::file’ is used uninitialized in this function
dec.cc:853: note: ‘pos.position::file’ was declared here
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o errormsg.o -c errormsg.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o callable.o -c callable.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o name.o -c name.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o symbol.o -c symbol.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o types.o -c types.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o entry.o -c entry.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o exp.o -c exp.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o newexp.o -c newexp.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o stack.o -c stack.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o camp.tab.o -c camp.tab.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o lex.yy.o -c lex.yy.cc
lex.yy.cc:2441: warning: ‘void yyunput(int, char*)’ defined but not used
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o access.o -c access.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o virtualfieldaccess.o -c virtualfieldaccess.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o absyn.o -c absyn.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o record.o -c record.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o interact.o -c interact.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o fileio.o -c fileio.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o builtin.o -c builtin.cc
builtin.cc: In function ‘void trans::addArrayOps(trans::venv&, types::array*)’:
builtin.cc:971: warning: comparison between signed and unsigned integer expressions
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o fftw++.o -c fftw++.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o simpson.o -c simpson.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o coder.o -c coder.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o coenv.o -c coenv.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o locate.o -c locate.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o parser.o -c parser.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o program.o -c program.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o application.o -c application.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o varinit.o -c varinit.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o fundec.o -c fundec.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o refaccess.o -c refaccess.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o envcompleter.o -c envcompleter.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o process.o -c process.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o constructor.o -c constructor.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o array.o -c array.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o Delaunay.o -c Delaunay.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o predicates.o -c predicates.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o PRCbitStream.o -c prc/PRCbitStream.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o oPRCFile.o -c prc/oPRCFile.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o PRCdouble.o -c prc/PRCdouble.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o writePRC.o -c prc/writePRC.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o glrender.o -c glrender.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o tr.o -c tr.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o arcball.o -c arcball.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o algebra3.o -c algebra3.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o quaternion.o -c quaternion.cc
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o svnrevision.o -c svnrevision.cc
if test "`svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`" != "`cat svnrevision.cc | sed -e 's/.*\"\(.*\)\";/\\1/'`"; then \
     echo "const char *SVN_REVISION="\"`svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\"\; > svnrevision.cc; \
     g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -I . -Igc-7.1/include -o svnrevision.o -c svnrevision.cc; \
   fi
echo string VERSION=\"1.99`svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\"\; > base/version.asy
echo @set VERSION 1.99`svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'` > doc/version.texi
echo @set Datadir /usr/local/share >> doc/version.texi
echo "#!/usr/bin/env python" > GUI/xasyVersion.py
echo xasyVersion = \"1.99`svn info 2>/dev/null | grep 'Revision' | sed -e 's/Revision: \(.*\)/-r\1/'`\" >> GUI/xasyVersion.py
ln -sf GUI/xasy.py xasy
g++ -Wall -ansi -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -DUSEGC -DPRESYM -DFASTCAST -DCALLEE_SEARCH -DEXACT_MATCH -DTEST_ADDED_OPS -DNO_FUNC_OPS -g -O3 --no-var-tracking -o asy camperror.o path.o drawpath.o drawlabel.o picture.o psfile.o texfile.o util.o settings.o guide.o flatguide.o knot.o drawfill.o path3.o drawpath3.o drawsurface.o runtime.o runbacktrace.o runpicture.o runlabel.o runhistory.o runarray.o runfile.o runsystem.o runpair.o runtriple.o runpath.o runpath3d.o runstring.o runmath.o env.o genv.o main.o stm.o dec.o errormsg.o callable.o name.o symbol.o types.o entry.o exp.o newexp.o stack.o camp.tab.o lex.yy.o access.o virtualfieldaccess.o absyn.o record.o interact.o fileio.o builtin.o fftw++.o simpson.o coder.o coenv.o locate.o parser.o program.o application.o varinit.o fundec.o refaccess.o envcompleter.o process.o constructor.o array.o Delaunay.o predicates.o PRCbitStream.o oPRCFile.o PRCdouble.o writePRC.o glrender.o tr.o arcball.o algebra3.o quaternion.o svnrevision.o  -lfftw3 -lreadline -lpthread -lz -lm -lncurses -lgsl -lgslcblas -framework GLUT -framework OpenGL -framework Cocoa  gc-7.1/.libs/libgc.a
Undefined symbols:
  "_history_set_history_state", referenced from:
      run::cleanup()     in runhistory.o
      run::cleanup()     in runhistory.o
      run::gen_runhistory2(vm::stack*)       in runhistory.o
      run::gen_runhistory2(vm::stack*)       in runhistory.o
      run::gen_runhistory0(vm::stack*)       in runhistory.o
      run::gen_runhistory0(vm::stack*)       in runhistory.o
      run::gen_runhistory3(vm::stack*)       in runhistory.o
      run::gen_runhistory3(vm::stack*)       in runhistory.o
  "_history_list", referenced from:
      interact::getLastHistoryLine()      in interact.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make: *** [asy] Error 1
$


Qui peut m'aider ou m'orienter vers une solution ?
Merci d'avance !
DK
Modifié en dernier par GM le ven. 25 juin 2010, 18:56, modifié 1 fois.
Raison : Remplacement du bbcode "quote" par le bbcode "code", pour réduire la longueur du message et pour que le dollar ne soit pas actif en tant que début de formule latex.

Avatar du membre
GM
Administrateur du site
Administrateur du site
Messages : 1512
Enregistré le : dim. 7 mars 2010, 14:50

Re: Compilation sous mac - version 1.99...

Message non lu par GM » ven. 25 juin 2010, 13:39

Index des fonctions - Exemple de lien donnant le résultat d'une recherche sur les mots 'arc' et 'triple' : http://asy.marris.fr/indexasy/?filtre=arc triple
Mes configurations (le 24/02/21) :
PC n°1 :Windows 10 - Asymptote(2.82)+MikTeX2.9 - Editeurs : Notepad++, TeXworks, Visual Studio Code.
PC n°2 : Ubuntu 20.04LTS - Asymptote(2.67-?? git) + TexLive2020
Mon serveur : Debian Stretch- Asymptote(2.68-16 git) + TexLive2018
Merci de préciser la votre !

DK
Messages : 57
Enregistré le : ven. 26 mars 2010, 17:23

Re: Compilation sous mac - version 1.99...

Message non lu par DK » ven. 25 juin 2010, 16:37

Bonjour,

J'ai mis à jour readline (en fait j'avais déjà la version 6.1, la dernière).
J'ai utilisé les commandes suivantes pour compiler asymptote à partir des sources :
J'ai téléchargé asymptote-<ver>-osx6-x86.tar.gz. Je l'ai décompressé, ouvert Terminal et pointé dans ce répertoire, puis :

Code : Tout sélectionner

./configure LDFLAGS=-L/usr/local/lib/
make all
make install.


Ensuite, pour vérifier la version d'asymptote j'ai saisi "asy" dans le terminal et j'obtiens le message suivant :

Code : Tout sélectionner

$ asy
Welcome to Asymptote version 1.96 (to view the manual, type help)
warning [version]: using possibly incompatible version 1.99 of plain.asy
>

En fait, la version 1.99 n'est pas installé, et pourtant la compilaton a réussi sans échec... Je ne peux plus rien compiler comme fichier .asy.

Que dois-je faire?

(macintosh, snow leopard).
Merci d'avance.
DK
Modifié en dernier par GM le ven. 25 juin 2010, 18:02, modifié 2 fois.
Raison : Utilisation du bbcode "code" car le symbole dollar était interprété, à torts, comme le début d'une formule mathématique de latex.

Avatar du membre
chellier
Messages : 104
Enregistré le : jeu. 18 mars 2010, 17:30

Re: Compilation sous mac - version 1.99...

Message non lu par chellier » ven. 25 juin 2010, 17:04

As-tu désinstallé la version 1.96 avant ?

Christophe

projetmbc
Messages : 34
Enregistré le : mer. 17 mars 2010, 08:31

Re: Compilation sous mac - version 1.99...

Message non lu par projetmbc » ven. 25 juin 2010, 17:22

Bonjour,
en parlant d'installation et de mise à jour j'ai deux questions :
  • Existe-t-il une bonne pratique relativement à une ancienne version installée ? Que faut-il nettoyer et comment le fait-on ?
  • Comment se fait la mise à jour de readline ?
PS pour DK : dans le premier message, il vaudrait mieux utiliser la balise code pour indiquer ton message d'erreur, histoire d'avoir une barre latérale de déroulement.

Avatar du membre
GM
Administrateur du site
Administrateur du site
Messages : 1512
Enregistré le : dim. 7 mars 2010, 14:50

Re: Compilation sous mac - version 1.99...

Message non lu par GM » ven. 25 juin 2010, 18:17

Je ne sais pas comment on allume un mac, ... c'est pour dire que je ne suis pas le mieux placé pour répondre... mais le message semble suffisamment parlant : si le message d'erreur évoque les versions 1.96 et 1.99... c'est qu'effectivement il y a du ménage à faire... pour te sortir de là.

Comment désinstaller sous mac ? C'est une très bonne question. :mrgreen:
Index des fonctions - Exemple de lien donnant le résultat d'une recherche sur les mots 'arc' et 'triple' : http://asy.marris.fr/indexasy/?filtre=arc triple
Mes configurations (le 24/02/21) :
PC n°1 :Windows 10 - Asymptote(2.82)+MikTeX2.9 - Editeurs : Notepad++, TeXworks, Visual Studio Code.
PC n°2 : Ubuntu 20.04LTS - Asymptote(2.67-?? git) + TexLive2020
Mon serveur : Debian Stretch- Asymptote(2.68-16 git) + TexLive2018
Merci de préciser la votre !

projetmbc
Messages : 34
Enregistré le : mer. 17 mars 2010, 08:31

Re: Compilation sous mac - version 1.99...

Message non lu par projetmbc » ven. 25 juin 2010, 18:41

GM a écrit :Je ne sais pas comment on allume un mac

C'est comme sous Windaube mais sans écran bleu... :lol:

DK
Messages : 57
Enregistré le : ven. 26 mars 2010, 17:23

Re: Compilation sous mac - version 1.99...

Message non lu par DK » ven. 25 juin 2010, 18:46

Comment désinstaller une version d'asymptote proprement sous mac? . Et bien je ne sais pas le faire.
Je vais regarder sur le web, il doit bien y avoir des infos (ou un code à utiliser sous terminal pour le faire..)
D.K

projetmbc
Messages : 34
Enregistré le : mer. 17 mars 2010, 08:31

Re: Compilation sous mac - version 1.99...

Message non lu par projetmbc » ven. 25 juin 2010, 18:52

Tiens-nous au courant et pense à lire mon gentil PS.

Edition par GM : "J'ai remplacé le bbcode "quote" par "code" dans le message concerné par la remarque de projetmbc."

DK
Messages : 57
Enregistré le : ven. 26 mars 2010, 17:23

Re: Compilation sous mac - version 1.99...

Message non lu par DK » ven. 25 juin 2010, 19:26

Bonsoir,

dans le /usr/local/bin, j'ai bien le programme asy. En le lancant directement de la sorte, j'ai bien la version 1.99. Mais en le lançant depuis une fenêtre du Terminal, j'ai la version 1.96... (et pourtant j'ai supprimé le répertoire asymptote (dans /usr/local/share/), et j'ai refait une installation, mais j'ai toujours la version 1.96).
Bien; jouer l'apprenti sorcier ne me va pas et ce n'est pas rigoureux.

Quand j'aurai trouvé comment faire les choses correctement, bien sur je le déposerai sur le forum.

DK

Répondre