Wesch

  • 8 janv. 2012
  • Inscrit 7 sept. 2011
  • 0 meilleure réponse
  • Petit nouveau
  • Wesch wrote: J'ai toujours ce message là :
    preparing Makefile in ./
    preparing Makefile in fl_i18n/
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!                     An ERROR occured                     !!!
    !!!                     See Log above                        !!!
    !!!                     remove  makefile                     !!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Mais toutes les dépendences sont maintenant sur Yes !
    Le problème semble être résolu en installant LibXpm-devel. ./configure donne ça :
    ./configure
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether build environment is sane... yes
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables... 
    checking whether we are cross compiling... no
    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 for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) 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 whether make sets $(MAKE)... (cached) yes
    checking whether ln -s works... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking how to print strings... printf
    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 fgrep... /bin/grep -F
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
    checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... no
    checking how to associate runtime and link libraries... printf %s\n
    checking for ar... ar
    checking for archiver @FILE support... @
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for sysroot... no
    checking for mt... no
    checking if : is a manifest tool... no
    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 for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... no
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking how to run the C++ preprocessor... g++ -E
    checking for ld used by g++... /usr/bin/ld -m elf_x86_64
    checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... no
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking whether byte ordering is bigendian... no
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking for ANSI C header files... (cached) yes
    checking for sys/wait.h that is POSIX.1 compatible... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/times.h usability... yes
    checking sys/times.h presence... yes
    checking for sys/times.h... yes
    checking for unistd.h... (cached) yes
    checking for pid_t... yes
    checking return type of signal handlers... void
    checking for vprintf... yes
    checking for _doprnt... no
    checking for size_t... yes
    checking for working alloca.h... yes
    checking for alloca... yes
    
    PKG_CONFIG_PATH =
    
    checking fd_set and sys/select... yes
    checking for yywrap in -lfl... yes
    checking for pthread_create in -lpthread... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for Gtk2... (version 2.24.7) yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for dcgettext... yes
    checking if msgfmt accepts -c... yes
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for catalogs to be installed...  ca cs da de el en_GB es eu fi fr ga gl hu hr it ja ko lt nl nn no pl pt pt_BR ro ru sk sl sv tr uk zh_CN zh_TW
    checking for TIFF support... checking for TIFFOpen in -ltiff... yes
    checking tiff.h usability... yes
    checking tiff.h presence... yes
    checking for tiff.h... yes
    checking tiffio.h usability... yes
    checking tiffio.h presence... yes
    checking for tiffio.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for OpenEXR... (version 1.7.0) yes
    checking for JPEG support... checking for jinit_memory_mgr in -ljpeg... yes
    checking for gzsetparams in -lz... yes
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for libpng... (version 1.2.46) yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for lcms >= 1.16... yes (version 1.19)
    checking for XmuClientWindow in -lXmu... yes
    checking X11/Xmu/WinUtil.h usability... yes
    checking X11/Xmu/WinUtil.h presence... yes
    checking for X11/Xmu/WinUtil.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    try gutenprintui2
    checking for gutenprint >= 5.0.0... yes (version 5.2.7)
    checking for oyranos-config... /usr/bin/oyranos-config
    checking for fltk-config... /usr/bin/fltk-config
    checking sys/ipc.h usability... yes
    checking sys/ipc.h presence... yes
    checking for sys/ipc.h... yes
    checking sys/shm.h usability... yes
    checking sys/shm.h presence... yes
    checking for sys/shm.h... yes
    checking whether shmctl IPC_RMID allowes subsequent attaches... yes
    checking for python... /usr/bin/python
    checking for python version... 2.7
    checking for python platform... linux2
    checking for python script directory... ${prefix}/lib/python2.7/site-packages
    checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
    checking for python... /usr/bin/python
    checking for Python prefix... /usr
    checking for Python exec-prefix... /usr
    checking for Python version... python2.7
    checking for Python header files... -I/usr/include/python2.7 -I/usr/lib/python2.7/config
    checking for Python library... -L/usr/lib64/python2.7/config
    checking fltk dependend plug-ins ... yes "bracketing_to_hdr" "collect" "pdf"
    checking whether fltk was compiled with thread support (--enable-threads)... yes
    checking thread dependend plug-ins ... yes "icc_examin"
    checking flex dependend plug-ins ... yes "iol"
    checking for rpm... /bin/rpm
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating user_install
    config.status: creating gimprc
    config.status: creating gimprc_user
    config.status: creating cinepainttool
    config.status: creating cinepaint-gtk.pc
    config.status: creating cinepaint.spec
    config.status: creating lib/version.h
    config.status: creating lib/Makefile
    config.status: creating lib/wire/Makefile
    config.status: creating lib/fl_i18n/Makefile
    config.status: creating libgimp/Makefile
    config.status: creating libgimp/gimpintl.h
    config.status: WARNING:  'libgimp/gimpintl.h.in' seems to ignore the --datarootdir setting
    config.status: creating libhalf/Makefile
    config.status: creating plug-ins/Makefile
    config.status: creating plug-ins/blur/Makefile
    config.status: creating plug-ins/bmp/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/br_core/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/FL_adds/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/gui/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/jhead/Makefile
    config.status: creating plug-ins/cineon/Makefile
    config.status: creating plug-ins/collect/Makefile
    config.status: creating plug-ins/compose/Makefile
    config.status: creating plug-ins/dbbrowser/Makefile
    config.status: creating plug-ins/decompose/Makefile
    config.status: creating plug-ins/dicom/Makefile
    config.status: creating plug-ins/edge/Makefile
    config.status: creating plug-ins/fits/Makefile
    config.status: creating plug-ins/gauss_rle/Makefile
    config.status: creating plug-ins/gbr/Makefile
    config.status: creating plug-ins/gifload/Makefile
    config.status: creating plug-ins/hdr/Makefile
    config.status: creating plug-ins/icc_examin/Makefile
    config.status: creating plug-ins/iff/Makefile
    config.status: creating plug-ins/iol/Makefile
    config.status: creating plug-ins/iol/examples/Makefile
    config.status: creating plug-ins/jpeg/Makefile
    config.status: creating plug-ins/mblur/Makefile
    config.status: creating plug-ins/median/Makefile
    config.status: creating plug-ins/minimum/Makefile
    config.status: creating plug-ins/noisify/Makefile
    config.status: creating plug-ins/openexr/Makefile
    config.status: creating plug-ins/pic/Makefile
    config.status: creating plug-ins/pdf/Makefile
    config.status: creating plug-ins/png/Makefile
    config.status: creating plug-ins/pnm/Makefile
    config.status: creating plug-ins/print/Makefile
    config.status: creating plug-ins/psd/Makefile
    config.status: creating plug-ins/psd_save/Makefile
    config.status: creating plug-ins/pygimp/Makefile
    config.status: creating plug-ins/pygimp/doc/Makefile
    config.status: creating plug-ins/pygimp/plug-ins/Makefile
    config.status: creating plug-ins/script-fu/Makefile
    config.status: creating plug-ins/script-fu/scripts/Makefile
    config.status: creating plug-ins/rawphoto/Makefile
    config.status: creating plug-ins/retinex/Makefile
    config.status: creating plug-ins/rotate/Makefile
    config.status: creating plug-ins/screenshot/Makefile
    config.status: creating plug-ins/sgi/Makefile
    config.status: creating plug-ins/sharpen/Makefile
    config.status: creating plug-ins/snoise/Makefile
    config.status: creating plug-ins/sobel/Makefile
    config.status: creating plug-ins/spread/Makefile
    config.status: creating plug-ins/tga/Makefile
    config.status: creating plug-ins/tiff/Makefile
    config.status: creating plug-ins/unsharp/Makefile
    config.status: creating plug-ins/xwd/Makefile
    config.status: creating po/Makefile.in
    config.status: creating po-plug-ins/Makefile.in
    config.status: creating po-plug-ins/Makefile
    config.status: creating po-script-fu/Makefile.in
    config.status: creating po-script-fu/Makefile
    config.status: creating app/Makefile
    config.status: creating app/depth/Makefile
    config.status: creating data/Makefile
    config.status: creating data/brushes/Makefile
    config.status: creating data/curves/Makefile
    config.status: creating data/gradients/Makefile
    config.status: creating data/palettes/Makefile
    config.status: creating data/patterns/Makefile
    config.status: creating lib/config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    config.status: executing default-1 commands
    config.status: executing default commands
    === configuring in plug-ins/icc_examin/icc_examin (/home/benoit/cinepaint/plug-ins/icc_examin/icc_examin)
    configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
    
    ################################################################
    #                                                              #
            Welcome to ICC Examin Version 0.45 configurator
    #                                                              #
    #                       Configuration                          #
    
    ################################################################
    #                                                              #
            Welcome to ICC Examin Version 0.45 configurator
    #                                                              #
    #                       Configuration                          #
    
    Linux system            detected
    X86_64                  try build in 64 bit mode
    
    
    libdl is available
    ls: cannot access argyll-0.60: No such file or directory
    Package argyll was not found in the pkg-config search path.
    Perhaps you should add the directory containing `argyll.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'argyll' found
    
    Oyranos 0.2.0           detected
    littleCMS               detected
    X11                     detected
    X VidMode extension     detected
    X Xinerama              detected
    libXpm is available
    libXext is available
      no or too old FTGL found, need FTGL to render text in OpenGL
    FLTK 1.1.10              detected
    rm: cannot remove `fltk_test': No such file or directory
    LIBTIFF, Version 3.9.5
    Copyright (c) 1988-1996 Sam Leffler
    Copyright (c) 1991-1996 Silicon Graphics, Inc.
                            detected
    Gettext                 detected
    translations available: cs de eo eu fr
    local CinePaint 1.0.0  detected
    
    
    generated icc_examin.spec from icc_examin.spec.in
    prefix =                /usr/local
    
    ################################################################
    #                       Configuration                          #
    prefix          =       /usr/local
    exec_prefix     =       /usr/local
    bindir          =       /usr/local/bin
    sbindir         =       /usr/local/sbin
    libdir          =       /usr/local/lib64
    includedir      =       /usr/local/include
    datadir         =       /usr/local/share
    mandir          =       /usr/local/share/man
    pixmapdir       =       /usr/local/share/pixmaps
    desktopdir      =       /usr/local/share/applications
    srcdir          =       /home/benoit/cinepaint/plug-ins/icc_examin/icc_examin
    CC              =       cc
    CXX             =       c++
    CFLAGS          =        
    CXXFLAGS        =        
    LDFLAGS         =       -L. 
    INCL            =       
    ################################################################
    
    preparing Makefile in ./
    preparing Makefile in fl_i18n/
    echo "schaue nach Abhaengikeiten ..."
    schaue nach Abhaengikeiten ...
    echo "MAKEDEPEND_ISUP = 1" > mkdepend
    echo "#nicht editieren/dont edit - automatisch generiert" >> mkdepend
    cc -MM -I./ -I/usr/local/include -I/usr/X11R6/include -I. -I/usr/include/g++ -I/usr/include -I/usr/X11R6/include -I/usr/include  -I/usr/include/oyranos  -I/usr/include/freetype2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT   icc_oyranos_extern.c flstring.c vsnprintf.c icc_argyll.c agviewer.cpp icc_cgats_filter.cpp icc_draw.cpp icc_examin.cpp icc_examin_farbraum.cpp icc_examin_io.cpp icc_examin_tagwahl.cpp icc_fenster.cpp icc_formeln.cpp icc_gamut.cpp icc_gl.cpp icc_helfer.cpp icc_info.cpp icc_kette.cpp icc_measurement.cpp icc_modell_beobachter.cpp icc_oyranos.cpp icc_profile.cpp icc_profile_header.cpp icc_profile_tags.cpp icc_schnell.cpp icc_speicher.cpp icc_thread_daten.cpp icc_ueber.cpp icc_utils.cpp icc_vrml.cpp icc_vrml_parser.cpp threads.cpp icc_helfer_osx.cpp icc_helfer_x.cpp icc_helfer_fltk.cpp  icc_betrachter.cxx my_file_chooser.cxx my_file_chooser2.cxx icc_main.cpp icc_cinepaint.cpp icc_cinepaint_intern.cpp >> mkdepend
    make: `depend' is up to date.
    
    =================================================================
                  Configuration Results
    
    GTK CinePaint Version 1.0.0
    
    
    General dependencies:
       Gtk2 toolkit                 yes    2.24.7
       DnD support                  yes    X11/Xmu
       littleCMS                    yes    lcms 1.19
       Oyranos                      yes    oyranos 0.2.0
    
    Plug-ins with external dependencies:
       Python plug-in:              yes    python2.7
       OpenEXR plug-in:             yes    OpenEXR 1.7.0
       Tiff plug-in:                yes
       PNG plug-in:                 yes    libpng 1.2.46
       Jpeg plug-in:                yes
       Print plug-in:               yes    Gutenprint 5.2.7
       FLTK dependent plug-ins:     yes    bracketing_to_hdr collect pdf
       Thread dependent plug-ins:   yes    icc_examin
       Flex dependent plug-ins:     yes    iol
    =================================================================
    
    Now type 'make' and 'make install' / 'make rpm' to build the package and 
    install. The unix command is 'cinepaint'.
    Mais 'make' semble avoir des problèmes :
    make
    Making all in libhalf
    make[1] : on entre dans le répertoire « /home/benoit/cinepaint/libhalf »
    make  all-am
    make[2] : on entre dans le répertoire « /home/benoit/cinepaint/libhalf »
    make[2]: Rien à faire pour « all-am ».
    make[2] : on quitte le répertoire « /home/benoit/cinepaint/libhalf »
    make[1] : on quitte le répertoire « /home/benoit/cinepaint/libhalf »
    Making all in lib
    make[1] : on entre dans le répertoire « /home/benoit/cinepaint/lib »
    make  all-recursive
    make[2] : on entre dans le répertoire « /home/benoit/cinepaint/lib »
    Making all in wire
    make[3] : on entre dans le répertoire « /home/benoit/cinepaint/lib/wire »
    make[3]: Rien à faire pour « all ».
    make[3] : on quitte le répertoire « /home/benoit/cinepaint/lib/wire »
    Making all in fl_i18n
    make[3] : on entre dans le répertoire « /home/benoit/cinepaint/lib/fl_i18n »
    make[3]: Rien à faire pour « all ».
    make[3] : on quitte le répertoire « /home/benoit/cinepaint/lib/fl_i18n »
    Making all in .
    make[3] : on entre dans le répertoire « /home/benoit/cinepaint/lib »
    make[3] : on quitte le répertoire « /home/benoit/cinepaint/lib »
    make[2] : on quitte le répertoire « /home/benoit/cinepaint/lib »
    make[1] : on quitte le répertoire « /home/benoit/cinepaint/lib »
    Making all in libgimp
    make[1] : on entre dans le répertoire « /home/benoit/cinepaint/libgimp »
    make[1]: Rien à faire pour « all ».
    make[1] : on quitte le répertoire « /home/benoit/cinepaint/libgimp »
    Making all in plug-ins
    make[1] : on entre dans le répertoire « /home/benoit/cinepaint/plug-ins »
    Making all in blur
    make[2] : on entre dans le répertoire « /home/benoit/cinepaint/plug-ins/blur »
    /bin/sh ../../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall   -o blur blur.o ../../lib/libcinepaint.la -pthread  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0    ../../libhalf/cinepaint_half.lo -pthread -lIlmImf -lImath -lHalf -lIex -lIlmThread   -lc 
    libtool: link: gcc -g -O2 -Wall -o .libs/blur blur.o -pthread -pthread ../../libhalf/.libs/cinepaint_half.o -pthread  ../../lib/.libs/libcinepaint.so /home/benoit/cinepaint/libhalf/.libs/libcinepaintHalf.so -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lpng12 -lm -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lIlmImf -lImath -lHalf -lIex -lIlmThread -lc -pthread  -Wl,-rpath -Wl,/usr/local/lib
    /usr/bin/ld: ../../libhalf/.libs/cinepaint_half.o: undefined reference to symbol 'std::ios_base::Init::~Init()@@GLIBCXX_3.4'
    /usr/bin/ld: note: 'std::ios_base::Init::~Init()@@GLIBCXX_3.4' is defined in DSO /usr/lib64/libstdc++.so.6 so try adding it to the linker command line
    /usr/lib64/libstdc++.so.6: could not read symbols: Invalid operation
    collect2: ld returned 1 exit status
    make[2]: *** [blur] Erreur 1
    make[2] : on quitte le répertoire « /home/benoit/cinepaint/plug-ins/blur »
    make[1]: *** [all-recursive] Erreur 1
    make[1] : on quitte le répertoire « /home/benoit/cinepaint/plug-ins »
    make: *** [all-recursive] Erreur 1
  • Alors, 'sh autogen.sh' donne ça :
    $ sh autogen.sh
    *** aclocal: acinclude.m4 + configure.ac --> aclocal.m4
    acinclude.m4:8: warning: underquoted definition of AM_PROG_LEX
    acinclude.m4:8:   run info '(automake)Extending aclocal'
    acinclude.m4:8:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
    *** autoconf: aclocal.m4 + configure.ac --> configure
        config.site + config.cache + config.h.in + Makefile.in + ltmain.sh -->
        config.cache, config.status, config.h, Makefile, stamp-h, libtool
    *** libtoolize -f --> ltmain.sh
    libtoolize: putting auxiliary files in `.'.
    libtoolize: linking file `./ltmain.sh'
    libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and
    libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
    libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
    *** autoheader: acconfig.h + aclocal.m4 + configure.ac --> config.h.in
    autoheader: warning: missing template: HAVE_IPC_H
    autoheader: Use AC_DEFINE([HAVE_IPC_H], [], [Description])
    autoheader: warning: missing template: HAVE_SHM_H
    autoheader: warning: missing template: HAVE_SYS_SELECT_H
    autoheader: warning: missing template: HAVE_SYS_TIMES_H
    autoheader: warning: missing template: HAVE_SYS_TIME_H
    autoheader: warning: missing template: IPC_RMID_DEFERRED_RELEASE
    autoheader: warning: missing template: NO_FD_SET
    automake: redefinition of `pdf'...
    /usr/share/automake-1.11/am/program.am: ... `pdf$(EXEEXT)' previously defined here
    plug-ins/pdf/Makefile.am:8:   while processing program `pdf'
    *** automake + libtoolize: configure.ac + makefile.am -->
        install.sh, missing, mkinstalldirs, Makefile.in, stamp-h.in, 
        config.guess, config.sub, ltmain.sh, ltconfig, COPYING, INSTALL
    *** setting permissions
    *** please run ./configure next...
    
    Ensuite le script configure :
    $ ./configure
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether build environment is sane... yes
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables... 
    checking whether we are cross compiling... no
    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 for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) 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 whether make sets $(MAKE)... (cached) yes
    checking whether ln -s works... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking how to print strings... printf
    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 fgrep... /bin/grep -F
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
    checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... no
    checking how to associate runtime and link libraries... printf %s\n
    checking for ar... ar
    checking for archiver @FILE support... @
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for sysroot... no
    checking for mt... no
    checking if : is a manifest tool... no
    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 for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... no
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking how to run the C++ preprocessor... g++ -E
    checking for ld used by g++... /usr/bin/ld -m elf_x86_64
    checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... no
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking whether byte ordering is bigendian... no
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking for ANSI C header files... (cached) yes
    checking for sys/wait.h that is POSIX.1 compatible... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/times.h usability... yes
    checking sys/times.h presence... yes
    checking for sys/times.h... yes
    checking for unistd.h... (cached) yes
    checking for pid_t... yes
    checking return type of signal handlers... void
    checking for vprintf... yes
    checking for _doprnt... no
    checking for size_t... yes
    checking for working alloca.h... yes
    checking for alloca... yes
    
    PKG_CONFIG_PATH =
    
    checking fd_set and sys/select... yes
    checking for yywrap in -lfl... yes
    checking for pthread_create in -lpthread... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for Gtk2... (version 2.24.7) yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for dcgettext... yes
    checking if msgfmt accepts -c... yes
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for catalogs to be installed...  ca cs da de el en_GB es eu fi fr ga gl hu hr it ja ko lt nl nn no pl pt pt_BR ro ru sk sl sv tr uk zh_CN zh_TW
    checking for TIFF support... checking for TIFFOpen in -ltiff... yes
    checking tiff.h usability... yes
    checking tiff.h presence... yes
    checking for tiff.h... yes
    checking tiffio.h usability... yes
    checking tiffio.h presence... yes
    checking for tiffio.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for OpenEXR... (version 1.7.0) yes
    checking for JPEG support... checking for jinit_memory_mgr in -ljpeg... yes
    checking for gzsetparams in -lz... yes
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for libpng... (version 1.2.46) yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for lcms >= 1.16... yes (version 1.19)
    checking for XmuClientWindow in -lXmu... yes
    checking X11/Xmu/WinUtil.h usability... yes
    checking X11/Xmu/WinUtil.h presence... yes
    checking for X11/Xmu/WinUtil.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    try gutenprintui2
    checking for gutenprint >= 5.0.0... yes (version 5.2.7)
    checking for oyranos-config... /usr/bin/oyranos-config
    checking for fltk-config... /usr/bin/fltk-config
    checking sys/ipc.h usability... yes
    checking sys/ipc.h presence... yes
    checking for sys/ipc.h... yes
    checking sys/shm.h usability... yes
    checking sys/shm.h presence... yes
    checking for sys/shm.h... yes
    checking whether shmctl IPC_RMID allowes subsequent attaches... yes
    checking for python... /usr/bin/python
    checking for python version... 2.7
    checking for python platform... linux2
    checking for python script directory... ${prefix}/lib/python2.7/site-packages
    checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
    checking for python... /usr/bin/python
    checking for Python prefix... /usr
    checking for Python exec-prefix... /usr
    checking for Python version... python2.7
    checking for Python header files... -I/usr/include/python2.7 -I/usr/lib/python2.7/config
    checking for Python library... -L/usr/lib64/python2.7/config
    checking fltk dependend plug-ins ... yes "bracketing_to_hdr" "collect" "pdf"
    checking whether fltk was compiled with thread support (--enable-threads)... yes
    checking thread dependend plug-ins ... yes "icc_examin"
    checking flex dependend plug-ins ... yes "iol"
    checking for rpm... /bin/rpm
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating user_install
    config.status: creating gimprc
    config.status: creating gimprc_user
    config.status: creating cinepainttool
    config.status: creating cinepaint-gtk.pc
    config.status: creating cinepaint.spec
    config.status: creating lib/version.h
    config.status: creating lib/Makefile
    config.status: creating lib/wire/Makefile
    config.status: creating lib/fl_i18n/Makefile
    config.status: creating libgimp/Makefile
    config.status: creating libgimp/gimpintl.h
    config.status: WARNING:  'libgimp/gimpintl.h.in' seems to ignore the --datarootdir setting
    config.status: creating libhalf/Makefile
    config.status: creating plug-ins/Makefile
    config.status: creating plug-ins/blur/Makefile
    config.status: creating plug-ins/bmp/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/br_core/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/FL_adds/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/gui/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/jhead/Makefile
    config.status: creating plug-ins/cineon/Makefile
    config.status: creating plug-ins/collect/Makefile
    config.status: creating plug-ins/compose/Makefile
    config.status: creating plug-ins/dbbrowser/Makefile
    config.status: creating plug-ins/decompose/Makefile
    config.status: creating plug-ins/dicom/Makefile
    config.status: creating plug-ins/edge/Makefile
    config.status: creating plug-ins/fits/Makefile
    config.status: creating plug-ins/gauss_rle/Makefile
    config.status: creating plug-ins/gbr/Makefile
    config.status: creating plug-ins/gifload/Makefile
    config.status: creating plug-ins/hdr/Makefile
    config.status: creating plug-ins/icc_examin/Makefile
    config.status: creating plug-ins/iff/Makefile
    config.status: creating plug-ins/iol/Makefile
    config.status: creating plug-ins/iol/examples/Makefile
    config.status: creating plug-ins/jpeg/Makefile
    config.status: creating plug-ins/mblur/Makefile
    config.status: creating plug-ins/median/Makefile
    config.status: creating plug-ins/minimum/Makefile
    config.status: creating plug-ins/noisify/Makefile
    config.status: creating plug-ins/openexr/Makefile
    config.status: creating plug-ins/pic/Makefile
    config.status: creating plug-ins/pdf/Makefile
    config.status: creating plug-ins/png/Makefile
    config.status: creating plug-ins/pnm/Makefile
    config.status: creating plug-ins/print/Makefile
    config.status: creating plug-ins/psd/Makefile
    config.status: creating plug-ins/psd_save/Makefile
    config.status: creating plug-ins/pygimp/Makefile
    config.status: creating plug-ins/pygimp/doc/Makefile
    config.status: creating plug-ins/pygimp/plug-ins/Makefile
    config.status: creating plug-ins/script-fu/Makefile
    config.status: creating plug-ins/script-fu/scripts/Makefile
    config.status: creating plug-ins/rawphoto/Makefile
    config.status: creating plug-ins/retinex/Makefile
    config.status: creating plug-ins/rotate/Makefile
    config.status: creating plug-ins/screenshot/Makefile
    config.status: creating plug-ins/sgi/Makefile
    config.status: creating plug-ins/sharpen/Makefile
    config.status: creating plug-ins/snoise/Makefile
    config.status: creating plug-ins/sobel/Makefile
    config.status: creating plug-ins/spread/Makefile
    config.status: creating plug-ins/tga/Makefile
    config.status: creating plug-ins/tiff/Makefile
    config.status: creating plug-ins/unsharp/Makefile
    config.status: creating plug-ins/xwd/Makefile
    config.status: creating po/Makefile.in
    config.status: creating po-plug-ins/Makefile.in
    config.status: creating po-plug-ins/Makefile
    config.status: creating po-script-fu/Makefile.in
    config.status: creating po-script-fu/Makefile
    config.status: creating app/Makefile
    config.status: creating app/depth/Makefile
    config.status: creating data/Makefile
    config.status: creating data/brushes/Makefile
    config.status: creating data/curves/Makefile
    config.status: creating data/gradients/Makefile
    config.status: creating data/palettes/Makefile
    config.status: creating data/patterns/Makefile
    config.status: creating lib/config.h
    config.status: lib/config.h is unchanged
    config.status: executing depfiles commands
    config.status: executing libtool commands
    config.status: executing default-1 commands
    config.status: executing default commands
    === configuring in plug-ins/icc_examin/icc_examin (/home/benoit/cinepaint/plug-ins/icc_examin/icc_examin)
    configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
    
    ################################################################
    #                                                              #
            Welcome to ICC Examin Version 0.45 configurator
    #                                                              #
    #                       Configuration                          #
    
    ################################################################
    #                                                              #
            Welcome to ICC Examin Version 0.45 configurator
    #                                                              #
    #                       Configuration                          #
    rm: cannot remove `config.h': No such file or directory
    
    Linux system            detected
    X86_64                  try build in 64 bit mode
    
    
    libdl is available
    ls: cannot access argyll-0.60: No such file or directory
    Package argyll was not found in the pkg-config search path.
    Perhaps you should add the directory containing `argyll.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'argyll' found
    
    Oyranos 0.2.0           detected
    littleCMS               detected
    X11                     detected
    X VidMode extension     detected
    X Xinerama              detected
    !!! ERROR libXpm is missed
    libXext is available
      no or too old FTGL found, need FTGL to render text in OpenGL
    FLTK 1.1.10              detected
    rm: cannot remove `fltk_test': No such file or directory
    LIBTIFF, Version 3.9.5
    Copyright (c) 1988-1996 Sam Leffler
    Copyright (c) 1991-1996 Silicon Graphics, Inc.
                            detected
    Gettext                 detected
    translations available: cs de eo eu fr
    local CinePaint 1.0.0  detected
    
    
    generated icc_examin.spec from icc_examin.spec.in
    prefix =                /usr/local
    
    ################################################################
    #                       Configuration                          #
    prefix          =       /usr/local
    exec_prefix     =       /usr/local
    bindir          =       /usr/local/bin
    sbindir         =       /usr/local/sbin
    libdir          =       /usr/local/lib64
    includedir      =       /usr/local/include
    datadir         =       /usr/local/share
    mandir          =       /usr/local/share/man
    pixmapdir       =       /usr/local/share/pixmaps
    desktopdir      =       /usr/local/share/applications
    srcdir          =       /home/benoit/cinepaint/plug-ins/icc_examin/icc_examin
    CC              =       cc
    CXX             =       c++
    CFLAGS          =        
    CXXFLAGS        =        
    LDFLAGS         =       -L. 
    INCL            =       
    ################################################################
    
    preparing Makefile in ./
    preparing Makefile in fl_i18n/
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!                     An ERROR occured                     !!!
    !!!                     See Log above                        !!!
    !!!                     remove  makefile                     !!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    
    
    =================================================================
                  Configuration Results
    
    GTK CinePaint Version 1.0.0
    
    
    General dependencies:
       Gtk2 toolkit                 yes    2.24.7
       DnD support                  yes    X11/Xmu
       littleCMS                    yes    lcms 1.19
       Oyranos                      yes    oyranos 0.2.0
    
    Plug-ins with external dependencies:
       Python plug-in:              yes    python2.7
       OpenEXR plug-in:             yes    OpenEXR 1.7.0
       Tiff plug-in:                yes
       PNG plug-in:                 yes    libpng 1.2.46
       Jpeg plug-in:                yes
       Print plug-in:               yes    Gutenprint 5.2.7
       FLTK dependent plug-ins:     yes    bracketing_to_hdr collect pdf
       Thread dependent plug-ins:   yes    icc_examin
       Flex dependent plug-ins:     yes    iol
    =================================================================
    
    Now type 'make' and 'make install' / 'make rpm' to build the package and 
    install. The unix command is 'cinepaint'.
    
    J'ai toujours ce message là :
    preparing Makefile in ./
    preparing Makefile in fl_i18n/
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!                     An ERROR occured                     !!!
    !!!                     See Log above                        !!!
    !!!                     remove  makefile                     !!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    Mais toutes les dépendences sont maintenant sur Yes !
  • MarbolanGos wrote:Là comme ça je ne vois pas... À mon avis on va faire simple :
    yum groupinstall "Development tools"
    ok, il manque toujours Python :
    $ cd /home/benoit/cinepaint
    [benoit@Benoit cinepaint]$ ./configure
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether build environment is sane... yes
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables... 
    checking whether we are cross compiling... no
    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 for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) 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 whether make sets $(MAKE)... (cached) yes
    checking whether ln -s works... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking how to print strings... printf
    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 fgrep... /bin/grep -F
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
    checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... no
    checking how to associate runtime and link libraries... printf %s\n
    checking for ar... ar
    checking for archiver @FILE support... @
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for sysroot... no
    checking for mt... no
    checking if : is a manifest tool... no
    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 for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... no
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking how to run the C++ preprocessor... g++ -E
    checking for ld used by g++... /usr/bin/ld -m elf_x86_64
    checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC -DPIC
    checking if g++ PIC flag -fPIC -DPIC works... yes
    checking if g++ static flag -static works... no
    checking if g++ supports -c -o file.o... yes
    checking if g++ supports -c -o file.o... (cached) yes
    checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
    checking dynamic linker characteristics... (cached) GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking whether byte ordering is bigendian... no
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking for ANSI C header files... (cached) yes
    checking for sys/wait.h that is POSIX.1 compatible... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/times.h usability... yes
    checking sys/times.h presence... yes
    checking for sys/times.h... yes
    checking for unistd.h... (cached) yes
    checking for pid_t... yes
    checking return type of signal handlers... void
    checking for vprintf... yes
    checking for _doprnt... no
    checking for size_t... yes
    checking for working alloca.h... yes
    checking for alloca... yes
    
    PKG_CONFIG_PATH =
    
    checking fd_set and sys/select... yes
    checking for yywrap in -lfl... no
    none
    checking for pthread_create in -lpthread... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for Gtk2... (version 2.24.7) yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for dcgettext... yes
    checking if msgfmt accepts -c... yes
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for catalogs to be installed...  ca cs da de el en_GB es eu fi fr ga gl hu hr it ja ko lt nl nn no pl pt pt_BR ro ru sk sl sv tr uk zh_CN zh_TW
    checking for TIFF support... checking for TIFFOpen in -ltiff... yes
    checking tiff.h usability... yes
    checking tiff.h presence... yes
    checking for tiff.h... yes
    checking tiffio.h usability... yes
    checking tiffio.h presence... yes
    checking for tiffio.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for OpenEXR... (version 1.7.0) yes
    checking for JPEG support... checking for jinit_memory_mgr in -ljpeg... yes
    checking for gzsetparams in -lz... yes
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for libpng... (version 1.2.46) yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for lcms >= 1.16... yes (version 1.19)
    checking for XmuClientWindow in -lXmu... yes
    checking X11/Xmu/WinUtil.h usability... yes
    checking X11/Xmu/WinUtil.h presence... yes
    checking for X11/Xmu/WinUtil.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    try gutenprintui2
    checking for gutenprint >= 5.0.0... yes (version 5.2.7)
    checking for oyranos-config... /usr/bin/oyranos-config
    checking for fltk-config... /usr/bin/fltk-config
    checking sys/ipc.h usability... yes
    checking sys/ipc.h presence... yes
    checking for sys/ipc.h... yes
    checking sys/shm.h usability... yes
    checking sys/shm.h presence... yes
    checking for sys/shm.h... yes
    checking whether shmctl IPC_RMID allowes subsequent attaches... yes
    checking for python... /usr/bin/python
    checking for python version... 2.7
    checking for python platform... linux2
    checking for python script directory... ${prefix}/lib/python2.7/site-packages
    checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
    checking for python... /usr/bin/python
    checking for Python prefix... /usr
    checking for Python exec-prefix... /usr
    checking for Python version... python2.7
    checking for Python header files... -I/usr/include/python2.7 -I/usr/lib/python2.7/config
    checking for Python library... Not found
    checking fltk dependend plug-ins ... yes "bracketing_to_hdr" "collect" "pdf"
    checking whether fltk was compiled with thread support (--enable-threads)... yes
    checking thread dependend plug-ins ... yes "icc_examin"
    checking flex dependend plug-ins ... no FLEX dependent plug-ins will be build (iol,...)
    checking for rpm... /bin/rpm
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating user_install
    config.status: creating gimprc
    config.status: creating gimprc_user
    config.status: creating cinepainttool
    config.status: creating cinepaint-gtk.pc
    config.status: creating cinepaint.spec
    config.status: creating lib/version.h
    config.status: creating lib/Makefile
    config.status: creating lib/wire/Makefile
    config.status: creating lib/fl_i18n/Makefile
    config.status: creating libgimp/Makefile
    config.status: creating libgimp/gimpintl.h
    config.status: WARNING:  'libgimp/gimpintl.h.in' seems to ignore the --datarootdir setting
    config.status: creating libhalf/Makefile
    config.status: creating plug-ins/Makefile
    config.status: creating plug-ins/blur/Makefile
    config.status: creating plug-ins/bmp/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/br_core/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/FL_adds/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/gui/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/jhead/Makefile
    config.status: creating plug-ins/cineon/Makefile
    config.status: creating plug-ins/collect/Makefile
    config.status: creating plug-ins/compose/Makefile
    config.status: creating plug-ins/dbbrowser/Makefile
    config.status: creating plug-ins/decompose/Makefile
    config.status: creating plug-ins/dicom/Makefile
    config.status: creating plug-ins/edge/Makefile
    config.status: creating plug-ins/fits/Makefile
    config.status: creating plug-ins/gauss_rle/Makefile
    config.status: creating plug-ins/gbr/Makefile
    config.status: creating plug-ins/gifload/Makefile
    config.status: creating plug-ins/hdr/Makefile
    config.status: creating plug-ins/icc_examin/Makefile
    config.status: creating plug-ins/iff/Makefile
    config.status: creating plug-ins/iol/Makefile
    config.status: creating plug-ins/iol/examples/Makefile
    config.status: creating plug-ins/jpeg/Makefile
    config.status: creating plug-ins/mblur/Makefile
    config.status: creating plug-ins/median/Makefile
    config.status: creating plug-ins/minimum/Makefile
    config.status: creating plug-ins/noisify/Makefile
    config.status: creating plug-ins/openexr/Makefile
    config.status: creating plug-ins/pic/Makefile
    config.status: creating plug-ins/pdf/Makefile
    config.status: creating plug-ins/png/Makefile
    config.status: creating plug-ins/pnm/Makefile
    config.status: creating plug-ins/print/Makefile
    config.status: creating plug-ins/psd/Makefile
    config.status: creating plug-ins/psd_save/Makefile
    config.status: creating plug-ins/pygimp/Makefile
    config.status: creating plug-ins/pygimp/doc/Makefile
    config.status: creating plug-ins/pygimp/plug-ins/Makefile
    config.status: creating plug-ins/script-fu/Makefile
    config.status: creating plug-ins/script-fu/scripts/Makefile
    config.status: creating plug-ins/rawphoto/Makefile
    config.status: creating plug-ins/retinex/Makefile
    config.status: creating plug-ins/rotate/Makefile
    config.status: creating plug-ins/screenshot/Makefile
    config.status: creating plug-ins/sgi/Makefile
    config.status: creating plug-ins/sharpen/Makefile
    config.status: creating plug-ins/snoise/Makefile
    config.status: creating plug-ins/sobel/Makefile
    config.status: creating plug-ins/spread/Makefile
    config.status: creating plug-ins/tga/Makefile
    config.status: creating plug-ins/tiff/Makefile
    config.status: creating plug-ins/unsharp/Makefile
    config.status: creating plug-ins/xwd/Makefile
    config.status: creating po/Makefile.in
    config.status: creating po-plug-ins/Makefile.in
    config.status: creating po-plug-ins/Makefile
    config.status: creating po-script-fu/Makefile.in
    config.status: creating po-script-fu/Makefile
    config.status: creating app/Makefile
    config.status: creating app/depth/Makefile
    config.status: creating data/Makefile
    config.status: creating data/brushes/Makefile
    config.status: creating data/curves/Makefile
    config.status: creating data/gradients/Makefile
    config.status: creating data/palettes/Makefile
    config.status: creating data/patterns/Makefile
    config.status: creating lib/config.h
    config.status: lib/config.h is unchanged
    config.status: executing depfiles commands
    config.status: executing libtool commands
    config.status: executing default-1 commands
    config.status: executing default commands
    === configuring in plug-ins/icc_examin/icc_examin (/home/benoit/cinepaint/plug-ins/icc_examin/icc_examin)
    configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local'  --cache-file=/dev/null --srcdir=.
    
    ################################################################
    #                                                              #
            Welcome to ICC Examin Version 0.45 configurator
    #                                                              #
    #                       Configuration                          #
    
    ################################################################
    #                                                              #
            Welcome to ICC Examin Version 0.45 configurator
    #                                                              #
    #                       Configuration                          #
    rm: cannot remove `config.h': No such file or directory
    
    Linux system            detected
    X86_64                  try build in 64 bit mode
    
    
    libdl is available
    ls: cannot access argyll-0.60: No such file or directory
    Package argyll was not found in the pkg-config search path.
    Perhaps you should add the directory containing `argyll.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'argyll' found
    
    Oyranos 0.2.0           detected
    littleCMS               detected
    X11                     detected
    X VidMode extension     detected
    X Xinerama              detected
    !!! ERROR libXpm is missed
    libXext is available
      no or too old FTGL found, need FTGL to render text in OpenGL
    FLTK 1.1.10              detected
    rm: cannot remove `fltk_test': No such file or directory
    LIBTIFF, Version 3.9.5
    Copyright (c) 1988-1996 Sam Leffler
    Copyright (c) 1991-1996 Silicon Graphics, Inc.
                            detected
    Gettext                 detected
    translations available: cs de eo eu fr
    local CinePaint 0.25.0  detected
    
    
    generated icc_examin.spec from icc_examin.spec.in
    prefix =                /usr/local
    
    ################################################################
    #                       Configuration                          #
    prefix          =       /usr/local
    exec_prefix     =       /usr/local
    bindir          =       /usr/local/bin
    sbindir         =       /usr/local/sbin
    libdir          =       /usr/local/lib64
    includedir      =       /usr/local/include
    datadir         =       /usr/local/share
    mandir          =       /usr/local/share/man
    pixmapdir       =       /usr/local/share/pixmaps
    desktopdir      =       /usr/local/share/applications
    srcdir          =       /home/benoit/cinepaint/plug-ins/icc_examin/icc_examin
    CC              =       cc
    CXX             =       c++
    CFLAGS          =        
    CXXFLAGS        =        
    LDFLAGS         =       -L. 
    INCL            =       
    ################################################################
    
    preparing Makefile in ./
    preparing Makefile in fl_i18n/
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    !!!                     An ERROR occured                     !!!
    !!!                     See Log above                        !!!
    !!!                     remove  makefile                     !!!
    !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    
    
    =================================================================
                  Configuration Results
    
    GTK CinePaint Version 0.25.0
    
    
    General dependencies:
       Gtk2 toolkit                 yes    2.24.7
       DnD support                  yes    X11/Xmu
       littleCMS                    yes    lcms 1.19
       Oyranos                      yes    oyranos 0.2.0
    
    Plug-ins with external dependencies:
       Python plug-in:              no
       OpenEXR plug-in:             yes    OpenEXR 1.7.0
       Tiff plug-in:                yes
       PNG plug-in:                 yes    libpng 1.2.46
       Jpeg plug-in:                yes
       Print plug-in:               yes    Gutenprint 5.2.7
       FLTK dependent plug-ins:     yes    bracketing_to_hdr collect pdf
       Thread dependent plug-ins:   yes    icc_examin
       Flex dependent plug-ins:     no
    =================================================================
    
    Now type 'make' and 'make install' / 'make rpm' to build the package and 
    install. The unix command is 'cinepaint'.
  • et voila :
    $ ./configure
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether build environment is sane... yes
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables... 
    checking whether we are cross compiling... no
    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 for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) gcc3
    checking for g++... no
    checking for c++... no
    checking for gpp... no
    checking for aCC... no
    checking for CC... no
    checking for cxx... no
    checking for cc++... no
    checking for cl.exe... no
    checking for FCC... no
    checking for KCC... no
    checking for RCC... no
    checking for xlC_r... no
    checking for xlC... no
    checking whether we are using the GNU C++ compiler... no
    checking whether g++ accepts -g... no
    checking dependency style of g++... none
    checking how to run the C preprocessor... gcc -E
    checking whether make sets $(MAKE)... (cached) yes
    checking whether ln -s works... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking how to print strings... printf
    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 fgrep... /bin/grep -F
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
    checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... no
    checking how to associate runtime and link libraries... printf %s\n
    checking for ar... ar
    checking for archiver @FILE support... @
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for sysroot... no
    checking for mt... no
    checking if : is a manifest tool... no
    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 for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... no
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking whether byte ordering is bigendian... no
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking for ANSI C header files... (cached) yes
    checking for sys/wait.h that is POSIX.1 compatible... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/times.h usability... yes
    checking sys/times.h presence... yes
    checking for sys/times.h... yes
    checking for unistd.h... (cached) yes
    checking for pid_t... yes
    checking return type of signal handlers... void
    checking for vprintf... yes
    checking for _doprnt... no
    checking for size_t... yes
    checking for working alloca.h... yes
    checking for alloca... yes
    
    PKG_CONFIG_PATH =
    
    checking fd_set and sys/select... yes
    checking for yywrap in -lfl... no
    none
    checking for pthread_create in -lpthread... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for Gtk2... (version 2.24.7) yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... no
    checking for TIFF support... checking for TIFFOpen in -ltiff... yes
    checking tiff.h usability... yes
    checking tiff.h presence... yes
    checking for tiff.h... yes
    checking tiffio.h usability... yes
    checking tiffio.h presence... yes
    checking for tiffio.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for OpenEXR... (version 1.7.0) yes
    checking for JPEG support... checking for jinit_memory_mgr in -ljpeg... yes
    checking for gzsetparams in -lz... yes
    checking zlib.h usability... yes
    checking zlib.h presence... yes
    checking for zlib.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for libpng... (version 1.2.46) yes
    checking for pkg-config... /usr/bin/pkg-config
    checking for lcms >= 1.16... yes (version 1.19)
    checking for XmuClientWindow in -lXmu... yes
    checking X11/Xmu/WinUtil.h usability... yes
    checking X11/Xmu/WinUtil.h presence... yes
    checking for X11/Xmu/WinUtil.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    try gutenprintui2
    checking for gutenprint >= 5.0.0... yes (version 5.2.7)
    checking for oyranos-config... /usr/bin/oyranos-config
    checking for fltk-config... /usr/bin/fltk-config
    checking sys/ipc.h usability... yes
    checking sys/ipc.h presence... yes
    checking for sys/ipc.h... yes
    checking sys/shm.h usability... yes
    checking sys/shm.h presence... yes
    checking for sys/shm.h... yes
    checking whether shmctl IPC_RMID allowes subsequent attaches... yes
    checking for python... /usr/bin/python
    checking for python version... 2.7
    checking for python platform... linux2
    checking for python script directory... ${prefix}/lib/python2.7/site-packages
    checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
    checking for python... /usr/bin/python
    checking for Python prefix... /usr
    checking for Python exec-prefix... /usr
    checking for Python version... python2.7
    checking for Python header files... -I/usr/include/python2.7 -I/usr/lib/python2.7/config
    checking for Python library... Not found
    checking fltk dependend plug-ins ... yes "bracketing_to_hdr" "collect" "pdf"
    checking whether fltk was compiled with thread support (--enable-threads)... no
    configure: WARNING:
    *** No threads support in FLTK
    *** Configure FLTK with the --enable-threads option and recompile.
    checking thread dependend plug-ins ... checking flex dependend plug-ins ... no FLEX dependent plug-ins will be build (iol,...)
    checking for rpm... /bin/rpm
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating user_install
    config.status: creating gimprc
    config.status: creating gimprc_user
    config.status: creating cinepainttool
    config.status: creating cinepaint-gtk.pc
    config.status: creating cinepaint.spec
    config.status: creating lib/version.h
    config.status: creating lib/Makefile
    config.status: creating lib/wire/Makefile
    config.status: creating lib/fl_i18n/Makefile
    config.status: creating libgimp/Makefile
    config.status: creating libgimp/gimpintl.h
    config.status: WARNING:  'libgimp/gimpintl.h.in' seems to ignore the --datarootdir setting
    config.status: creating libhalf/Makefile
    config.status: creating plug-ins/Makefile
    config.status: creating plug-ins/blur/Makefile
    config.status: creating plug-ins/bmp/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/br_core/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/FL_adds/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/gui/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/jhead/Makefile
    config.status: creating plug-ins/cineon/Makefile
    config.status: creating plug-ins/collect/Makefile
    config.status: creating plug-ins/compose/Makefile
    config.status: creating plug-ins/dbbrowser/Makefile
    config.status: creating plug-ins/decompose/Makefile
    config.status: creating plug-ins/dicom/Makefile
    config.status: creating plug-ins/edge/Makefile
    config.status: creating plug-ins/fits/Makefile
    config.status: creating plug-ins/gauss_rle/Makefile
    config.status: creating plug-ins/gbr/Makefile
    config.status: creating plug-ins/gifload/Makefile
    config.status: creating plug-ins/hdr/Makefile
    config.status: creating plug-ins/icc_examin/Makefile
    config.status: creating plug-ins/iff/Makefile
    config.status: creating plug-ins/iol/Makefile
    config.status: creating plug-ins/iol/examples/Makefile
    config.status: creating plug-ins/jpeg/Makefile
    config.status: creating plug-ins/mblur/Makefile
    config.status: creating plug-ins/median/Makefile
    config.status: creating plug-ins/minimum/Makefile
    config.status: creating plug-ins/noisify/Makefile
    config.status: creating plug-ins/openexr/Makefile
    config.status: creating plug-ins/pic/Makefile
    config.status: creating plug-ins/pdf/Makefile
    config.status: creating plug-ins/png/Makefile
    config.status: creating plug-ins/pnm/Makefile
    config.status: creating plug-ins/print/Makefile
    config.status: creating plug-ins/psd/Makefile
    config.status: creating plug-ins/psd_save/Makefile
    config.status: creating plug-ins/pygimp/Makefile
    config.status: creating plug-ins/pygimp/doc/Makefile
    config.status: creating plug-ins/pygimp/plug-ins/Makefile
    config.status: creating plug-ins/script-fu/Makefile
    config.status: creating plug-ins/script-fu/scripts/Makefile
    config.status: creating plug-ins/rawphoto/Makefile
    config.status: creating plug-ins/retinex/Makefile
    config.status: creating plug-ins/rotate/Makefile
    config.status: creating plug-ins/screenshot/Makefile
    config.status: creating plug-ins/sgi/Makefile
    config.status: creating plug-ins/sharpen/Makefile
    config.status: creating plug-ins/snoise/Makefile
    config.status: creating plug-ins/sobel/Makefile
    config.status: creating plug-ins/spread/Makefile
    config.status: creating plug-ins/tga/Makefile
    config.status: creating plug-ins/tiff/Makefile
    config.status: creating plug-ins/unsharp/Makefile
    config.status: creating plug-ins/xwd/Makefile
    config.status: creating po/Makefile.in
    config.status: creating po-plug-ins/Makefile.in
    config.status: creating po-plug-ins/Makefile
    config.status: creating po-script-fu/Makefile.in
    config.status: creating po-script-fu/Makefile
    config.status: creating app/Makefile
    config.status: creating app/depth/Makefile
    config.status: creating data/Makefile
    config.status: creating data/brushes/Makefile
    config.status: creating data/curves/Makefile
    config.status: creating data/gradients/Makefile
    config.status: creating data/palettes/Makefile
    config.status: creating data/patterns/Makefile
    config.status: creating lib/config.h
    config.status: lib/config.h is unchanged
    config.status: executing depfiles commands
    config.status: executing libtool commands
    config.status: executing default-1 commands
    config.status: executing default commands
    
    =================================================================
                  Configuration Results
    
    GTK CinePaint Version 0.25.0
    
    
    General dependencies:
       Gtk2 toolkit                 yes    2.24.7
       DnD support                  yes    X11/Xmu
       littleCMS                    yes    lcms 1.19
       Oyranos                      yes    oyranos 0.2.0
    
    Plug-ins with external dependencies:
       Python plug-in:              no
       OpenEXR plug-in:             yes    OpenEXR 1.7.0
       Tiff plug-in:                yes
       PNG plug-in:                 yes    libpng 1.2.46
       Jpeg plug-in:                yes
       Print plug-in:               yes    Gutenprint 5.2.7
       FLTK dependent plug-ins:     yes    bracketing_to_hdr collect pdf
       Thread dependent plug-ins:   no     !! ICC Examin will not build !!
       Flex dependent plug-ins:     no
    =================================================================
    
    Now type 'make' and 'make install' / 'make rpm' to build the package and 
    install. The unix command is 'cinepaint'.
    
  • Merci pour vos réponses plus que rapides.
    MarbolanGos wrote:Déjà compiler en root c'est mal. La seule étape qui a besoin de root c'est le make install et on en est loin.
    Pikachu_2014 wrote:Pour une fois que je ne le remarque pas ^^. Mais je confirme cependant.
    Tu fatigues à force de le dire 🙂
    Bon ... ok, je le referai plus.

    J'ain installé les paquets *devel (je ne l'ai pas trouvé pour Flex, mais bon, pour ce que je vais m'en servir ... ). Comme MarbolanGos, Python reste en 'no' et j'ai toujours
    Thread dependent plug-ins:   no     !! ICC Examin will not build !!
  • Bonjour,

    Certains le savent peut-être déja mais cinepaint viens de donner à nouveau signe de vie, après des années, et apporte une nouvelle version 1.0. http://www.cinepaint.org
    a priori il n'ya pas grand chose de différent avec les version précédentes (des bugs en moins) mais les sources doivent être compilable sans trop de difficulté, contrairement aux version précédentes. http://libregraphicsworld.org/blog/entry/cinepaint-resurrected-v1.0-released

    Alors du coup j'ai désinstallé ma version 0.25 toutes buggée pour tenter de compiler la nouvelle.
    J'ai télécharé l'archive et placé le contenu dans un dossier 'cinepaint' dans 'opt' (c'est là que j'ai aussi rangé blender et xnview).

    Là je suis les instructions et je lance ./Configure

    Et ca me donne ca :
    $ su -
    Mot de passe : 
    [root@Benoit ~]# cd /opt/cinepaint
    [root@Benoit cinepaint]# ./configure
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether build environment is sane... yes
    checking for gcc... gcc
    checking whether the C compiler works... yes
    checking for C compiler default output file name... a.out
    checking for suffix of executables... 
    checking whether we are cross compiling... no
    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 for style of include used by make... GNU
    checking dependency style of gcc... gcc3
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ISO C89... (cached) none needed
    checking dependency style of gcc... (cached) gcc3
    checking for g++... no
    checking for c++... no
    checking for gpp... no
    checking for aCC... no
    checking for CC... no
    checking for cxx... no
    checking for cc++... no
    checking for cl.exe... no
    checking for FCC... no
    checking for KCC... no
    checking for RCC... no
    checking for xlC_r... no
    checking for xlC... no
    checking whether we are using the GNU C++ compiler... no
    checking whether g++ accepts -g... no
    checking dependency style of g++... none
    checking how to run the C preprocessor... gcc -E
    checking whether make sets $(MAKE)... (cached) yes
    checking whether ln -s works... yes
    checking build system type... x86_64-unknown-linux-gnu
    checking host system type... x86_64-unknown-linux-gnu
    checking how to print strings... printf
    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 fgrep... /bin/grep -F
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
    checking the name lister (/usr/bin/nm -B) interface... BSD nm
    checking the maximum length of command line arguments... 1572864
    checking whether the shell understands some XSI constructs... yes
    checking whether the shell understands "+="... yes
    checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
    checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
    checking for /usr/bin/ld option to reload object files... -r
    checking for objdump... objdump
    checking how to recognize dependent libraries... pass_all
    checking for dlltool... no
    checking how to associate runtime and link libraries... printf %s\n
    checking for ar... ar
    checking for archiver @FILE support... @
    checking for strip... strip
    checking for ranlib... ranlib
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for sysroot... no
    checking for mt... no
    checking if : is a manifest tool... no
    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 for dlfcn.h... yes
    checking for objdir... .libs
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC -DPIC
    checking if gcc PIC flag -fPIC -DPIC works... yes
    checking if gcc static flag -static works... no
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.o... (cached) yes
    checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking whether byte ordering is bigendian... no
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking for ANSI C header files... (cached) yes
    checking for sys/wait.h that is POSIX.1 compatible... yes
    checking whether time.h and sys/time.h may both be included... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking sys/times.h usability... yes
    checking sys/times.h presence... yes
    checking for sys/times.h... yes
    checking for unistd.h... (cached) yes
    checking for pid_t... yes
    checking return type of signal handlers... void
    checking for vprintf... yes
    checking for _doprnt... no
    checking for size_t... yes
    checking for working alloca.h... yes
    checking for alloca... yes
    
    PKG_CONFIG_PATH =
    
    checking fd_set and sys/select... yes
    checking for yywrap in -lfl... no
    none
    checking for pthread_create in -lpthread... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for pkg-config... /usr/bin/pkg-config
    Package gtk+-2.0 was not found in the pkg-config search path.
    Perhaps you should add the directory containing `gtk+-2.0.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'gtk+-2.0' found
    configure: WARNING:
    *** Check for Gtk2 failed.
    *** You can download it from http://www.gtk.org/  .
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking for LC_MESSAGES... yes
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for ngettext in libc... yes
    checking for dgettext in libc... yes
    checking for bind_textdomain_codeset... yes
    checking for msgfmt... no
    checking for TIFF support... checking for TIFFOpen in -ltiff... no
    configure: WARNING: *** TIFF dev lib not found ***
    checking tiff.h usability... no
    checking tiff.h presence... no
    checking for tiff.h... no
    configure: WARNING: *** TIFF dev header tiff.h not found ***
    checking tiffio.h usability... no
    checking tiffio.h presence... no
    checking for tiffio.h... no
    configure: WARNING: *** TIFF dev header tiffio.h not found ***
    checking for pkg-config... /usr/bin/pkg-config
    Package OpenEXR was not found in the pkg-config search path.
    Perhaps you should add the directory containing `OpenEXR.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'OpenEXR' found
    checking for openexr support... checking OpenEXR/half.h usability... no
    checking OpenEXR/half.h presence... no
    checking for OpenEXR/half.h... no
    configure: WARNING:
    *** OpenEXR dev header half.h not found
    *** install OpenEXR and development packages or
    *** download from http://www.openexr.org 
    checking for JPEG support... checking for jinit_memory_mgr in -ljpeg... no
    configure: WARNING: *** JPEG ***
    checking for gzsetparams in -lz... no
    configure: WARNING: *** PNG plug-in will not be built (ZLIB library not found) ***
    checking for pkg-config... /usr/bin/pkg-config
    Package libpng was not found in the pkg-config search path.
    Perhaps you should add the directory containing `libpng.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'libpng' found
    expr: syntax error
    checking for pkg-config... /usr/bin/pkg-config
    checking for lcms >= 1.16... Package lcms was not found in the pkg-config search path.
    Perhaps you should add the directory containing `lcms.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'lcms' found
    expr: syntax error
    configure: WARNING:
    *** liblcms version  is too old or not available.
    *** You need at least version 1.16 .
    checking for littlecms support... checking for cmsOpenProfileFromFile in -llcms... no
    configure: WARNING: *** littlecms ***
    checking for XmuClientWindow in -lXmu... no
    checking for XmuUpdateMapHints in -lXmu... no
    configure: WARNING: *** cinepaint-remote will not be built (XMU library not found) ***
    checking for pkg-config... /usr/bin/pkg-config
    try gutenprintui2
    checking for gutenprint >= 5.0.0... Package gutenprintui2 was not found in the pkg-config search path.
    Perhaps you should add the directory containing `gutenprintui2.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'gutenprintui2' found
    expr: syntax error
    configure: WARNING:
    *** libgutenprint version  is too old or not available.
    *** You need at least version 5.0.0 .
    configure: WARNING:
    *** Check for libgutenprint failed. Try setting the PKG_CONFIG_PATH variable.
    *** You may download it from
    *** http://gutenprint.sourceforge.net/ . Take an developers release.
    *** They are numberd beginning with 5.0.0 .
    *** You can build without printing support by passing
    *** --disable-print to configure (but you won't be able to print then).
    checking for oyranos-config... no
    configure: WARNING:
    *** Check for oyranos-config failed.
    *** You can download Oyranos from http://www.oyranos.org/  .
    checking for fltk-config... no
    checking for fltk-utf8-config... no
    configure: WARNING:
    *** Check for fltk-config failed. Depending plug-ins may not compile.
    *** You can download FLTK from http://www.fltk.org/  .
    checking sys/ipc.h usability... no
    checking sys/ipc.h presence... no
    checking for sys/ipc.h... no
    checking sys/shm.h usability... no
    checking sys/shm.h presence... no
    checking for sys/shm.h... no
    checking for python... /usr/bin/python
    checking for python version... 2.7
    checking for python platform... linux2
    checking for python script directory... ${prefix}/lib/python2.7/site-packages
    checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
    checking for python... /usr/bin/python
    checking for Python prefix... /usr
    checking for Python exec-prefix... /usr
    checking for Python version... python2.7
    checking for Python header files... 
    checking for Python library... Not found
    checking fltk dependend plug-ins ... no FLTK based plug-ins will be build (bracketing_to_hdr,...)
    checking thread dependend plug-ins ... checking flex dependend plug-ins ... no FLEX dependent plug-ins will be build (iol,...)
    checking for rpm... /bin/rpm
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating user_install
    config.status: creating gimprc
    config.status: creating gimprc_user
    config.status: creating cinepainttool
    config.status: creating cinepaint-gtk.pc
    config.status: creating cinepaint.spec
    config.status: creating lib/version.h
    config.status: creating lib/Makefile
    config.status: creating lib/wire/Makefile
    config.status: creating lib/fl_i18n/Makefile
    config.status: creating libgimp/Makefile
    config.status: creating libgimp/gimpintl.h
    config.status: WARNING:  'libgimp/gimpintl.h.in' seems to ignore the --datarootdir setting
    config.status: creating libhalf/Makefile
    config.status: creating plug-ins/Makefile
    config.status: creating plug-ins/blur/Makefile
    config.status: creating plug-ins/bmp/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/br_core/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/FL_adds/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/gui/Makefile
    config.status: creating plug-ins/bracketing_to_hdr/jhead/Makefile
    config.status: creating plug-ins/cineon/Makefile
    config.status: creating plug-ins/collect/Makefile
    config.status: creating plug-ins/compose/Makefile
    config.status: creating plug-ins/dbbrowser/Makefile
    config.status: creating plug-ins/decompose/Makefile
    config.status: creating plug-ins/dicom/Makefile
    config.status: creating plug-ins/edge/Makefile
    config.status: creating plug-ins/fits/Makefile
    config.status: creating plug-ins/gauss_rle/Makefile
    config.status: creating plug-ins/gbr/Makefile
    config.status: creating plug-ins/gifload/Makefile
    config.status: creating plug-ins/hdr/Makefile
    config.status: creating plug-ins/icc_examin/Makefile
    config.status: creating plug-ins/iff/Makefile
    config.status: creating plug-ins/iol/Makefile
    config.status: creating plug-ins/iol/examples/Makefile
    config.status: creating plug-ins/jpeg/Makefile
    config.status: creating plug-ins/mblur/Makefile
    config.status: creating plug-ins/median/Makefile
    config.status: creating plug-ins/minimum/Makefile
    config.status: creating plug-ins/noisify/Makefile
    config.status: creating plug-ins/openexr/Makefile
    config.status: creating plug-ins/pic/Makefile
    config.status: creating plug-ins/pdf/Makefile
    config.status: creating plug-ins/png/Makefile
    config.status: creating plug-ins/pnm/Makefile
    config.status: creating plug-ins/print/Makefile
    config.status: creating plug-ins/psd/Makefile
    config.status: creating plug-ins/psd_save/Makefile
    config.status: creating plug-ins/pygimp/Makefile
    config.status: creating plug-ins/pygimp/doc/Makefile
    config.status: creating plug-ins/pygimp/plug-ins/Makefile
    config.status: creating plug-ins/script-fu/Makefile
    config.status: creating plug-ins/script-fu/scripts/Makefile
    config.status: creating plug-ins/rawphoto/Makefile
    config.status: creating plug-ins/retinex/Makefile
    config.status: creating plug-ins/rotate/Makefile
    config.status: creating plug-ins/screenshot/Makefile
    config.status: creating plug-ins/sgi/Makefile
    config.status: creating plug-ins/sharpen/Makefile
    config.status: creating plug-ins/snoise/Makefile
    config.status: creating plug-ins/sobel/Makefile
    config.status: creating plug-ins/spread/Makefile
    config.status: creating plug-ins/tga/Makefile
    config.status: creating plug-ins/tiff/Makefile
    config.status: creating plug-ins/unsharp/Makefile
    config.status: creating plug-ins/xwd/Makefile
    config.status: creating po/Makefile.in
    config.status: creating po-plug-ins/Makefile.in
    config.status: creating po-plug-ins/Makefile
    config.status: creating po-script-fu/Makefile.in
    config.status: creating po-script-fu/Makefile
    config.status: creating app/Makefile
    config.status: creating app/depth/Makefile
    config.status: creating data/Makefile
    config.status: creating data/brushes/Makefile
    config.status: creating data/curves/Makefile
    config.status: creating data/gradients/Makefile
    config.status: creating data/palettes/Makefile
    config.status: creating data/patterns/Makefile
    config.status: creating lib/config.h
    config.status: executing depfiles commands
    config.status: executing libtool commands
    config.status: executing default-1 commands
    config.status: executing default commands
    
    =================================================================
                  Configuration Results
    
    GTK CinePaint Version 0.25.0
    
    
    General dependencies:
       Gtk2 toolkit                 yes    
       DnD support                  no
       littleCMS                    no     !! CinePaint will not build without !!
       Oyranos                      no
    
    Plug-ins with external dependencies:
       Python plug-in:              no
       OpenEXR plug-in:             yes    OpenEXR 
       Tiff plug-in:                no     !! CinePaint will not build without !!
       PNG plug-in:                 no
       Jpeg plug-in:                no     !! CinePaint will not build without !!
       Print plug-in:               no
       FLTK dependent plug-ins:     no     !! CinePaint will not build without !!
       Thread dependent plug-ins:   no     !! ICC Examin will not build !!
       Flex dependent plug-ins:     no
    =================================================================
    
    configure: error: !!! An ERROR occured !!!
        Please check the above messages to see why.
        For bug reports please include the complete above output.
    
    [root@Benoit cinepaint]#
    LittleCMS, Oyranos, Python, et les support tiff png et jpeg sont pourtant bien installé.
    et pourquoi 'GTK CinePaint Version 0.25.0' alors que je viens de télécharger l'archive de la 1.0 ?

    Si vous avez des idées ... n'ésitez pas.
  • Bon,
    Cinepaint a sorti une v1.0.
    Je rencontre des problèmes pour le compiler mais je vais ouvrir un nouveau topic pour plus de clarté.
  • Bon, j'ai mis mon système a jour hier via 'yum update' et Krita fonctionne correctement. Comme je n'ai regardé que de - très - loin ce qui faisait yum, je ne peut pas trop vous dire ce qui a été mis a jour ...
  • Salut
    MarbolanGos wrote:krita c'est quand même un programme KDE, peut-être ne supporte t'il pas gnome3 ? Essayer de le lancer dans un environnement KDE ?
    J'ai installé KDE. Ca ne change rien pour Krita ...
  • MarbolanGos wrote:Pour cinepaint :
    C'est bizarre tout est en anglais sauf au niveau de l'erreur. Tenter :
    lang=C ; cinepaint
    Ce renvoi toujours la même chose ... avec les erreurs en francais et le reste en anglais.
    MarbolanGos wrote:krita c'est quand même un programme KDE, peut-être ne supporte t'il pas gnome3 ? Essayer de le lancer dans un environnement KDE ?
    Possible que ça provienne de là.
    J'ai échangé un peu par mail avec Alexander Prokoudine - rédacteur de libregraphicsworld.org et parti prenante du projet Darktable (entre autre) -, d'apès lui Krita 2.4 devrait être plus stable.
  • pour cinepaint, --no-shm et --no-xshm me renvoient le même résultat que --help ...
    du coup j'ai lancé ça :
    $ cinepaint --no-data --verbose --console-messages --debug-handlers
    Locale found in /usr/share/locale
    gtk_rc_parse: "/home/benoit/.cinepaint/gtkrc"
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:3896): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    parsing "/usr/share/cinepaint/0.25.0/gimprc"
    parsing "/home/benoit/.cinepaint/gimprc"
    
    (cinepaint:3896): Gtk-WARNING **: A floating object was finalized. This means that someone
    called g_object_unref() on an object that had only a floating
    reference; the initial floating reference is not owned by anyone
    and must be removed with g_object_ref_sink().
    WARNING: oyranos.c:326 oyGetPathFromProfileName_() profile not found in colour path: sRGB.icc[-1] 
    
    WARNING: oyranos_check.c:72 oyCheckProfile_() not found: sRGB.icc[-1] 
    
    cinepaint: Ne peux pas ouvrir le profil colorimétrique ICC d'image selectionné: sRGB.icc
    WARNING: oyranos.c:326 oyGetPathFromProfileName_() profile not found in colour path: sRGB.icc[-1] 
    
    WARNING: oyranos_check.c:72 oyCheckProfile_() not found: sRGB.icc[-1] 
    
    cinepaint: Ne peut pas éditer le profil colorimétrique sélectionné: sRGB.icc
    cms.c:471 cms_init_oyranos() monitor profile size: 27948
    WARNING: oyranos.c:326 oyGetPathFromProfileName_() profile not found in colour path: coated_FOGRA39L_argl.icc[-1] 
    
    WARNING: oyranos_check.c:72 oyCheckProfile_() not found: coated_FOGRA39L_argl.icc[-1] 
    
    cinepaint: Ne peut ouvrir le profil colorimetrique ICC par defaut coated_FOGRA39L_argl.icc
    Searching plug-ins in path: /home/benoit/.cinepaint/plug-ins/:/usr/lib64/cinepaint/0.25.0/plug-ins
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/noisify »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/openexr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/blur »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/decompose »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/gifload »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/pic »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/screenshot »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/compose »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/retinex »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/psd »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/gauss_rle »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/sharpen »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/mblur »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/sgi »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/iff »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/pnm »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/script-fu »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/rotate »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/dicom »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/fits »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/bracketing_to_hdr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/psd_save »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/gbr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/snoise »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/spread »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/unsharp »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/median »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/tiff »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/sobel »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/png »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/jpeg »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/collect »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/print »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/cineon »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/dbbrowser »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/minimum »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/pdf »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/bmp »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/xwd »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/edge »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/tga »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/hdr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/rawphoto »
    parsing "/home/benoit/.cinepaint/pluginrc"
    plugin count = 43
    
    (cinepaint:3896): Gtk-WARNING **: Attempting to add a widget with type GtkTearoffMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:3896): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:3896): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:3896): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:3896): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:3896): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:3896): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:3896): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:3896): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:3896): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    Starting extensions: extension_script_fu script-fu.c:115
    /usr/lib64/cinepaint/0.25.0/plug-ins/script-fu
    
    Error: Unable to set sensitivity for menu which doesn't exist:
    <Toolbox>/Fichier/Open/Fichier
    Error: Unable to set sensitivity for menu which doesn't exist:
    <Image>/Fichier/Open/Fichier
    Error: Unable to set sensitivity for menu which doesn't exist:
    <Image>/Fichier/Enregistrer/Fichier
    Error: Unable to set sensitivity for menu which doesn't exist:
    <Image>/Fichier/Save as/Fichier
    jpeg.c:101
    /usr/lib64/cinepaint/0.25.0/plug-ins/jpeg
    WARNING: oyranos.c:326 oyGetPathFromProfileName_() profile not found in colour path: sRGB.icc[-1] 
    
    lcms: Error #12288; cinepaint fatal error: sigsegv caught
    cinepaint (pid:3896): [E]xit, [h]alt, show [s]tack trace or [P]roceed: e
    wire_read: unexpected EOF (plug-in crashed?)
    
    ** (process:3899): ERROR (recursed) **: ERROR: gp_proc_run_write failed
    aborting...
    wire_read: unexpected EOF (plug-in crashed?)
    
    pour krita, je n'ai rien trouvé qui ressemble a mode debug :
    $ krita --help-all
    Usage : krita [options-Qt] [options-KDE] [options-KOffice] [file(s)] 
    
    Programme de manipulation d'images de KOffice
    
    Options génériques :
      --help                    Afficher l'aide sur les options
      --help-qt                 Afficher les options spécifiques à Qt
      --help-kde                Afficher les options spécifiques à KDE
      --help-koffice            Afficher les options spécifiques à KOffice
      --help-all                Afficher toutes les options
      --author                  Afficher les informations sur l'auteur
      -v, --version             Afficher les informations sur la version
      --license                 Afficher les informations sur la licence
      --                        Fin des options
    
    Options de Qt :
      --display <displayname>   Utiliser l'affichage du serveur X « displayname »
      --session <sessionId>     Restaurer l'application pour l'« id de session » indiqué
      --cmap                    Amène l'application à installer une palette de
                                couleurs privée sur un affichage sur 8 bits
      --ncols <count>           Limite le nombre de couleurs allouées dans le
                                cube de couleurs pour un affichage sur 8 bits, si
                                l'application utilise les spécifications de couleurs
                                QApplication::ManyColor
      --nograb                  Demande à Qt de ne jamais capturer la souris ou le clavier
      --dograb                  L'exécution dans un débogueur peut provoquer un
                                « -nograb » implicite, utilisez « dograb » pour l'annuler
      --sync                    Passe en mode synchrone en vue du débogage
      --fn, --font <fontname>   Définit la police de l'application
      --bg, --background <color> Définit la couleur de fond par défaut et
                                une palette pour l'application (les ombres
                                claires et sombres sont calculées)
      --fg, --foreground <color> Définit la couleur de premier plan par défaut
      --btn, --button <color>   Définit la couleur par défaut des boutons
      --name <name>             Définit le nom de l'application
      --title <title>           Définit le titre de l'application (légende)
      --visual TrueColor        Force l'application à utiliser un affichage en
                                couleurs réelles sur un affichage sur 8 bits
      --inputstyle <inputstyle> Définit le style d'entrée XIM (X Input Method).
                                Les valeurs possibles sont « onthespot », « overthespot », « offthespot » et
                                « root »
      --im <XIM server>         Définir le serveur XIM
      --noxim                   Désactiver XIM
      --reverse                 Reflète la disposition entière des éléments graphiques (widgets)
      --stylesheet <file.qss>   Applique la feuille de style Qt aux éléments graphiques de l'application
      --graphicssystem <system> Utilise un système graphique différent au lieu du système par défaut, les options sont raster et opengl (expérimental)
    
    Options de KDE :
      --caption <caption>       Utiliser « intitulé » comme nom dans la barre de titre
      --icon <icon>             Utiliser « icône » comme icône de l'application
      --config <filename>       Utiliser un fichier de configuration auxiliaire
      --nocrashhandler          Désactiver le gestionnaire de pannes,
                                pour obtenir des vidages mémoire (core dumps)
      --waitforwm               Attend un gestionnaire de fenêtres compatible avec WM_NET
      --style <style>           définit le style de l'interface graphique de l'application
      --geometry <geometry>     définit la géométrie de client de l'élément graphique (widget) principal - consultez la page de manuel de X pour en savoir plus sur le format des arguments (habituellement LargeurxHauteur+XPos+YPos)
    
    Options de KOffice :
      --print                   Only print and exit
      --template                Open a new document with a template
      --dpi <dpiX,dpiY>         Override display DPI
      --export-pdf              Only export to PDF and exit
      --export-filename <filename> Filename for export-pdf
      --benchmark-loading       just load the file and then exit
      --benchmark-loading-show-window load the file, show the window and progressbar and then exit
      --profile-filename <filename> Filename to write profiling information into.
      --roundtrip-filename <filename> Load a file and save it as an ODF file. Meant for debugging.
    
    Arguments :
      file(s)                   Fichier(s) ou URL à ouvrir
    
  • J'ai enlevé google-earth, et ça n'a rien changé pour krita :
    $ krita
    krita(2866)/kdeui (KAction) KActionCollection::setComponentData: this does not work on a KActionCollection containing actions! 
    krita(2866)/kotext TextShapeFactory::newDocumentResourceManager: No KUndoStack found in the document resource manager, creating a new one 
    krita(2866)/koffice (filter manager) KoFilterManager::filterAvailable: The library  ""  does not offer a check_ ""  function. 
    
    krita(2866)/krita (core): Missing name attribute for tag  "date" 
    krita(2866)/kdeui (KAction) KActionCollection::setComponentData: this does not work on a KActionCollection containing actions! 
    krita(2866)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! 
    Two passes with the same argument (-no-aa) attempted to be registered!
    UNREACHABLE executed!
    KCrash: Application 'krita' crashing...
    KCrash: Attempting to start /usr/libexec/kde4/drkonqi from kdeinit
    sock_file=/home/benoit/.kde/socket-Benoit-Desktop.home/kdeinit4__0
    

    cinepaint --help
    donne ca :
    Valid options are:
      -h --help              Output this help.
      -v --version           Output version info.
      -b --batch <commands>  Run in batch mode.
      -n --no-interface      Run without a user interface.
      --no-data              Do not load patterns, gradients, palettes, brushes.
      --verbose              Show startup messages.
      --no-splash            Do not show the startup window.
      --no-splash-image      Do not add an image to the startup window.
      --no-shm               Do not use shared memory between GIMP and its plugins.
      --no-xshm              Do not use the X Shared Memory extension.
      --console-messages     Display warnings to console instead of a dialog box.
      --debug-handlers       Enable debugging signal handlers.
      --display <display>    Use the designated X display.
      -seq <number>          Open frame manager and load a number of frames into
                             a film sequence.
    
    du coup j'ai testé cinepaint --no-data et cinepaint --debug-handlers mais ca n'a rien changé (--no-shm ne fonctionne pas).
  • alors, comme promis :


    Voila pour Krita (crash pour parametres>configurer Krita) :
    $ krita
    Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
    kbuildsycoca4 running...
    kbuildsycoca4(6538) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/local/share/applications/google-earth.desktop" is not compliant with XDG standard (missing trailing semicolon). 
    kbuildsycoca4(6538) KConfigGroup::readXdgListEntry: List entry MimeType in "/usr/local/share/applications/google-earth.desktop" is not compliant with XDG standard (missing trailing semicolon). 
    krita(6526)/kdeui (KAction) KActionCollection::setComponentData: this does not work on a KActionCollection containing actions! 
    krita(6526)/kotext TextShapeFactory::newDocumentResourceManager: No KUndoStack found in the document resource manager, creating a new one 
    krita(6526)/koffice (filter manager) KoFilterManager::filterAvailable: The library  ""  does not offer a check_ ""  function. 
    
    krita(6526)/krita (core): Missing name attribute for tag  "date" 
    krita(6526)/kdeui (KAction) KActionCollection::setComponentData: this does not work on a KActionCollection containing actions! 
    krita(6526)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! 
    Two passes with the same argument (-no-aa) attempted to be registered!
    UNREACHABLE executed!
    KCrash: Application 'krita' crashing...
    KCrash: Attempting to start /usr/libexec/kde4/drkonqi from kdeinit
    sock_file=/home/benoit/.kde/socket-Benoit-Desktop.home/kdeinit4__0
    

    Et pour Cinepaint :

    a l'ouverture d'une image :
    $ cinepaint
    Locale found in /usr/share/locale
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6611): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6611): Gtk-WARNING **: A floating object was finalized. This means that someone
    called g_object_unref() on an object that had only a floating
    reference; the initial floating reference is not owned by anyone
    and must be removed with g_object_ref_sink().
    WARNING: oyranos.c:326 oyGetPathFromProfileName_() profile not found in colour path: sRGB.icc[-1] 
    
    WARNING: oyranos_check.c:72 oyCheckProfile_() not found: sRGB.icc[-1] 
    
    cinepaint: Ne peux pas ouvrir le profil colorimétrique ICC d'image selectionné: sRGB.icc
    WARNING: oyranos.c:326 oyGetPathFromProfileName_() profile not found in colour path: sRGB.icc[-1] 
    
    WARNING: oyranos_check.c:72 oyCheckProfile_() not found: sRGB.icc[-1] 
    
    cinepaint: Ne peut pas éditer le profil colorimétrique sélectionné: sRGB.icc
    cms.c:471 cms_init_oyranos() monitor profile size: 27948
    WARNING: oyranos.c:326 oyGetPathFromProfileName_() profile not found in colour path: coated_FOGRA39L_argl.icc[-1] 
    
    WARNING: oyranos_check.c:72 oyCheckProfile_() not found: coated_FOGRA39L_argl.icc[-1] 
    
    cinepaint: Ne peut ouvrir le profil colorimetrique ICC par defaut coated_FOGRA39L_argl.icc
    Searching plug-ins in path: /home/benoit/.cinepaint/plug-ins/:/usr/lib64/cinepaint/0.25.0/plug-ins
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/noisify »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/openexr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/blur »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/decompose »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/gifload »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/pic »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/screenshot »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/compose »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/retinex »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/psd »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/gauss_rle »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/sharpen »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/mblur »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/sgi »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/iff »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/pnm »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/script-fu »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/rotate »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/dicom »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/fits »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/bracketing_to_hdr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/psd_save »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/gbr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/snoise »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/spread »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/unsharp »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/median »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/tiff »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/sobel »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/png »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/jpeg »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/collect »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/print »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/cineon »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/dbbrowser »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/minimum »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/pdf »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/bmp »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/xwd »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/edge »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/tga »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/hdr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/rawphoto »
    plugin count = 43
    
    (cinepaint:6611): Gtk-WARNING **: Attempting to add a widget with type GtkTearoffMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6611): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6611): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6611): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6611): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6611): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6611): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6611): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6611): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6611): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    script-fu.c:115
    /usr/lib64/cinepaint/0.25.0/plug-ins/script-fu
    Error: Unable to set sensitivity for menu which doesn't exist:
    <Toolbox>/Fichier/Open/Fichier
    Error: Unable to set sensitivity for menu which doesn't exist:
    <Image>/Fichier/Open/Fichier
    Error: Unable to set sensitivity for menu which doesn't exist:
    <Image>/Fichier/Enregistrer/Fichier
    Error: Unable to set sensitivity for menu which doesn't exist:
    <Image>/Fichier/Save as/Fichier
    jpeg.c:101
    /usr/lib64/cinepaint/0.25.0/plug-ins/jpeg
    WARNING: oyranos.c:326 oyGetPathFromProfileName_() profile not found in colour path: sRGB.icc[-1] 
    
    lcms: Error #12288; cinepaint fatal error: sigsegv caught
    cinepaint (pid:6611): [E]xit, [h]alt, show [s]tack trace or [P]roceed: E
    wire_read: unexpected EOF (plug-in crashed?)
    
    ** (process:6614): ERROR (recursed) **: ERROR: gp_proc_run_write failed
    aborting...
    [benoit@Benoit-Desktop ~]$ wire_read: unexpected EOF (plug-in crashed?)
    
    Quand j'essaie d'ouvrir fichier>préférences :
    $ cinepaint
    Locale found in /usr/share/locale
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_string_width: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: _gdk_font_strlen: assertion `font != NULL' failed
    
    (cinepaint:6666): Gdk-CRITICAL **: IA__gdk_draw_text: assertion `font != NULL' failed
    
    (cinepaint:6666): Gtk-WARNING **: A floating object was finalized. This means that someone
    called g_object_unref() on an object that had only a floating
    reference; the initial floating reference is not owned by anyone
    and must be removed with g_object_ref_sink().
    WARNING: oyranos.c:326 oyGetPathFromProfileName_() profile not found in colour path: sRGB.icc[-1] 
    
    WARNING: oyranos_check.c:72 oyCheckProfile_() not found: sRGB.icc[-1] 
    
    cinepaint: Ne peux pas ouvrir le profil colorimétrique ICC d'image selectionné: sRGB.icc
    WARNING: oyranos.c:326 oyGetPathFromProfileName_() profile not found in colour path: sRGB.icc[-1] 
    
    WARNING: oyranos_check.c:72 oyCheckProfile_() not found: sRGB.icc[-1] 
    
    cinepaint: Ne peut pas éditer le profil colorimétrique sélectionné: sRGB.icc
    cms.c:471 cms_init_oyranos() monitor profile size: 27948
    WARNING: oyranos.c:326 oyGetPathFromProfileName_() profile not found in colour path: coated_FOGRA39L_argl.icc[-1] 
    
    WARNING: oyranos_check.c:72 oyCheckProfile_() not found: coated_FOGRA39L_argl.icc[-1] 
    
    cinepaint: Ne peut ouvrir le profil colorimetrique ICC par defaut coated_FOGRA39L_argl.icc
    Searching plug-ins in path: /home/benoit/.cinepaint/plug-ins/:/usr/lib64/cinepaint/0.25.0/plug-ins
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/noisify »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/openexr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/blur »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/decompose »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/gifload »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/pic »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/screenshot »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/compose »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/retinex »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/psd »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/gauss_rle »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/sharpen »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/mblur »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/sgi »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/iff »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/pnm »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/script-fu »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/rotate »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/dicom »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/fits »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/bracketing_to_hdr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/psd_save »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/gbr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/snoise »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/spread »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/unsharp »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/median »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/tiff »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/sobel »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/png »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/jpeg »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/collect »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/print »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/cineon »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/dbbrowser »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/minimum »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/pdf »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/bmp »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/xwd »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/edge »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/tga »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/hdr »
    interrogation du greffon : « /usr/lib64/cinepaint/0.25.0/plug-ins/rawphoto »
    plugin count = 43
    
    (cinepaint:6666): Gtk-WARNING **: Attempting to add a widget with type GtkTearoffMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6666): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6666): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6666): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6666): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6666): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6666): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6666): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6666): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    
    (cinepaint:6666): Gtk-WARNING **: Attempting to add a widget with type GtkMenuItem to a GtkMenuItem, but as a GtkBin subclass a GtkMenuItem can only contain one widget at a time; it already contains a widget of type GtkAccelLabel
    script-fu.c:115
    /usr/lib64/cinepaint/0.25.0/plug-ins/script-fu
    *** buffer overflow detected ***: cinepaint terminated
    ======= Backtrace: =========
    /lib64/libc.so.6(__fortify_fail+0x37)[0x3080ef7e27]
    /lib64/libc.so.6[0x3080ef5e50]
    /lib64/libc.so.6[0x3080ef52b9]
    /lib64/libc.so.6(_IO_default_xsputn+0xdd)[0x3080e7445d]
    /lib64/libc.so.6(_IO_vfprintf+0xe1)[0x3080e466d1]
    /lib64/libc.so.6(__vsprintf_chk+0x97)[0x3080ef5357]
    /lib64/libc.so.6(__sprintf_chk+0x7d)[0x3080ef529d]
    cinepaint[0x432000]
    cinepaint[0x432774]
    cinepaint[0x4d53e0]
    /lib64/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x3083a0e34e]
    /lib64/libgobject-2.0.so.0[0x3083a1f200]
    /lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x892)[0x3083a289d2]
    /lib64/libgobject-2.0.so.0(g_signal_emit+0x82)[0x3083a28b72]
    /usr/lib64/libgtk-x11-2.0.so.0(gtk_widget_activate+0x6e)[0x3159682f1e]
    /usr/lib64/libgtk-x11-2.0.so.0(gtk_menu_shell_activate_item+0xfd)[0x3159565ebd]
    /usr/lib64/libgtk-x11-2.0.so.0[0x31595662a2]
    /usr/lib64/libgtk-x11-2.0.so.0[0x315954ec33]
    /lib64/libgobject-2.0.so.0(g_closure_invoke+0x15e)[0x3083a0e34e]
    /lib64/libgobject-2.0.so.0[0x3083a1f01a]
    /lib64/libgobject-2.0.so.0(g_signal_emit_valist+0x64b)[0x3083a2878b]
    /lib64/libgobject-2.0.so.0(g_signal_emit+0x82)[0x3083a28b72]
    /usr/lib64/libgtk-x11-2.0.so.0[0x3159683ee1]
    /usr/lib64/libgtk-x11-2.0.so.0(gtk_propagate_event+0xc3)[0x315954c753]
    /usr/lib64/libgtk-x11-2.0.so.0(gtk_main_do_event+0x28b)[0x315954cabb]
    /usr/lib64/libgdk-x11-2.0.so.0[0x315a0620bc]
    /lib64/libglib-2.0.so.0(g_main_context_dispatch+0x1dd)[0x3082a427ed]
    /lib64/libglib-2.0.so.0[0x3082a42fc8]
    /lib64/libglib-2.0.so.0(g_main_loop_run+0x16d)[0x3082a4360d]
    /usr/lib64/libgtk-x11-2.0.so.0(gtk_main+0xa7)[0x315954bae7]
    cinepaint[0x41828c]
    /lib64/libc.so.6(__libc_start_main+0xed)[0x3080e2139d]
    cinepaint[0x41852d]
    ======= Memory map: ========
    00400000-005ba000 r-xp 00000000 08:02 156483                             /usr/bin/cinepaint
    007ba000-007d7000 rw-p 001ba000 08:02 156483                             /usr/bin/cinepaint
    007d7000-0080b000 rw-p 00000000 00:00 0 
    00bd6000-00bdd000 rw-p 001d6000 08:02 156483                             /usr/bin/cinepaint
    010c7000-043e2000 rw-p 00000000 00:00 0                                  [heap]
    3080a00000-3080a1f000 r-xp 00000000 08:02 137161                         /lib64/ld-2.14.so
    3080c1e000-3080c1f000 r--p 0001e000 08:02 137161                         /lib64/ld-2.14.so
    3080c1f000-3080c20000 rw-p 0001f000 08:02 137161                         /lib64/ld-2.14.so
    3080c20000-3080c21000 rw-p 00000000 00:00 0 
    3080e00000-3080f8f000 r-xp 00000000 08:02 137162                         /lib64/libc-2.14.so
    3080f8f000-308118f000 ---p 0018f000 08:02 137162                         /lib64/libc-2.14.so
    308118f000-3081193000 r--p 0018f000 08:02 137162                         /lib64/libc-2.14.so
    3081193000-3081194000 rw-p 00193000 08:02 137162                         /lib64/libc-2.14.so
    3081194000-308119a000 rw-p 00000000 00:00 0 
    3081200000-3081216000 r-xp 00000000 08:02 143053                         /lib64/libpthread-2.14.so
    3081216000-3081415000 ---p 00016000 08:02 143053                         /lib64/libpthread-2.14.so
    3081415000-3081416000 r--p 00015000 08:02 143053                         /lib64/libpthread-2.14.so
    3081416000-3081417000 rw-p 00016000 08:02 143053                         /lib64/libpthread-2.14.so
    3081417000-308141b000 rw-p 00000000 00:00 0 
    3081600000-3081602000 r-xp 00000000 08:02 159994                         /lib64/libdl-2.14.so
    3081602000-3081802000 ---p 00002000 08:02 159994                         /lib64/libdl-2.14.so
    3081802000-3081803000 r--p 00002000 08:02 159994                         /lib64/libdl-2.14.so
    3081803000-3081804000 rw-p 00003000 08:02 159994                         /lib64/libdl-2.14.so
    3081a00000-3081a07000 r-xp 00000000 08:02 159993                         /lib64/librt-2.14.so
    3081a07000-3081c06000 ---p 00007000 08:02 159993                         /lib64/librt-2.14.so
    3081c06000-3081c07000 r--p 00006000 08:02 159993                         /lib64/librt-2.14.so
    3081c07000-3081c08000 rw-p 00007000 08:02 159993                         /lib64/librt-2.14.so
    3081e00000-3081e83000 r-xp 00000000 08:02 160051                         /lib64/libm-2.14.so
    3081e83000-3082082000 ---p 00083000 08:02 160051                         /lib64/libm-2.14.so
    3082082000-3082083000 r--p 00082000 08:02 160051                         /lib64/libm-2.14.so
    3082083000-3082084000 rw-p 00083000 08:02 160051                         /lib64/libm-2.14.so
    3082200000-3082215000 r-xp 00000000 08:02 160052                         /lib64/libgcc_s-4.6.1-20110908.so.1
    3082215000-3082414000 ---p 00015000 08:02 160052                         /lib64/libgcc_s-4.6.1-20110908.so.1
    3082414000-3082415000 rw-p 00014000 08:02 160052                         /lib64/libgcc_s-4.6.1-20110908.so.1
    3082600000-3082616000 r-xp 00000000 08:02 160048                         /lib64/libz.so.1.2.5
    3082616000-3082816000 ---p 00016000 08:02 160048                         /lib64/libz.so.1.2.5
    3082816000-3082817000 rw-p 00016000 08:02 160048                         /lib64/libz.so.1.2.5
    3082a00000-3082b15000 r-xp 00000000 08:02 160049                         /lib64/libglib-2.0.so.0.2800.8
    3082b15000-3082d15000 ---p 00115000 08:02 160049                         /lib64/libglib-2.0.so.0.2800.8
    3082d15000-3082d16000 rw-p 00115000 08:02 160049                         /lib64/libglib-2.0.so.0.2800.8
    3082d16000-3082d17000 rw-p 00000000 00:00 0 
    3083200000-3083204000 r-xp 00000000 08:02 160050                         /lib64/libgthread-2.0.so.0.2800.8
    3083204000-3083403000 ---p 00004000 08:02 160050                         /lib64/libgthread-2.0.so.0.2800.8
    3083403000-3083404000 rw-p 00003000 08:02 160050                         /lib64/libgthread-2.0.so.0.2800.8
    3083600000-3083617000 r-xp 00000000 08:02 160042                         /lib64/libresolv-2.14.so
    3083617000-3083817000 ---p 00017000 08:02 160042                         /lib64/libresolv-2.14.so
    3083817000-3083818000 r--p 00017000 08:02 160042                         /lib64/libresolv-2.14.so
    3083818000-3083819000 rw-p 00018000 08:02 160042                         /lib64/libresolv-2.14.so
    3083819000-308381b000 rw-p 00000000 00:00 0 
    3083a00000-3083a4c000 r-xp 00000000 08:02 160068                         /lib64/libgobject-2.0.so.0.2800.8
    3083a4c000-3083c4b000 ---p 0004c000 08:02 160068                         /lib64/libgobject-2.0.so.0.2800.8
    3083c4b000-3083c4d000 rw-p 0004b000 08:02 160068                         /lib64/libgobject-2.0.so.0.2800.8
    3083c4d000-3083c4e000 rw-p 00000000 00:00 0 
    3083e00000-3083e03000 r-xp 00000000 08:02 160069                         /lib64/libgmodule-2.0.so.0.2800.8
    3083e03000-3084002000 ---p 00003000 08:02 160069                         /lib64/libgmodule-2.0.so.0.2800.8
    3084002000-3084003000 rw-p 00002000 08:02 160069                         /lib64/libgmodule-2.0.so.0.2800.8
    3084200000-3084202000 r-xp 00000000 08:02 160079                         /usr/lib64/libXau.so.6.0.0
    3084202000-3084402000 ---p 00002000 08:02 160079                         /usr/lib64/libXau.so.6.0.0
    3084402000-3084403000 rw-p 00002000 08:02 160079                         /usr/lib64/libXau.so.6.0.0
    3084600000-308461b000 r-xp 00000000 08:02 160080                         /usr/lib64/libxcb.so.1.1.0
    308461b000-308481a000 ---p 0001b000 08:02 160080                         /usr/lib64/libxcb.so.1.1.0
    308481a000-308481b000 rw-p 0001a000 08:02 160080                         /usr/lib64/libxcb.so.1.1.0
    3084a00000-3084b39000 r-xp 00000000 08:02 160081                         /usr/lib64/libX11.so.6.3.0
    3084b39000-3084d38000 ---p 00139000 08:02 160081                         /usr/lib64/libX11.so.6.3.0
    3084d38000-3084d3e000 rw-p 00138000 08:02 160081                         /usr/lib64/libX11.so.6.3.0
    3085200000-3085227000 r-xp 00000000 08:02 160072                         /lib64/libexpat.so.1.5.2
    3085227000-3085426000 ---p 00027000 08:02 160072                         /lib64/libexpat.so.1.5.2
    3085426000-3085429000 rw-p 00026000 08:02 160072                         /lib64/libexpat.so.1.5.2
    3085600000-3085611000 r-xp 00000000 08:02 160086                         /usr/lib64/libXext.so.6.4.0
    3085611000-3085811000 ---p 00011000 08:02 160086                         /usr/lib64/libXext.so.6.4.0
    3085811000-3085812000 rw-p 00011000 08:02 160086                         /usr/lib64/libXext.so.6.4.0
    3085a00000-3085a26000 r-xp 00000000 08:02 160078                         /usr/lib64/libpng12.so.0.46.0
    3085a26000-3085c26000 ---p 00026000 08:02 160078                         /usr/lib64/libpng12.so.0.46.0
    3085c26000-3085c27000 rw-p 00026000 08:02 160078                         /usr/lib64/libpng12.so.0.46.0
    3086600000-308660f000 r-xp 00000000 08:02 160088                         /usr/lib64/libXi.so.6.1.0
    308660f000-308680e000 ---p 0000f000 08:02 160088                         /usr/lib64/libXi.so.6.1.0
    308680e000-308680f000 rw-p 0000e000 08:02 160088                         /usr/lib64/libXi.so.6.1.0
    3086a00000-3086a05000 r-xp 00000000 08:02 160090                         /usr/lib64/libXfixes.so.3.1.0
    3086a05000-3086c05000 ---p 00005000 08:02 160090                         /usr/lib64/libXfixes.so.3.1.0
    3086c05000-3086c06000 rw-p 00005000 08:02 160090                         /usr/lib64/libXfixes.so.3.1.0
    3086e00000-3086e09000 r-xp 00000000 08:02 160082                         /usr/lib64/libXrender.so.1.3.0
    3086e09000-3087009000 ---p 00009000 08:02 160082                         /usr/lib64/libXrender.so.1.3.0
    3087009000-308700a000 rw-p 00009000 08:02 160082                         /usr/lib64/libXrender.so.1.3.0
    3087200000-3087208000 r-xp 00000000 08:02 160089                         /usr/lib64/libXrandr.so.2.2.0
    3087208000-3087407000 ---p 00008000 08:02 160089                         /usr/lib64/libXrandr.so.2.2.0
    3087407000-3087408000 rw-p 00007000 08:02 160089                         /usr/lib64/libXrandr.so.2.2.0
    3087600000-3087609000 r-xp 00000000 08:02 160091                         /usr/lib64/libXcursor.so.1.0.2
    3087609000-3087809000 ---p 00009000 08:02 160091                         /usr/lib64/libXcursor.so.1.0.2
    3087809000-308780a000 rw-p 00009000 08:02 160091                         /usr/lib64/libXcursor.so.1.0.2
    3087a00000-3087a02000 r-xp 00000000 08:02 160087                         /usr/lib64/libXinerama.so.1.0.0
    3087a02000-3087c01000 ---p 00002000 08:02 160087                         /usr/lib64/libXinerama.so.1.0.0
    3087c01000-3087c02000 rw-p 00001000 08:02 160087                         /usr/lib64/libXinerama.so.1.0.0
    3087e00000-3087e42000 r-xp 00000000 08:02 160060                         /lib64/libdbus-1.so.3.5.4
    3087e42000-3088042000 ---p 00042000 08:02 160060                         /lib64/libdbus-1.so.3.5.4cinepaint terminated: sigabrt caught
    
    (cinepaint:6666): Gtk-WARNING **: A floating object was finalized. This means that someone
    called g_object_unref() on an object that had only a floating
    reference; the initial floating reference is not owned by anyone
    and must be removed with g_object_ref_sink().
  • Rapty wrote:ou alors alt+f2, 'r', puis entrer, plus vite que le log off / log in sans perdre ses applications

    🙂
    Ca me fera gagner du temps dan le futur 🙂

    Je n'avais pas encore pris le temps de lire Muffin 3, mais il a l'air effectivement plein de bonne infos.
  • (oula, poster sans rafraichir les pages, ça crée des infos redondantes).
    J'ai créer plusieurs lanceurs chez moi, notamment pour Xnview, je croi me souvenir qu'après les avoir placer dans /usr/share/applications il fallait se déconnecter et se reconnecter pour que les changement soit pris en compte.
  • Les lanceurs sont dans 'usr/share/applications' il me semble.
    Et tu peux regarder du coté de Gnome tweak tool, pour modifier l'apparence de gnome 3 et créer des lanceurs personnalisés facilement.
  • Dans Freeze
    Que se passe-t-il après le freeze ? Rien ? un Reboot ? as tu un message d'erreur au démarrage ?...

    J'ai eu récemment un problème dans ce genre (v ici), que j'ai résolu en changeant ma carte graphique. Mais ça n'a peut être - surement - rien a voir.
  • Bonjour,

    Dans mon éternelle quête d'un bon éditeur d'images libre - qui gère la couleur, le 16 bits par couche et la retouche locale - j'en reviens toujours aux deux même solutions plus ou moins satisfaisantes : Krita et Cinepaint.

    Et là je rencontre deux problèmes :
    Krita, installé de puis les dépôts, fonctionne a priori correctement, mais plante à chaque fois que j'essaie d'ouvrir les paramètres.
    Cinepaint, installé aussi depuis les dépôts, ne fonctionne qu'en root. Connecté en tant qu'utilisateur, il se lance mais plante à chaque tentative d'ouverture de fichier ou d'accès aux paramètres. J'avais déjà tenté de le compiler il y quelques années sous ubuntu. Ce fut un échec critique.

    Si quelqu'un a des idées pour résoudre tout ça. Je suis preneur.

    PS : je ne suis pas chez moi à l'instant. Je lancerai les application via une console ce soir pour vous en donner le contenu.

    Edit : J'utilise F15 en 64 bits avec Gnome.
  • ahhhh, enfin,
    J'ai trouvé une autre CG que j'ai installé a la place de la mienne. J'ai pu travailler toute une journée en continu sans avoir le moindre problème !!

    Je pense pouvoir marquer ce topic comme [RESOLU].

    Merci à tous !
  • Rapty wrote:
    Wesch wrote:
    Rapty wrote:Hum mouai mais bon, si ta carte graphique a des coups de chauds, le résultat sera le même sur tous les ports je le crains

    Est ce que, avant le crash, tu as le temps de "sentir" un léger freeze de 1 sec ?
    Oui, parfois un peu moins parfois un peu plus (d'une seconde)
    J'avais eu ça avec une carte ATI Fanless.
    Bon, c'est maigre comme piste (enfin, il peut y avoir encore plusieurs cause).
    Ah ! J'ai augmenté la vitesse du ventilateur de ma CG au max comme indiqué ici.
    J'ai toujours un freeze d'une seconde avant un reboot, mais le problème semble moins fréquent.