IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Modules Perl Discussion :

Erreur en installant Data-Dumper-2.131


Sujet :

Modules Perl

  1. #1
    Futur Membre du Club
    Inscrit en
    Juin 2011
    Messages
    8
    Détails du profil
    Informations forums :
    Inscription : Juin 2011
    Messages : 8
    Points : 5
    Points
    5
    Par défaut Erreur en installant Data-Dumper-2.131
    Bonjour,

    J'essaye d'installer le module perl Data-Dumper-2.131 mais j’obtiens pleins d'erreurs lorsque je lance le "make". Cf ci-dessous:


    [root@uoscoll1 Data-Dumper-2.131]# make
    cp Dumper.pm blib/lib/Data/Dumper.pm
    /usr/bin/perl /usr/lib/perl5/site_perl/5.8.8/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.8/ExtUtils/typemap Dumper.xs > Dumper.xsc && mv Dumper.xsc Dumper.c
    gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DVERSION=\"2.131\" -DXS_VERSION=\"2.131\" -fPIC "-I/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE" -DUSE_PPPORT_H Dumper.c
    In file included from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:420:24: error: sys/types.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:451:19: error: ctype.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:463:23: error: locale.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:480:20: error: setjmp.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:486:26: error: sys/param.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:491:23: error: stdlib.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:496:23: error: unistd.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:776:23: error: string.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:925:27: error: netinet/in.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:929:26: error: arpa/inet.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:939:25: error: sys/stat.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:961:21: error: time.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:968:25: error: sys/time.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:975:27: error: sys/times.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:982:19: error: errno.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:997:25: error: sys/socket.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:1024:21: error: netdb.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:1127:24: error: sys/ioctl.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:1156:23: error: dirent.h: No such file or directory
    In file included from /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include/syslimits.h:7,
    from /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include/limits.h:11,
    from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:1510,
    from Dumper.xs:3:
    /usr/lib/gcc/x86_64-redhat-linux/4.1.2/include/limits.h:122:61: error: limits.h: No such file or directory
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2120,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/handy.h:136:25: error: inttypes.h: No such file or directory
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2284,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/unixish.h:106:21: error: signal.h: No such file or directory
    In file included from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2421:33: error: pthread.h: No such file or directory
    In file included from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2423: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âperl_os_threadâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2424: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âperl_mutexâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2425: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âperl_condâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2426: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âperl_keyâ
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/iperlsys.h:51,
    from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2733,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlio.h:65:19: error: stdio.h: No such file or directory
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/iperlsys.h:51,
    from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2733,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlio.h:259: error: expected â)â before â*â token
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlio.h:262: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlio.h:265: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlio.h:268: error: expected declaration specifiers or â...â before âFILEâ
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2747,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/sv.h:389: error: expected specifier-qualifier-list before âDIRâ
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/op.h:497,
    from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2754,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:72:20: error: pwd.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:75:20: error: grp.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:85:26: error: crypt.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:90:27: error: shadow.h: No such file or directory
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/op.h:497,
    from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2754,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:612: error: field â_crypt_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:620: error: field â_drand48_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:624: error: field â_grent_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:635: error: field â_hostent_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:654: error: field â_netent_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:669: error: field â_protoent_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:684: error: field â_pwent_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:695: error: field â_servent_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:710: error: field â_spent_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:721: error: field â_gmtime_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:724: error: field â_localtime_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:771: error: field â_random_structâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/reentr.h:772: error: expected specifier-qualifier-list before âint32_tâ
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2756,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/av.h:13: error: expected specifier-qualifier-list before âssize_tâ
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2759,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/scope.h:232: error: expected specifier-qualifier-list before âsigjmp_bufâ
    In file included from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2931: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âgetuidâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2932: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âgeteuidâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2933: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âgetgidâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:2934: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âgetegidâ
    In file included from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:3238:22: error: math.h: No such file or directory
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:3881,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/thrdvar.h:85: error: field âTstatbufâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/thrdvar.h:86: error: field âTstatcacheâ has incomplete type
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/thrdvar.h:91: error: field âTtimesbufâ has incomplete type
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:3883,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/intrpvar.h:66: error: expected specifier-qualifier-list before âtime_tâ
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:3950,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:128: error: expected declaration specifiers or â...â before âmode_tâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:128: error: expected declaration specifiers or â...â before âuid_tâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:297: error: expected declaration specifiers or â...â before âoff64_tâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:299: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âPerl_do_sysseekâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:300: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âPerl_do_tellâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:411: error: expected declaration specifiers or â...â before âgid_tâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:411: error: expected declaration specifiers or â...â before âuid_tâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:736: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âPerl_my_forkâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:1020: error: expected declaration specifiers or â...â before âpid_tâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:1302: error: expected declaration specifiers or â...â before âpid_tâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:1458: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:2004: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âPerl_PerlIO_readâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:2005: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âPerl_PerlIO_writeâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:2006: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âPerl_PerlIO_unreadâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:2007: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âPerl_PerlIO_tellâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/proto.h:2008: error: expected declaration specifiers or â...â before âoff64_tâ
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:3988,
    from Dumper.xs:3:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlvars.h:31: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âPL_thr_keyâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlvars.h:48: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âPL_op_mutexâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlvars.h:52: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âPL_dollarzero_mutexâ
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:4485:24: error: sys/ipc.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:4486:24: error: sys/sem.h: No such file or directory
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perl.h:4611:24: error: sys/file.h: No such file or directory
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlapi.h:38,
    from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/XSUB.h:349,
    from Dumper.xs:4:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/intrpvar.h:66: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/intrpvar.h:237: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/intrpvar.h:238: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/intrpvar.h:239: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/intrpvar.h:240: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    In file included from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlapi.h:39,
    from /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/XSUB.h:349,
    from Dumper.xs:4:
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlvars.h:31: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlvars.h:48: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/CORE/perlvars.h:52: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
    In file included from Dumper.xs:8:
    ppport.h: In function âDPPP_my_my_snprintfâ:
    ppport.h:6611: warning: implicit declaration of function âpthread_getspecificâ
    ppport.h:6611: warning: implicit declaration of function âPerl_Gthr_key_ptrâ
    ppport.h:6611: error: invalid type argument of âunary *â
    ppport.h:6611: warning: cast to pointer from integer of different size
    ppport.h:6618: warning: implicit declaration of function âvsprintfâ
    Dumper.xs: In function âesc_q_utf8â:
    Dumper.xs:201: warning: implicit declaration of function âsprintfâ
    Dumper.xs:201: warning: incompatible implicit declaration of built-in function âsprintfâ
    Dumper.xs:202: warning: implicit declaration of function âstrlenâ
    Dumper.xs:202: warning: incompatible implicit declaration of built-in function âstrlenâ
    Dumper.xs: In function âDD_dumpâ:
    Dumper.xs:426: warning: implicit declaration of function âstrcmpâ
    Dumper.xs:465: warning: implicit declaration of function âstrchrâ
    Dumper.xs:465: warning: incompatible implicit declaration of built-in function âstrchrâ
    Dumper.xs:523: warning: implicit declaration of function âstrcpyâ
    Dumper.xs:523: warning: incompatible implicit declaration of built-in function âstrcpyâ
    Dumper.xs:568: warning: incompatible implicit declaration of built-in function âsprintfâ
    Dumper.xs:569: warning: incompatible implicit declaration of built-in function âstrlenâ
    Dumper.xs:758: warning: implicit declaration of function âmemcpyâ
    Dumper.xs:758: warning: incompatible implicit declaration of built-in function âmemcpyâ
    Dumper.xs:830: warning: incompatible implicit declaration of built-in function âstrlenâ
    Dumper.xs:904: warning: implicit declaration of function âmemcmpâ
    Dumper.xs:917: warning: implicit declaration of function âstrncmpâ
    Dumper.xs:933: warning: incompatible implicit declaration of built-in function âstrcpyâ
    Dumper.xs: In function âXS_Data__Dumper_Dumpxsâ:
    Dumper.xs:1208: warning: passing argument 5 of âPerl_sv_insertâ discards qualifiers from pointer target type
    make: *** [Dumper.o] Error 1
    [root@qoscoll1 Data-Dumper-2.131]#

    Que dois-je faire?

    merci

    kzf

  2. #2
    Responsable Perl et Outils

    Avatar de djibril
    Homme Profil pro
    Inscrit en
    Avril 2004
    Messages
    19 820
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Localisation : France

    Informations forums :
    Inscription : Avril 2004
    Messages : 19 820
    Points : 499 184
    Points
    499 184
    Par défaut
    Pas besoin d'installer ce module, il est déjà présent dans ta version de perl.

  3. #3
    Futur Membre du Club
    Inscrit en
    Juin 2011
    Messages
    8
    Détails du profil
    Informations forums :
    Inscription : Juin 2011
    Messages : 8
    Points : 5
    Points
    5
    Par défaut thanks
    Citation Envoyé par djibril Voir le message
    Pas besoin d'installer ce module, il est déjà présent dans ta version de perl.
    Ok cool, merci pour ta réponse.

    kzf

+ Répondre à la discussion
Cette discussion est résolue.

Discussions similaires

  1. Erreur d' Installation oracle 10g data base express edtition
    Par ahmed.normal.tn dans le forum Installation
    Réponses: 1
    Dernier message: 06/04/2008, 20h05
  2. Erreur d'instalation MySQL 5.0.15
    Par netah25 dans le forum Installation
    Réponses: 11
    Dernier message: 10/02/2006, 13h43
  3. Erreur d'installation " Failed to created process: 2! &
    Par hugobob dans le forum PostgreSQL
    Réponses: 3
    Dernier message: 19/09/2005, 12h10
  4. Inscription du serveur SQL erreur d'installation
    Par zilale dans le forum MS SQL Server
    Réponses: 2
    Dernier message: 12/05/2005, 16h53
  5. Réponses: 3
    Dernier message: 19/03/2005, 15h59

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo