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

Programmation et administration système Perl Discussion :

PPM ne se lance plus


Sujet :

Programmation et administration système Perl

  1. #1
    Membre habitué Avatar de PadawanInPerl
    Profil pro
    Inscrit en
    Juillet 2009
    Messages
    462
    Détails du profil
    Informations personnelles :
    Localisation : Suisse

    Informations forums :
    Inscription : Juillet 2009
    Messages : 462
    Points : 186
    Points
    186
    Par défaut PPM ne se lance plus
    Bonjour,

    j'ai mon Perl package manager qui plante...il ne veut plus se lancer

    Je voudrais en profiter pour passer à une version de perl plus récente (5.12).

    Mais je ne sais pas comment le desinstaller...
    Images attachées Images attachées   
    Windows 7, 64 bit
    Perl 5.12, ActivePerl
    Python 3.2, ActivePython ( NOVICE ! )

  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
    Pour désinstaller proprement Perl, il faut désinstaller ActivePerl via le panneau de configuration, puis supprimer le répertoire C:/Perl. Ensuite Il faut redémarrer l'ordinateur.

    Voilà.

  3. #3
    Membre habitué Avatar de PadawanInPerl
    Profil pro
    Inscrit en
    Juillet 2009
    Messages
    462
    Détails du profil
    Informations personnelles :
    Localisation : Suisse

    Informations forums :
    Inscription : Juillet 2009
    Messages : 462
    Points : 186
    Points
    186
    Par défaut
    c'est un peu mon problème...

    je ne le trouve pas dans le panneau de config
    Windows 7, 64 bit
    Perl 5.12, ActivePerl
    Python 3.2, ActivePython ( NOVICE ! )

  4. #4
    Membre habitué Avatar de PadawanInPerl
    Profil pro
    Inscrit en
    Juillet 2009
    Messages
    462
    Détails du profil
    Informations personnelles :
    Localisation : Suisse

    Informations forums :
    Inscription : Juillet 2009
    Messages : 462
    Points : 186
    Points
    186
    Par défaut
    Y a-t-il une autre methode pour le desinstaller ?
    Windows 7, 64 bit
    Perl 5.12, ActivePerl
    Python 3.2, ActivePython ( NOVICE ! )

  5. #5
    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
    Peux tu faire un

  6. #6
    Membre habitué Avatar de PadawanInPerl
    Profil pro
    Inscrit en
    Juillet 2009
    Messages
    462
    Détails du profil
    Informations personnelles :
    Localisation : Suisse

    Informations forums :
    Inscription : Juillet 2009
    Messages : 462
    Points : 186
    Points
    186
    Par défaut
    Oui,

    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    C:\>perl -V
    Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
      Platform:
        osname=MSWin32, osvers=5.00, archname=MSWin32-x86-multi-thread
        uname=''
        config_args='undef'
        hint=recommended, useposix=true, d_sigaction=undef
        useithreads=define, usemultiplicity=define
        useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
        use64bitint=undef, use64bitall=undef, uselongdouble=undef
        usemymalloc=n, bincompat5005=undef
      Compiler:
        cc='cl', ccflags ='-nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -
    DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IM
    PLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX',
        optimize='-MD -Zi -DNDEBUG -O1',
        cppflags='-DWIN32'
        ccversion='12.00.8804', gccversion='', gccosandvers=''
        intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
        d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
        ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksi
    ze=8
        alignbytes=8, prototype=define
      Linker and Libraries:
        ld='link', ldflags ='-nologo -nodefaultlib -debug -opt:ref,icf  -libpath:"C:
    \Perl\lib\CORE"  -machine:x86'
        libpth=\lib
        libs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comdlg32
    .lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib ws2_
    32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
        perllibs=  oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib  comd
    lg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib  netapi32.lib uuid.lib
    ws2_32.lib mpr.lib winmm.lib  version.lib odbc32.lib odbccp32.lib msvcrt.lib
        libc=msvcrt.lib, so=dll, useshrplib=true, libperl=perl510.lib
        gnulibc_version=''
      Dynamic Linking:
        dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
        cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -debug -opt:ref,icf  -
    libpath:"C:\Perl\lib\CORE"  -machine:x86'
     
     
    Characteristics of this binary (from libperl):
      Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                            PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                            PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                            USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE
      Locally applied patches:
            ActivePerl Build 1005 [290470]
            f7bbab select() generates 'Invalid parameter' messages on Windows Vista.
     
            8dc00b fix buffer overflow in win32_select()
            36f064 do/require don't treat '.♀oo' or '..♀oo' as absolute paths on Win
    dows
            287a96 fix -p function and Fcntl::S_IFIFO constant under Microsoft VC co
    mpiler
            406878 avoids segfaults invoking S_raise_signal() (on Linux)
            40c7cc Win32 process ids can have more than 16 bits
            37589e Load 'loadable object' with non-default file extension
            d374f9 64-bit fix for Time::Local
      Built under MSWin32
      Compiled at May 24 2009 12:17:36
      @INC:
        C:/Perl/site/lib
        C:/Perl/lib
        .
    Windows 7, 64 bit
    Perl 5.12, ActivePerl
    Python 3.2, ActivePython ( NOVICE ! )

  7. #7
    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
    Comment as tu installé perl ?
    Tu devrais avoir ceci dans ton panneau de configuration -> Ajouter/Supression de programmes (voir fichier joint)si tu avais installé un ActivePerl.
    Images attachées Images attachées  

  8. #8
    Membre habitué Avatar de PadawanInPerl
    Profil pro
    Inscrit en
    Juillet 2009
    Messages
    462
    Détails du profil
    Informations personnelles :
    Localisation : Suisse

    Informations forums :
    Inscription : Juillet 2009
    Messages : 462
    Points : 186
    Points
    186
    Par défaut
    C'est là que je comprend pas ... j'ai pas !
    Windows 7, 64 bit
    Perl 5.12, ActivePerl
    Python 3.2, ActivePython ( NOVICE ! )

  9. #9
    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
    Bah écoute supprime le répertoire C:/Perl, vire dans la variable d'environnement les chemin de perl et redémarre ton pc.
    Ensuite installe la dernière version d'ActivePerl 5.10 (c'est la version que je recommande) puis redémarre ton PC.

  10. #10
    Membre habitué Avatar de PadawanInPerl
    Profil pro
    Inscrit en
    Juillet 2009
    Messages
    462
    Détails du profil
    Informations personnelles :
    Localisation : Suisse

    Informations forums :
    Inscription : Juillet 2009
    Messages : 462
    Points : 186
    Points
    186
    Par défaut
    Je te remercie...je ne pourrais qu'essayer un peu plus tard...
    Windows 7, 64 bit
    Perl 5.12, ActivePerl
    Python 3.2, ActivePython ( NOVICE ! )

  11. #11
    Membre habitué Avatar de PadawanInPerl
    Profil pro
    Inscrit en
    Juillet 2009
    Messages
    462
    Détails du profil
    Informations personnelles :
    Localisation : Suisse

    Informations forums :
    Inscription : Juillet 2009
    Messages : 462
    Points : 186
    Points
    186
    Par défaut
    hello, j'ai pu effacer comme tu me l'a conseillé...barbarement

    Par contre pouir la variable d'environnement j'ai rien trouvé qui ressemble à du perl ou activestate...

    mais bon j'ai pu réinstallé la 5.10.1 comme conseillé, ça à l'air de rouler


    Merci
    Windows 7, 64 bit
    Perl 5.12, ActivePerl
    Python 3.2, ActivePython ( NOVICE ! )

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

Discussions similaires

  1. Page ne se lance plus
    Par gloglo dans le forum NetBeans
    Réponses: 2
    Dernier message: 13/10/2006, 09h58
  2. SQLPlus ne se lance plus
    Par Keke des Iles dans le forum Sql*Plus
    Réponses: 5
    Dernier message: 27/04/2006, 15h17
  3. msn ne se lance plus...
    Par t_o_7_ dans le forum Messagerie instantanée
    Réponses: 5
    Dernier message: 18/04/2006, 14h32
  4. [TOMCAT][ECLIPSE] Tomcat ne se lance plus
    Par elias dans le forum Tomcat et TomEE
    Réponses: 6
    Dernier message: 06/01/2006, 18h19
  5. [Tomcat] Tomcat ne se lance plus et lance Debug
    Par zev dans le forum Eclipse Java
    Réponses: 2
    Dernier message: 21/01/2005, 14h23

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