Spring et Allegro

Hello

Voici problème:

je veux installer: http://ta3d.darkstars.co.uk/linuxdl.php
les sources 4.2

dpkg -l |grep alle
ii  allegro-demo                          2:4.2.2-2                            cool game, demonstrating power of the Allegr
ii  allegro-demo-data                     3.9.36-7                             graphics and audio data for allegro-demo
ii  allegro-examples                      2:4.2.2-2                            example programs and demo tools for the Alle
ii  app-install-data                      0.4.20071030                         Application Installer Data Files
ii  gnome-app-install                     0.5.2.3-1                            GNOME Application Installer
ii  liballegro-doc                        2:4.2.2-2                            documentation for the Allegro library
ii  liballegro4.2                         2:4.2.2-2                            portable library for cross-platform game and
ii  liballegro4.2-dev                     2:4.2.2-2                            development files for the Allegro library
ii  liballegro4.2-plugin-arts             2:4.2.2-2                            aRts audio plugin for the Allegro library
ii  liballegro4.2-plugin-esd              2:4.2.2-2                            esd audio plugin for the Allegro library
ii  liballegro4.2-plugin-jack             2:4.2.2-2                            JACK audio plugin for the Allegro library
ii  liballegro4.2-plugin-svgalib          2:4.2.2-2                            SVGAlib video plugin for the Allegro library
ii  libieee1284-3                         0.2.11-4                             cross-platform library for parallel port acc
ii  libpvm3                               3.4.5-10                             Parallel Virtual Machine - shared libraries
ii  printconf                             0.7.7-0.1                            automatically configures USB and parallel pr
ii  pvm                                   3.4.5-10                             Parallel Virtual Machine - binaries

fichier: /home/jeux/ta3d/config.log

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by TA3D configure 0.4.2, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = mch
uname -m = i686
uname -r = 2.6.22-custom-visor-002
uname -s = Linux
uname -v = #1 SMP Thu Dec 20 02:52:45 CET 2007

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1795: checking for a BSD-compatible install
configure:1851: result: /usr/bin/install -c
configure:1862: checking whether build environment is sane
configure:1905: result: yes
configure:1933: checking for a thread-safe mkdir -p
configure:1972: result: /bin/mkdir -p
configure:1985: checking for gawk
configure:2001: found /usr/bin/gawk
configure:2012: result: gawk
configure:2023: checking whether make sets $(MAKE)
configure:2044: result: yes
configure:2295: checking for g++
configure:2311: found /usr/bin/g++
configure:2322: result: g++
configure:2353: checking for C++ compiler version
configure:2360: g++ --version >&5
g++ (GCC) 4.2.3 (Debian 4.2.3-2)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2363: $? = 0
configure:2370: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --disable-libmudflap --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.3 (Debian 4.2.3-2)
configure:2373: $? = 0
configure:2380: g++ -V >&5
g++: '-V' option must have argument
configure:2383: $? = 1
configure:2406: checking for C++ compiler default output file name
configure:2433: g++    conftest.cpp  >&5
configure:2436: $? = 0
configure:2474: result: a.out
configure:2491: checking whether the C++ compiler works
configure:2501: ./a.out
configure:2504: $? = 0
configure:2521: result: yes
configure:2528: checking whether we are cross compiling
configure:2530: result: no
configure:2533: checking for suffix of executables
configure:2540: g++ -o conftest    conftest.cpp  >&5
configure:2543: $? = 0
configure:2567: result: 
configure:2573: checking for suffix of object files
configure:2599: g++ -c   conftest.cpp >&5
configure:2602: $? = 0
configure:2625: result: o
configure:2629: checking whether we are using the GNU C++ compiler
configure:2658: g++ -c   conftest.cpp >&5
configure:2664: $? = 0
configure:2681: result: yes
configure:2686: checking whether g++ accepts -g
configure:2716: g++ -c -g  conftest.cpp >&5
configure:2722: $? = 0
configure:2821: result: yes
configure:2855: checking for style of include used by make
configure:2883: result: GNU
configure:2908: checking dependency style of g++
configure:2999: result: gcc3
configure:3062: checking for gcc
configure:3078: found /usr/bin/gcc
configure:3089: result: gcc
configure:3327: checking for C compiler version
configure:3334: gcc --version >&5
gcc (GCC) 4.2.3 (Debian 4.2.3-2)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3337: $? = 0
configure:3344: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --disable-libmudflap --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.3 (Debian 4.2.3-2)
configure:3347: $? = 0
configure:3354: gcc -V >&5
gcc: '-V' option must have argument
configure:3357: $? = 1
configure:3360: checking whether we are using the GNU C compiler
configure:3389: gcc -c   conftest.c >&5
configure:3395: $? = 0
configure:3412: result: yes
configure:3417: checking whether gcc accepts -g
configure:3447: gcc -c -g  conftest.c >&5
configure:3453: $? = 0
configure:3552: result: yes
configure:3569: checking for gcc option to accept ISO C89
configure:3643: gcc  -c -g -O2  conftest.c >&5
configure:3649: $? = 0
configure:3672: result: none needed
configure:3692: checking dependency style of gcc
configure:3783: result: gcc3
configure:3798: checking whether make sets $(MAKE)
configure:3819: result: yes
configure:3833: checking for main in -lGL
configure:3862: gcc -o conftest -g -O2   conftest.c -lGL   >&5
configure:3868: $? = 0
configure:3886: result: yes
configure:3899: checking for main in -lGLU
configure:3928: gcc -o conftest -g -O2   conftest.c -lGLU  -lGL  >&5
configure:3934: $? = 0
configure:3952: result: yes
configure:3965: checking for main in -lz
configure:3994: gcc -o conftest -g -O2   conftest.c -lz  -lGLU -lGL  >&5
configure:4000: $? = 0
configure:4018: result: yes
configure:4031: checking for main in -lfmodex
configure:4060: gcc -o conftest -g -O2   conftest.c -lfmodex  -lz -lGLU -lGL  >&5
configure:4066: $? = 0
configure:4084: result: yes
configure:4206: checking for allegro-config
configure:4224: found /usr/bin/allegro-config
configure:4237: result: /usr/bin/allegro-config
configure:4246: checking for Allegro - version >= 4.2.2
configure:4360: gcc -o conftest -g -O2 -I/usr/include   conftest.c -L/usr/lib -lalleg-4.2.2 -lfmodex -lz -lGLU -lGL  >&5
configure:4363: $? = 0
configure:4369: ./conftest
configure:4372: $? = 0
configure:4393: result: yes (version 4.2.2)
configure:4489: checking how to run the C preprocessor
configure:4529: gcc -E  conftest.c
configure:4535: $? = 0
configure:4566: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:4572: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "TA3D"
| #define PACKAGE_TARNAME "ta3d"
| #define PACKAGE_VERSION "0.4.2"
| #define PACKAGE_STRING "TA3D 0.4.2"
| #define PACKAGE_BUGREPORT "zuzuf86@gmail.com"
| #define PACKAGE "ta3d"
| #define VERSION "0.4.2"
| #define HAVE_LIBGL 1
| #define HAVE_LIBGLU 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBFMODEX 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4605: result: gcc -E
configure:4634: gcc -E  conftest.c
configure:4640: $? = 0
configure:4671: gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:4677: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "TA3D"
| #define PACKAGE_TARNAME "ta3d"
| #define PACKAGE_VERSION "0.4.2"
| #define PACKAGE_STRING "TA3D 0.4.2"
| #define PACKAGE_BUGREPORT "zuzuf86@gmail.com"
| #define PACKAGE "ta3d"
| #define VERSION "0.4.2"
| #define HAVE_LIBGL 1
| #define HAVE_LIBGLU 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBFMODEX 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4715: checking for grep that handles long lines and -e
configure:4789: result: /bin/grep
configure:4794: checking for egrep
configure:4872: result: /bin/grep -E
configure:4877: checking for ANSI C header files
configure:4907: gcc -c -g -O2  conftest.c >&5
configure:4913: $? = 0
configure:5012: gcc -o conftest -g -O2   conftest.c -lfmodex -lz -lGLU -lGL  >&5
configure:5015: $? = 0
configure:5021: ./conftest
configure:5024: $? = 0
configure:5041: result: yes
configure:5065: checking for sys/types.h
configure:5086: gcc -c -g -O2  conftest.c >&5
configure:5092: $? = 0
configure:5108: result: yes
configure:5065: checking for sys/stat.h
configure:5086: gcc -c -g -O2  conftest.c >&5
configure:5092: $? = 0
configure:5108: result: yes
configure:5065: checking for stdlib.h
configure:5086: gcc -c -g -O2  conftest.c >&5
configure:5092: $? = 0
configure:5108: result: yes
configure:5065: checking for string.h
configure:5086: gcc -c -g -O2  conftest.c >&5
configure:5092: $? = 0
configure:5108: result: yes
configure:5065: checking for memory.h
configure:5086: gcc -c -g -O2  conftest.c >&5
configure:5092: $? = 0
configure:5108: result: yes
configure:5065: checking for strings.h
configure:5086: gcc -c -g -O2  conftest.c >&5
configure:5092: $? = 0
configure:5108: result: yes
configure:5065: checking for inttypes.h
configure:5086: gcc -c -g -O2  conftest.c >&5
configure:5092: $? = 0
configure:5108: result: yes
configure:5065: checking for stdint.h
configure:5086: gcc -c -g -O2  conftest.c >&5
configure:5092: $? = 0
configure:5108: result: yes
configure:5065: checking for unistd.h
configure:5086: gcc -c -g -O2  conftest.c >&5
configure:5092: $? = 0
configure:5108: result: yes
configure:5130: checking alleggl.h usability
configure:5147: gcc -c -g -O2  conftest.c >&5
conftest.c:57:21: error: alleggl.h: No such file or directory
configure:5153: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "TA3D"
| #define PACKAGE_TARNAME "ta3d"
| #define PACKAGE_VERSION "0.4.2"
| #define PACKAGE_STRING "TA3D 0.4.2"
| #define PACKAGE_BUGREPORT "zuzuf86@gmail.com"
| #define PACKAGE "ta3d"
| #define VERSION "0.4.2"
| #define HAVE_LIBGL 1
| #define HAVE_LIBGLU 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBFMODEX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <alleggl.h>
configure:5167: result: no
configure:5171: checking alleggl.h presence
configure:5186: gcc -E  conftest.c
conftest.c:24:21: error: alleggl.h: No such file or directory
configure:5192: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "TA3D"
| #define PACKAGE_TARNAME "ta3d"
| #define PACKAGE_VERSION "0.4.2"
| #define PACKAGE_STRING "TA3D 0.4.2"
| #define PACKAGE_BUGREPORT "zuzuf86@gmail.com"
| #define PACKAGE "ta3d"
| #define VERSION "0.4.2"
| #define HAVE_LIBGL 1
| #define HAVE_LIBGLU 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBFMODEX 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <alleggl.h>
configure:5206: result: no
configure:5239: checking for alleggl.h
configure:5246: result: no
configure:5253: error: TA3D requires AllegroGL >= 0.4.0 to be installed

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_alleggl_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_GLU_main=yes
ac_cv_lib_GL_main=yes
ac_cv_lib_fmodex_main=yes
ac_cv_lib_z_main=yes
ac_cv_objext=o
ac_cv_path_ALLEGRO_CONFIG=/usr/bin/allegro-config
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/jeux/ta3d/missing --run aclocal-1.10'
ALLEGRO_CONFIG='/usr/bin/allegro-config'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/jeux/ta3d/missing --run tar'
AUTOCONF='${SHELL} /home/jeux/ta3d/missing --run autoconf'
AUTOHEADER='${SHELL} /home/jeux/ta3d/missing --run autoheader'
AUTOMAKE='${SHELL} /home/jeux/ta3d/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lfmodex -lz -lGLU -lGL '
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/jeux/ta3d/missing --run makeinfo'
OBJEXT='o'
PACKAGE='ta3d'
PACKAGE_BUGREPORT='zuzuf86@gmail.com'
PACKAGE_NAME='TA3D'
PACKAGE_STRING='TA3D 0.4.2'
PACKAGE_TARNAME='ta3d'
PACKAGE_VERSION='0.4.2'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.4.2'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
allegro_CFLAGS='-I/usr/include'
allegro_LIBS='-L/usr/lib -lalleg-4.2.2'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/jeux/ta3d/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "TA3D"
#define PACKAGE_TARNAME "ta3d"
#define PACKAGE_VERSION "0.4.2"
#define PACKAGE_STRING "TA3D 0.4.2"
#define PACKAGE_BUGREPORT "zuzuf86@gmail.com"
#define PACKAGE "ta3d"
#define VERSION "0.4.2"
#define HAVE_LIBGL 1
#define HAVE_LIBGLU 1
#define HAVE_LIBZ 1
#define HAVE_LIBFMODEX 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1

configure: exit 1

une idée ?

merci d’avance

Si tu prenais plutôt des paquets pour Spring ?
deb.nyug.org/spring.deb (dépot maintenu par un copain:digne de confiance)

Ou ceci : taspring.racoon97.net/blog/nouve … ta-spring/ (c’est pour buntu mais ca devrais marcher sous debian)

Edit : la denière version de spribg c’est la 0.76 beta 1 ton site n’est pas très à jour.

[quote=“Davidbrcz”]Si tu prenais plutôt des paquets pour Spring ?
deb.nyug.org/spring.deb (dépot maintenu par un copain:digne de confiance)

Ou ceci : taspring.racoon97.net/blog/nouve … ta-spring/ (c’est pour buntu mais ca devrais marcher sous debian)

Edit : la denière version de spribg c’est la 0.76 beta 1 ton site n’est pas très à jour.[/quote]

Non les paquets debian ou buntu son ce que j’ai vertion 0.76 beta 1 et si tu regarde bien ici
jeuxlinux.fr/

TA3D 0.4.2 - 18 mars 2008 - Auteur: Jerhum
hors on est en version beta et la il s’agis de la version stable
enfin évidement c est pas la même chose que le paquet , mai sur le site de total, il son toujours a la vertion beta donc la pige plus rien …
P.S c’est pas mon site :smt002

OMG, vielle confusion avec spring.clan-sy.com/qui vise aussi à reprendre le 1er Spring.

Mea culpa.