Partage
  • Partager sur Facebook
  • Partager sur Twitter

equivalent de gksudo/kdesu

sous debian

    5 février 2007 à 11:18:04

    salut a tous!
    je dois lancer une installation en mode console et voila ce que j'ecris et ce qui se passe:

    debian:/home/dokteurping# sh ./geogebra_setup_jre.sh
    Unpacking JRE ...
    Preparing JRE ...
    Starting Installer ...
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified


    geogebra etant un logiciel de math, bon passons.
    sous kubuntu, je me souviens l'avoir installé de la meme maniere mais j'ai remarqué quelque chose, tout ce que j'ecris dans la console ne peut pas apparaitre dans une autre fenetre.
    si je tape konqueror, le meme message d'erreur est affiché.
    j'espere etre assez clair
    • Partager sur Facebook
    • Partager sur Twitter
    Anonyme
      5 février 2007 à 11:29:25

      Lut !
      Quand tu dis que tu es en mode console, c'est que tu as ouvert un terminal (par exemple Konsole) ? Ou que tu es dans une console en mode texte (en y allant par Ctrl + Alt + F1) ?

      Sinon, euh, pourquoi "equivalent de gksudo/kdesu" ? Je ne vois pas trop le rapport ^^
      (parce qu'il n'y a pas d'équivalents, gksudo et kdesu existent aussi sous Debian).
      • Partager sur Facebook
      • Partager sur Twitter
        5 février 2007 à 11:40:10

        j'ai ouvert un terminal, Konsole.
        sous kubuntu, pour ouvrir un programme depuis un terminal, je faisais kdesu, mais sa ne marche pas, il me donne le meme message d'erreur.
        une autre question, comment on installe un paquet deb? ca peut vous sembler idt mais sous kubuntu je double cliquait simplement mais sous debian c'est Ark qui s'ouvre. J'utilise Adept-manager et j'ai relegue KPackage a la poubelle. peut etre est ce la source du probleme?
        • Partager sur Facebook
        • Partager sur Twitter
        Anonyme
          5 février 2007 à 11:50:12

          Si tu fais un clic droit sur le paquetage, t'as pas une option installer ?

          Sinon pour l'installer en console, tu ouvres une console avec les droits de root, et c'est
          # dpkg -i ton_paquet.deb
          il me semble..
          • Partager sur Facebook
          • Partager sur Twitter
            5 février 2007 à 11:56:50

            merci! ca fonctionne!
            Hep la, vous croyez partir? :p Un autre probleme est a resoudre:
            j'ai telechargé depuis le site www.kde-look.org un theme qui est en tar.bz2, jusque la, rien de bien compliqué je le decompresse.j'ai un dossier domino-0.3.
            Je rentre dedans avec konqueror, j'ouvre un terminal (avec F4) je fais ./configure et la, ca commence a devenir ..... (je trouve pas le mot ) il me dit que je n'ai pas GCC, PAIEN! J'ai le 4.1! Que faire?
            :merci:
            • Partager sur Facebook
            • Partager sur Twitter
            Anonyme
              5 février 2007 à 12:01:02

              Déjà vérifies qu'il ne soit pas présent dans tes dépôts ! Je ne sais pas chez Debian , mais ça arrive chez Gentoo ^^

              Sinon, regardes ce qui est écrit dans les fichiers de l'archive qui s'appellent INSTALL, README, ou encore BUGS , il y aura ptêt des indications.
              • Partager sur Facebook
              • Partager sur Twitter
                5 février 2007 à 12:07:35

                dokteurping@debian:~/domino-0.3$ ./configure
                checking build system type... i686-pc-linux-gnu
                checking host system type... i686-pc-linux-gnu
                checking target system type... i686-pc-linux-gnu
                checking for a BSD-compatible install... /usr/bin/install -c
                checking for -p flag to install... yes
                checking whether build environment is sane... yes
                checking for gawk... no
                checking for mawk... mawk
                checking whether make sets $(MAKE)... yes
                checking for kde-config... /usr/bin/kde-config
                checking where to install... /usr (as returned by kde-config)
                checking for style of include used by make... GNU
                checking for gcc... no
                checking for cc... no
                checking for cl.exe... no
                configure: error: no acceptable C compiler found in $PATH
                See `config.log' for more details.


                vala le message d'erreur... et le fichier texte dit exactement ce que je dois faire. De plus, j'utilise gcc regulierement....
                • Partager sur Facebook
                • Partager sur Twitter
                Anonyme
                  5 février 2007 à 12:10:53

                  Et que te dit config.log ?
                  Là je m'avoue un peu perdu ^^
                  Je peux même pas essayer de le compiler, j'ai pas KDE.
                  • Partager sur Facebook
                  • Partager sur Twitter
                    5 février 2007 à 12:14:03

                    Citation : 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 configure, which was
                    generated by GNU Autoconf 2.60. Invocation command line was

                    $ ./configure

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

                    hostname = debian
                    uname -m = i686
                    uname -r = 2.6.18-3-686
                    uname -s = Linux
                    uname -v = #1 SMP Mon Dec 4 16:41:14 UTC 2006

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

                    /bin/arch = i686
                    /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/bin
                    PATH: /usr/bin
                    PATH: /bin
                    PATH: /usr/games


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

                    configure:2119: checking build system type
                    configure:2137: result: i686-pc-linux-gnu
                    configure:2159: checking host system type
                    configure:2174: result: i686-pc-linux-gnu
                    configure:2196: checking target system type
                    configure:2211: result: i686-pc-linux-gnu
                    configure:2272: checking for a BSD-compatible install
                    configure:2328: result: /usr/bin/install -c
                    configure:2343: checking for -p flag to install
                    configure:2356: result: yes
                    configure:2367: checking whether build environment is sane
                    configure:2410: result: yes
                    configure:2462: checking for gawk
                    configure:2492: result: no
                    configure:2462: checking for mawk
                    configure:2478: found /usr/bin/mawk
                    configure:2489: result: mawk
                    configure:2500: checking whether make sets $(MAKE)
                    configure:2521: result: yes
                    configure:2723: checking for kde-config
                    configure:2785: result: /usr/bin/kde-config
                    configure:2880: checking where to install
                    configure:2884: result: /usr (as returned by kde-config)
                    configure:2939: checking for style of include used by make
                    configure:2967: result: GNU
                    configure:3117: checking for gcc
                    configure:3147: result: no
                    configure:3214: checking for cc
                    configure:3261: result: no
                    configure:3317: checking for cl.exe
                    configure:3347: result: no
                    configure:3376: error: no acceptable C compiler found in $PATH
                    See `config.log' for more details.

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

                    ac_cv_build=i686-pc-linux-gnu
                    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_CXXCPP_set=
                    ac_cv_env_CXXCPP_value=
                    ac_cv_env_CXXFLAGS_set=
                    ac_cv_env_CXXFLAGS_value=
                    ac_cv_env_CXX_set=
                    ac_cv_env_CXX_value=
                    ac_cv_env_F77_set=
                    ac_cv_env_F77_value=
                    ac_cv_env_FFLAGS_set=
                    ac_cv_env_FFLAGS_value=
                    ac_cv_env_LDFLAGS_set=
                    ac_cv_env_LDFLAGS_value=
                    ac_cv_env_XMKMF_set=
                    ac_cv_env_XMKMF_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_host=i686-pc-linux-gnu
                    ac_cv_path_install='/usr/bin/install -c'
                    ac_cv_prog_AWK=mawk
                    ac_cv_prog_make_make_set=yes
                    ac_cv_target=i686-pc-linux-gnu
                    kde_cv_path=/usr/bin/kde-config
                    kde_cv_path_kde_config=/usr/bin/kde-config

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

                    ACLOCAL='${SHELL} /home/dokteurping/domino-0.3/admin/missing --run aclocal-1.9'
                    AMDEPBACKSLASH='\'
                    AMDEP_FALSE='#'
                    AMDEP_TRUE=''
                    AMTAR='${SHELL} /home/dokteurping/domino-0.3/admin/missing --run tar'
                    AR=''
                    ARTSCCONFIG=''
                    AUTOCONF='${SHELL} /home/dokteurping/domino-0.3/admin/missing --run autoconf'
                    AUTODIRS=''
                    AUTOHEADER='${SHELL} /home/dokteurping/domino-0.3/admin/missing --run autoheader'
                    AUTOMAKE='${SHELL} /home/dokteurping/domino-0.3/admin/missing --run automake-1.9'
                    AWK='mawk'
                    CC=''
                    CCDEPMODE=''
                    CFLAGS=' '
                    CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in'
                    CPP=''
                    CPPFLAGS=''
                    CXX=''
                    CXXCPP=''
                    CXXDEPMODE=''
                    CXXFLAGS=''
                    CYGPATH_W='echo'
                    DCOPIDL2CPP=''
                    DCOPIDL=''
                    DCOPIDLNG=''
                    DCOP_DEPENDENCIES=''
                    DEFS=''
                    DEPDIR='.deps'
                    ECHO='echo'
                    ECHO_C=''
                    ECHO_N='-n'
                    ECHO_T=''
                    EGREP=''
                    ENABLE_PERMISSIVE_FLAG=''
                    EXEEXT=''
                    F77=''
                    FFLAGS=''
                    FRAMEWORK_COREAUDIO=''
                    GMSGFMT=''
                    GREP=''
                    HAVE_GCC_VISIBILITY=''
                    INSTALL_DATA='${INSTALL} -m 644'
                    INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
                    INSTALL_SCRIPT='${INSTALL}'
                    INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
                    KCFG_DEPENDENCIES=''
                    KCONFIG_COMPILER=''
                    KDECONFIG='/usr/bin/kde-config'
                    KDE_CHECK_PLUGIN=''
                    KDE_EXTRA_RPATH=''
                    KDE_INCLUDES=''
                    KDE_LDFLAGS=''
                    KDE_MT_LDFLAGS=''
                    KDE_MT_LIBS=''
                    KDE_NO_UNDEFINED=''
                    KDE_PLUGIN=''
                    KDE_RPATH=''
                    KDE_USE_CLOSURE_FALSE=''
                    KDE_USE_CLOSURE_TRUE=''
                    KDE_USE_FINAL_FALSE=''
                    KDE_USE_FINAL_TRUE=''
                    KDE_USE_FPIE=''
                    KDE_USE_NMCHECK_FALSE=''
                    KDE_USE_NMCHECK_TRUE=''
                    KDE_USE_PIE=''
                    KDE_XSL_STYLESHEET=''
                    LDFLAGS=''
                    LDFLAGS_AS_NEEDED=''
                    LDFLAGS_NEW_DTAGS=''
                    LIBCOMPAT=''
                    LIBCRYPT=''
                    LIBDL=''
                    LIBJPEG=''
                    LIBOBJS=''
                    LIBPNG=''
                    LIBPTHREAD=''
                    LIBRESOLV=''
                    LIBS=''
                    LIBSM=''
                    LIBSOCKET=''
                    LIBTOOL=''
                    LIBUCB=''
                    LIBUTIL=''
                    LIBZ=''
                    LIB_KAB=''
                    LIB_KABC=''
                    LIB_KDECORE=''
                    LIB_KDED=''
                    LIB_KDEPIM=''
                    LIB_KDEPRINT=''
                    LIB_KDEUI=''
                    LIB_KDNSSD=''
                    LIB_KFILE=''
                    LIB_KFM=''
                    LIB_KHTML=''
                    LIB_KIMPROXY=''
                    LIB_KIO=''
                    LIB_KJS=''
                    LIB_KNEWSTUFF=''
                    LIB_KPARTS=''
                    LIB_KSPELL=''
                    LIB_KSYCOCA=''
                    LIB_KUNITTEST=''
                    LIB_KUTILS=''
                    LIB_POLL=''
                    LIB_QPE=''
                    LIB_QT=''
                    LIB_SMB=''
                    LIB_X11=''
                    LIB_XEXT=''
                    LIB_XRENDER=''
                    LN_S=''
                    LTLIBOBJS=''
                    MAKEINFO='${SHELL} /home/dokteurping/domino-0.3/admin/missing --run makeinfo'
                    MAKEKDEWIDGETS=''
                    MCOPIDL=''
                    MEINPROC=''
                    MOC=''
                    MSGFMT=''
                    NOOPT_CFLAGS=''
                    NOOPT_CXXFLAGS=''
                    OBJEXT=''
                    PACKAGE='domino-0.3'
                    PACKAGE_BUGREPORT=''
                    PACKAGE_NAME=''
                    PACKAGE_STRING=''
                    PACKAGE_TARNAME=''
                    PACKAGE_VERSION=''
                    PATH_SEPARATOR=':'
                    PERL=''
                    QTE_NORTTI=''
                    QT_INCLUDES=''
                    QT_LDFLAGS=''
                    RANLIB=''
                    SET_MAKE=''
                    SHELL='/bin/sh'
                    STRIP=''
                    TOPSUBDIRS=''
                    UIC=''
                    UIC_TR=''
                    USER_INCLUDES=''
                    USER_LDFLAGS=''
                    USE_EXCEPTIONS=''
                    USE_RTTI=''
                    USE_THREADS=''
                    VERSION='3.5.5'
                    WOVERLOADED_VIRTUAL=''
                    XGETTEXT=''
                    XMKMF=''
                    XMLLINT=''
                    X_EXTRA_LIBS=''
                    X_INCLUDES=''
                    X_LDFLAGS=''
                    X_PRE_LIBS=''
                    X_RPATH=''
                    ac_ct_CC=''
                    ac_ct_CXX=''
                    ac_ct_F77=''
                    all_includes=''
                    all_libraries=''
                    am__fastdepCC_FALSE=''
                    am__fastdepCC_TRUE=''
                    am__fastdepCXX_FALSE=''
                    am__fastdepCXX_TRUE=''
                    am__include='include'
                    am__leading_dot='.'
                    am__quote=''
                    am__tar='${AMTAR} chof - "$$tardir"'
                    am__untar='${AMTAR} xf -'
                    bindir='${exec_prefix}/bin'
                    build='i686-pc-linux-gnu'
                    build_alias=''
                    build_cpu='i686'
                    build_os='linux-gnu'
                    build_vendor='pc'
                    datadir='${datarootdir}'
                    datarootdir='${prefix}/share'
                    docdir='${datarootdir}/doc/${PACKAGE}'
                    dvidir='${docdir}'
                    exec_prefix='NONE'
                    host='i686-pc-linux-gnu'
                    host_alias=''
                    host_cpu='i686'
                    host_os='linux-gnu'
                    host_vendor='pc'
                    htmldir='${docdir}'
                    include_ARTS_FALSE=''
                    include_ARTS_TRUE=''
                    include_x11_FALSE=''
                    include_x11_TRUE=''
                    includedir='${prefix}/include'
                    infodir='${datarootdir}/info'
                    install_sh='/home/dokteurping/domino-0.3/admin/install-sh'
                    kde_appsdir=''
                    kde_bindir=''
                    kde_confdir=''
                    kde_datadir=''
                    kde_htmldir=''
                    kde_icondir=''
                    kde_includes=''
                    kde_kcfgdir=''
                    kde_libraries=''
                    kde_libs_htmldir='/usr/share/doc/kde/HTML'
                    kde_libs_prefix='/usr'
                    kde_locale=''
                    kde_mimedir=''
                    kde_moduledir=''
                    kde_qtver=''
                    kde_servicesdir=''
                    kde_servicetypesdir=''
                    kde_sounddir=''
                    kde_styledir=''
                    kde_templatesdir=''
                    kde_wallpaperdir=''
                    kde_widgetdir=''
                    kdeinitdir=''
                    libdir='${exec_prefix}/lib'
                    libexecdir='${exec_prefix}/libexec'
                    localedir='${datarootdir}/locale'
                    localstatedir='${prefix}/var'
                    mandir='${datarootdir}/man'
                    mkdir_p='mkdir -p --'
                    oldincludedir='/usr/include'
                    pdfdir='${docdir}'
                    prefix='/usr'
                    program_transform_name='s,x,x,'
                    psdir='${docdir}'
                    qt_includes=''
                    qt_libraries=''
                    sbindir='${exec_prefix}/sbin'
                    sharedstatedir='${prefix}/com'
                    sysconfdir='${prefix}/etc'
                    target='i686-pc-linux-gnu'
                    target_alias=''
                    target_cpu='i686'
                    target_os='linux-gnu'
                    target_vendor='pc'
                    unsermake_enable_pch_FALSE=''
                    unsermake_enable_pch_TRUE=''
                    x_includes='NONE'
                    x_libraries='NONE'
                    xdg_appsdir=''
                    xdg_directorydir=''
                    xdg_menudir=''

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

                    #define PACKAGE_NAME ""
                    #define PACKAGE_TARNAME ""
                    #define PACKAGE_VERSION ""
                    #define PACKAGE_STRING ""
                    #define PACKAGE_BUGREPORT ""
                    #define PACKAGE "domino-0.3"
                    #define VERSION "3.5.5"

                    configure: exit 1



                    C'est un peu long je sais... :euh: J'y comprend rien
                    • Partager sur Facebook
                    • Partager sur Twitter
                    Anonyme
                      5 février 2007 à 12:27:47

                      GCC tu l'avais installé avec un package ?
                      Remarque c'est c** ce que je te demande, normalement tu l'as pas compilé ^^

                      Tu peux faire un which gcc stp ?
                      Juste pour vérifier qu'il le cherche bien au bon endroit, mais bon... :o
                      • Partager sur Facebook
                      • Partager sur Twitter
                        5 février 2007 à 12:30:58

                        dokteurping@debian:~/domino-0.3$ which gcc
                        /usr/bin/gcc


                        voila

                        EDIT: j'ai installé tout les paquets GCC qui me tombaient sous la main, et sa avance, voila ce qui se passe:
                        dokteurping@debian:~/domino-0.3$ ./configure
                        checking build system type... i686-pc-linux-gnu
                        checking host system type... i686-pc-linux-gnu
                        checking target system type... i686-pc-linux-gnu
                        checking for a BSD-compatible install... /usr/bin/install -c
                        checking for -p flag to install... yes
                        checking whether build environment is sane... yes
                        checking for gawk... no
                        checking for mawk... mawk
                        checking whether make sets $(MAKE)... yes
                        checking for kde-config... /usr/bin/kde-config
                        checking where to install... /usr (as returned by kde-config)
                        checking for style of include used by make... GNU
                        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 dependency style of gcc... gcc3
                        checking how to run the C preprocessor... gcc -E
                        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 whether gcc is blacklisted... no
                        checking whether g++ supports -Wmissing-format-attribute... yes
                        checking whether gcc supports -Wmissing-format-attribute... yes
                        checking whether g++ supports -Wundef... yes
                        checking whether g++ supports -Wno-long-long... yes
                        checking whether g++ supports -Wno-non-virtual-dtor... yes
                        checking whether g++ supports -fno-reorder-blocks... yes
                        checking whether g++ supports -fno-exceptions... yes
                        checking whether g++ supports -fno-check-new... yes
                        checking whether g++ supports -fno-common... yes
                        checking whether g++ supports -fexceptions... yes
                        checking whether system headers can cope with -O2 -fno-inline... irrelevant
                        checking how to run the C++ preprocessor... g++ -E
                        checking whether g++ supports -O0... yes
                        checking whether g++ supports -Wl,--no-undefined... yes
                        checking whether g++ supports -Wl,--allow-shlib-undefined... yes
                        not using lib directory suffix
                        checking for a sed that does not truncate output... /bin/sed
                        checking for grep that handles long lines and -e... /bin/grep
                        checking for egrep... /bin/grep -E
                        checking for ld used by gcc... /usr/bin/ld
                        checking if the linker (/usr/bin/ld) is GNU ld... yes
                        checking for /usr/bin/ld option to reload object files... -r
                        checking for BSD-compatible nm... /usr/bin/nm -B
                        checking whether ln -s works... yes
                        checking how to recognise dependent libraries... pass_all
                        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 dlfcn.h usability... yes
                        checking dlfcn.h presence... yes
                        checking for dlfcn.h... yes
                        checking for g77... no
                        checking for f77... no
                        checking for xlf... no
                        checking for frt... no
                        checking for pgf77... no
                        checking for cf77... no
                        checking for fort77... no
                        checking for fl32... no
                        checking for af77... no
                        checking for f90... no
                        checking for xlf90... no
                        checking for pgf90... no
                        checking for pghpf... no
                        checking for epcf90... no
                        checking for gfortran... no
                        checking for g95... no
                        checking for f95... no
                        checking for fort... no
                        checking for xlf95... no
                        checking for ifort... no
                        checking for ifc... no
                        checking for efc... no
                        checking for pgf95... no
                        checking for lf95... no
                        checking for ftn... no
                        checking whether we are using the GNU Fortran 77 compiler... no
                        checking whether  accepts -g... no
                        checking the maximum length of command line arguments... 32768
                        checking command to parse /usr/bin/nm -B output from gcc object... ok
                        checking for objdir... .libs
                        checking for ar... ar
                        checking for ranlib... ranlib
                        checking for strip... strip
                        checking if gcc static flag  works... yes
                        checking if gcc supports -fno-rtti -fno-exceptions... no
                        checking for gcc option to produce PIC... -fPIC
                        checking if gcc PIC flag -fPIC works... yes
                        checking if gcc supports -c -o file.o... yes
                        checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
                        checking whether -lc should be explicitly linked in... no
                        checking dynamic linker characteristics... GNU/Linux ld.so
                        checking how to hardcode library paths into programs... immediate
                        checking whether stripping libraries is possible... yes
                        checking for shl_load... no
                        checking for shl_load in -ldld... no
                        checking for dlopen... no
                        checking for dlopen in -ldl... yes
                        checking whether a program can dlopen itself... yes
                        checking whether a statically linked program can dlopen itself... yes
                        checking if libtool supports shared libraries... yes
                        checking whether to build shared libraries... yes
                        checking whether to build static libraries... no
                        configure: creating libtool
                        appending configuration tag "CXX" to libtool
                        checking for ld used by g++... /usr/bin/ld
                        checking if the linker (/usr/bin/ld) is GNU ld... yes
                        checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
                        checking for g++ option to produce PIC... -fPIC
                        checking if g++ PIC flag -fPIC works... yes
                        checking if g++ supports -c -o file.o... yes
                        checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
                        checking dynamic linker characteristics... GNU/Linux ld.so
                        checking how to hardcode library paths into programs... immediate
                        checking whether stripping libraries is possible... yes
                        checking for shl_load... (cached) no
                        checking for shl_load in -ldld... (cached) no
                        checking for dlopen... (cached) no
                        checking for dlopen in -ldl... (cached) yes
                        checking whether a program can dlopen itself... (cached) yes
                        checking whether a statically linked program can dlopen itself... (cached) yes
                        appending configuration tag "F77" to libtool
                        checking for msgfmt... /usr/bin/msgfmt
                        checking for gmsgfmt... /usr/bin/msgfmt
                        checking for xgettext... /usr/bin/xgettext
                        checking if C++ programs can be compiled... yes
                        checking for strlcat... no
                        checking if strlcat needs custom prototype... yes - in libkdefakes
                        checking for strlcpy... no
                        checking if strlcpy needs custom prototype... yes - in libkdefakes
                        checking for main in -lutil... yes
                        checking for main in -lcompat... no
                        checking for crypt in -lcrypt... yes
                        checking for socklen_t... yes
                        checking for dnet_ntoa in -ldnet... no
                        checking for dnet_ntoa in -ldnet_stub... no
                        checking for inet_ntoa... yes
                        checking for connect... yes
                        checking for remove... yes
                        checking for shmat... yes
                        checking for sys/types.h... (cached) yes
                        checking for stdint.h... (cached) yes
                        checking sys/bitypes.h usability... yes
                        checking sys/bitypes.h presence... yes
                        checking for sys/bitypes.h... yes
                        checking for poll in -lpoll... no
                        checking Carbon/Carbon.h usability... no
                        checking Carbon/Carbon.h presence... no
                        checking for Carbon/Carbon.h... no
                        checking CoreAudio/CoreAudio.h usability... no
                        checking CoreAudio/CoreAudio.h presence... no
                        checking for CoreAudio/CoreAudio.h... no
                        checking if res_init needs -lresolv... yes
                        checking for res_init... yes
                        checking if res_init needs custom prototype... no
                        checking for killpg in -lucb... no
                        checking for int... yes
                        checking size of int... 4
                        checking for short... yes
                        checking size of short... 2
                        checking for long... yes
                        checking size of long... 4
                        checking for char *... yes
                        checking size of char *... 4
                        checking for dlopen in -ldl... (cached) yes
                        checking for shl_unload in -ldld... no
                        checking for size_t... yes
                        checking size of size_t... 4
                        checking for unsigned long... yes
                        checking size of unsigned long... 4
                        checking sizeof size_t == sizeof unsigned long... yes
                        checking for PIE support... yes
                        checking if enabling -pie/fPIE support... yes
                        checking crt_externs.h usability... no
                        checking crt_externs.h presence... no
                        checking for crt_externs.h... no
                        checking for _NSGetEnviron... no
                        checking for vsnprintf... yes
                        checking for snprintf... yes
                        checking for X... configure: error: Can't find X libraries. Please check your installation and add the correct paths!
                        • Partager sur Facebook
                        • Partager sur Twitter
                        Anonyme
                          5 février 2007 à 12:31:55

                          Bon... ben là je ne vois plus :o
                          Désolé ;)
                          • Partager sur Facebook
                          • Partager sur Twitter
                            5 février 2007 à 13:09:06

                            C'est mal d'installer avec configure mais bon...
                            Tu dois installer les -devel de X. Je ne sais pas comment ils s'appellent mais tu peux certainement les trouver avec apt-cache search xorg ou x11.
                            • Partager sur Facebook
                            • Partager sur Twitter
                            Anonyme
                              5 février 2007 à 14:55:53

                              En même temps si y'a aucun paquet fourni, il faudrait soit le créer soit même (pas évident pour un utilisateur lambda), soit renoncer à l'installer, ce qui est je pense un peu bête ? :euh:

                              Et puis là c'est qu'un thème, qui n'entrera probablement jamais en conflit avec le gestionnaire de paquets.
                              • Partager sur Facebook
                              • Partager sur Twitter
                              Anonyme
                                5 février 2007 à 15:06:22

                                Pour les paquet de dev sous debian (etch) intall tout les xorg-dev ainsi que la paquet libx11-dev
                                • Partager sur Facebook
                                • Partager sur Twitter

                                equivalent de gksudo/kdesu

                                × Après avoir cliqué sur "Répondre" vous serez invité à vous connecter pour que votre message soit publié.
                                × Attention, ce sujet est très ancien. Le déterrer n'est pas forcément approprié. Nous te conseillons de créer un nouveau sujet pour poser ta question.
                                • Editeur
                                • Markdown