- Modifié
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 :
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.
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.