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

Applications et environnements graphiques Discussion :

Your wxWidgets installation cannot support pgAdmin in the selected conf


Sujet :

Applications et environnements graphiques

  1. #1
    Membre du Club
    Inscrit en
    Mai 2005
    Messages
    70
    Détails du profil
    Informations forums :
    Inscription : Mai 2005
    Messages : 70
    Points : 46
    Points
    46
    Par défaut Your wxWidgets installation cannot support pgAdmin in the selected conf
    Bonjour, j'essaye d'installer pgAdmin (console de postgreSQL) sur linux 64 bits.

    Apres avoir installé toutes les dépendances (wxWidgets 2.6, Glib >2.0, Pango, etc..)

    j'ai cette erreur que je ne comprends pas :

    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
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
     
    [root@localhost pgadmin3-1.4.2]# ./configure 
     
     
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking how to create a ustar tar archive... gnutar
    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 ANSI C... none needed
    checking for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C preprocessor... gcc -E
    checking for egrep... grep -E
    checking for ANSI C header files... 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 arpa/inet.h usability... yes
    checking arpa/inet.h presence... yes
    checking for arpa/inet.h... yes
    checking netdb.h usability... yes
    checking netdb.h presence... yes
    checking for netdb.h... yes
    checking netinet/in.h usability... yes
    checking netinet/in.h presence... yes
    checking for netinet/in.h... yes
    checking for stdlib.h... (cached) yes
    checking for stdbool.h that conforms to C99... yes
    checking for _Bool... yes
    checking for an ANSI C-conforming const... yes
    checking for size_t... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking for working strtod... yes
    checking for gethostbyname... yes
    checking for inet_ntoa... yes
    checking for memmove... yes
    checking for memset... yes
    checking for strchr... yes
    checking the wxWidgets version... 2.6
    checking for wx-config binary... yes
    checking for pgsql include files... yes
    checking for pgsql... yes
    checking for PQexec in -lpq... yes
    checking for SSL_connect in -lpq... no
    checking libpq-fe.h usability... yes
    checking libpq-fe.h presence... yes
    checking for libpq-fe.h... yes
    checking pgsql in /usr/local/pgsql... ok
    checking for wxWidgets... yes
     
      Warning: No config found to match: /usr/local/bin/wx-config --cppflags --unicode=yes --debug=yes --version=2.6
               in /usr/local/lib/wx/config
      If you require this configuration, please install the desired
      library build.  If this is part of an automated configuration
      test and no other errors occur, you may safely ignore it.
      You may use wx-config --list to see all configs available in
      the default prefix.
     
     
      Warning: No config found to match: /usr/local/bin/wx-config --static=yes --libs --unicode=yes --debug=yes --version=2.6
               in /usr/local/lib/wx/config
      If you require this configuration, please install the desired
      library build.  If this is part of an automated configuration
      test and no other errors occur, you may safely ignore it.
      You may use wx-config --list to see all configs available in
      the default prefix.
     
     
      Warning: No config found to match: /usr/local/bin/wx-config --static=yes --libs stc,ogl --unicode=yes --debug=yes --version=2.6
               in /usr/local/lib/wx/config
      If you require this configuration, please install the desired
      library build.  If this is part of an automated configuration
      test and no other errors occur, you may safely ignore it.
      You may use wx-config --list to see all configs available in
      the default prefix.
     
    configure: error: Your wxWidgets installation cannot support pgAdmin in the selected configuration. This may be because it was configured without the --enable-unicode option, or the combination of dynamic/static linking and debug/non-debug libraries selected did not match any installed wxWidgets libraries.
    ans le répertoire /usr/local/bin/ j'ai un script shell nommé : wx-config
    dans /usr/local/lib/wx/config j'ai 2 scripts shell : x11univ-ansi-debug-static-2.6 et x11univ-unicode-release-static-2.6

    Quelqu'un a dit idée ?
    Merci beaucoup

  2. #2
    Membre expérimenté Avatar de alexrtz
    Homme Profil pro
    Développeur informatique
    Inscrit en
    Juin 2003
    Messages
    639
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 41
    Localisation : Canada

    Informations professionnelles :
    Activité : Développeur informatique

    Informations forums :
    Inscription : Juin 2003
    Messages : 639
    Points : 1 362
    Points
    1 362
    Par défaut
    Salut,

    Ça vient peut-être du support de l'unicode.
    Il faudrait voir si wxWidgets a été compilé avec.

  3. #3
    Membre du Club
    Inscrit en
    Mai 2005
    Messages
    70
    Détails du profil
    Informations forums :
    Inscription : Mai 2005
    Messages : 70
    Points : 46
    Points
    46
    Par défaut
    Oui, au début j'avais eu des soucis, car pour compiler avec unicode il fallait d'autres packages, etc, une vrai misère les dépendances.

    Et finalement, j'ai compilé avec l'unicode et avec succes. mais j'ai toujours ce problème (premier post)

    Avec cette commande :
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
     
    /usr/local/bin/wx-config --list
    j'obtiens cela
    Code : Sélectionner tout - Visualiser dans une fenêtre à part
    1
    2
    3
    4
    5
    6
    7
    8
     
     
        Default config is x11univ-unicode-release-static-2.6
     
      Default config will be used for output
     
      Alternate matches:
        x11univ-ansi-debug-static-2.6

    et effectivement, c'est un problème avec l'unicode, mais je ne comprends pas :
    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
     
     
    [root@localhost ~]$ /usr/local/bin/wx-config --static=yes
    [root@localhost ~]$ /usr/local/bin/wx-config --static=yes --debug=yes
    [root@localhost ~]$ /usr/local/bin/wx-config --static=yes --debug=yes --libs stc,ogl
    -L/usr/local/lib -pthread   -L/usr/X11R6/lib64  /usr/local/lib/libwx_x11univd_stc-2.6.a /usr/local/lib/libwx_x11univd_ogl-2.6.a /usr/local/lib/libwx_based-2.6.a -lwxtiffd-2.6 -lz -ldl -lm
    [root@localhost ~]$ /usr/local/bin/wx-config --static=yes --debug=yes --unicode=yes
     
      Warning: No config found to match: /usr/local/bin/wx-config --static=yes --deb                           ug=yes --unicode=yes
               in /usr/local/lib/wx/config
      If you require this configuration, please install the desired
      library build.  If this is part of an automated configuration
      test and no other errors occur, you may safely ignore it.
      You may use wx-config --list to see all configs available in
      the default prefix.
    le fait de rajouter --unicode=yes plante.

    pourtant j'ai bien confi wx avec l'unicode, qu'est ce que vous me suggérez de faire ?

    Merci

  4. #4
    Membre du Club
    Inscrit en
    Mai 2005
    Messages
    70
    Détails du profil
    Informations forums :
    Inscription : Mai 2005
    Messages : 70
    Points : 46
    Points
    46
    Par défaut
    J'ai toujours ce problème qui m'empeche d'installer PgAdmin, personne ne sait ?

Discussions similaires

  1. Réponses: 2
    Dernier message: 24/05/2013, 13h33
  2. Réponses: 2
    Dernier message: 14/02/2011, 11h59
  3. [PB 10.5] DBMS is not supported in your current installation
    Par brania dans le forum Powerbuilder
    Réponses: 3
    Dernier message: 16/03/2009, 11h12
  4. Réponses: 3
    Dernier message: 19/04/2007, 12h34
  5. installer le support d'administration sous tomcat 5.5
    Par soumou dans le forum Tomcat et TomEE
    Réponses: 1
    Dernier message: 18/02/2006, 10h48

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