GiMP a kompilacia

BiNARY MANiAC bman na atlas.cz
Pátek Červenec 7 12:18:46 CEST 2000


Zdravim,

Mam problem s GiMPom 1.1.24. Nedari sa mi ho skompilovat. Pouzivam RH 6.2.
Nainstaloval som pre istotu aj GTK+ 1.2.8, lebo v RH je len 1.2.7.
Myslim, ze ./configure prebehla uspesne (pozrite prosim vypis dole). Ale pri
make to skoncilo :(
Na konci napise
/bin/sh: no: command not found
Existuje nejaky prikaz no? (ako yes)?
Prosim poradte. V Linuxe som zaciatocnik a to nehovorim o kompilovani
programov. Najlepsie by bolo RPM, ale na ftp://ftp.gimp.org je len stabilna
verzia, nevie niekto kde by sa dali zohnat dalsie verzie v RPM? (Ale chcel
by som aspon tuto verziu prelozit, ked som uz tahal tych 8MB modemom, tak
prosim pomozte...)

Tu je vypis make:
====================================
make  all-recursive
make[1]: Entering directory `/test/gimp-1.1.24'
Making all in tools
make[2]: Entering directory `/test/gimp-1.1.24/tools'
make[3]: Entering directory `/test/gimp-1.1.24/tools'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/test/gimp-1.1.24/tools'
make[2]: Leaving directory `/test/gimp-1.1.24/tools'
Making all in po
make[2]: Entering directory `/test/gimp-1.1.24/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/test/gimp-1.1.24/po'
Making all in po-libgimp
make[2]: Entering directory `/test/gimp-1.1.24/po-libgimp'
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f POTFILES-t POTFILES \
    && (sed -e '/^#/d' -e '/^[  ]*$/d' \
     -e "s na .*@ $posrcprefix& \\\\@" < ./POTFILES.in \
 | sed -e '$s/\\$//') > POTFILES-t \
    && chmod a-w POTFILES-t \
    && mv POTFILES-t POTFILES )
cd .. \
  && CONFIG_FILES=po-libgimp/Makefile.in CONFIG_HEADERS= \
       /bin/sh ./config.status
creating po-libgimp/Makefile.in
linking ./intl/libgettext.h to intl/libintl.h
make[2]: Leaving directory `/test/gimp-1.1.24/po-libgimp'
make[2]: Entering directory `/test/gimp-1.1.24/po-libgimp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/test/gimp-1.1.24/po-libgimp
'
Making all in po-plug-ins
make[2]: Entering directory `/test/gimp-1.1.24/po-plug-ins'
( if test 'x.' != 'x.'; then \
    posrcprefix='../'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f POTFILES-t POTFILES \
    && (sed -e '/^#/d' -e '/^[  ]*$/d' \
     -e "s na .*@ $posrcprefix& \\\\@" < ./POTFILES.in \
 | sed -e '$s/\\$//') > POTFILES-t \
    && chmod a-w POTFILES-t \
    && mv POTFILES-t POTFILES )
file=./`echo uk | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o $file uk.po
/bin/sh: no: command not found
make[2]: *** [uk.gmo] Error 127
make[2]: Leaving directory `/test/gimp-1.1.24/po-plug-ins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/test/gimp-1.1.24'
make: *** [all-recursive-am] Error 2
============================================
Tu je vypis ./configure

creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking host system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking host system type... i586-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... none needed
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... no
checking whether catgets can be used... no
checking for msgfmt... (cached) no
checking for gmsgfmt... no
checking for xgettext... :
checking for catalogs to be installed...  ca cs da de en_GB es fi fr hu it
ja ko nl no pl ru sk sv uk
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.8... yes
checking for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking for XmuClientWindow in -lXmu... yes
checking for X11/Xmu/WinUtil.h... yes
checking for aa_printf in -laa... no
checking for TIFFReadScanline in -ltiff... yes
checking for tiffio.h... yes
checking for jpeg_destroy_decompress in -ljpeg... yes
checking for jpeglib.h... yes
checking for jpeg_simple_progression in -ljpeg... yes
checking for gzsetparams in -lz... yes
checking for zlib.h... yes
checking for png_read_info in -lpng... yes
checking for png.h... yes
checking for png_structp in png.h... yes
checking for GetMPEGFrame in -lmpeg... no
checking for XpmReadFileToXpmImage in -lXpm... yes
checking for X11/xpm.h... yes
checking for sys/ipc.h... yes
checking for sys/shm.h... yes
checking whether shmctl IPC_RMID allowes subsequent attaches... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
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 for sys/param.h... (cached) yes
checking for sys/time.h... yes
checking for sys/times.h... yes
checking for sys/wait.h... (cached) 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 working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking fd_set and sys/select... yes
checking for random... yes
checking for difftime... yes
checking for putenv... (cached) yes
checking for rint... yes
checking for mmap... yes
checking for inline definition in glibconfig.h... no
checking for inline... (cached) inline
checking for gnome-config... /usr/bin/gnome-config
checking to see if we can build with GtkXMHTML... yes
checking for emacs... no
checking for xemacs... no
checking for gtkdoc-mkdb... false
checking for sendmail... /usr/sbin/sendmail
checking for lp... :
checking for lpstat... :
checking for lpr... :
checking for lpc... :
checking for perl5... no
checking for perl... /usr/bin/perl
checking for perl version >= 5.004_04... yes
checking for vsnprintf... yes
checking for intelligent life... not found
checking for _exit... yes
updating cache ./config.cache
creating ./config.status
creating gimp.1
creating gimprc
creating gimprc_user
creating gimprc.5
creating gimptool
creating gimp.spec
creating libgimp/gimpfeatures.h
creating libgimp/Makefile
creating app/Makefile
creating plug-ins/Makefile
creating plug-ins/perl/config.pl
creating plug-ins/libgck/Makefile
creating plug-ins/libgck/gck/Makefile
creating plug-ins/dbbrowser/Makefile
creating plug-ins/script-fu/Makefile
creating plug-ins/script-fu/scripts/Makefile
creating plug-ins/webbrowser/Makefile
creating plug-ins/xjt/Makefile
creating plug-ins/AlienMap/Makefile
creating plug-ins/AlienMap2/Makefile
creating plug-ins/FractalExplorer/Makefile
creating plug-ins/FractalExplorer/fractalexplorer-examples/Makefile
creating plug-ins/Lighting/Makefile
creating plug-ins/MapObject/Makefile
creating plug-ins/bmp/Makefile
creating plug-ins/common/Makefile
creating plug-ins/faxg3/Makefile
creating plug-ins/fits/Makefile
creating plug-ins/flame/Makefile
creating plug-ins/fp/Makefile
creating plug-ins/gap/Makefile
creating plug-ins/gdyntext/Makefile
creating plug-ins/gfig/Makefile
creating plug-ins/gfig/gfig-examples/Makefile
creating plug-ins/gflare/Makefile
creating plug-ins/gflare/gflares/Makefile
creating plug-ins/gfli/Makefile
creating plug-ins/gimpressionist/Makefile
creating plug-ins/gimpressionist/Brushes/Makefile
creating plug-ins/gimpressionist/Paper/Makefile
creating plug-ins/gimpressionist/Presets/Makefile
creating plug-ins/helpbrowser/Makefile
creating plug-ins/ifscompose/Makefile
creating plug-ins/imagemap/Makefile
creating plug-ins/maze/Makefile
creating plug-ins/mosaic/Makefile
creating plug-ins/pagecurl/Makefile
creating plug-ins/print/Makefile
creating plug-ins/rcm/Makefile
creating plug-ins/sel2path/Makefile
creating plug-ins/sgi/Makefile
creating plug-ins/sinus/Makefile
creating plug-ins/struc/Makefile
creating modules/Makefile
creating devel-docs/Makefile
creating devel-docs/libgimp/Makefile
creating devel-docs/pdb/Makefile
creating data/Makefile
creating data/brushes/Makefile
creating data/gradients/Makefile
creating data/palettes/Makefile
creating data/patterns/Makefile
creating Makefile
creating po/Makefile.in
creating po-libgimp/Makefile.in
creating po-plug-ins/Makefile.in
creating po-script-fu/Makefile.in
creating intl/Makefile
creating tools/Makefile
creating tools/pdbgen/Makefile
creating tips/Makefile
creating help/Makefile
creating help/C/Makefile
creating help/C/channels/Makefile
creating help/C/dialogs/Makefile
creating help/C/dialogs/channels/Makefile
creating help/C/dialogs/color_selectors/Makefile
creating help/C/dialogs/display_filters/Makefile
creating help/C/dialogs/gradient_editor/Makefile
creating help/C/dialogs/layers/Makefile
creating help/C/dialogs/palette_editor/Makefile
creating help/C/dialogs/paths/Makefile
creating help/C/dialogs/preferences/Makefile
creating help/C/file/Makefile
creating help/C/filters/Makefile
creating help/C/image/Makefile
creating help/C/image/edit/Makefile
creating help/C/image/image/Makefile
creating help/C/image/image/colors/Makefile
creating help/C/image/image/colors/auto/Makefile
creating help/C/image/image/mode/Makefile
creating help/C/image/image/transforms/Makefile
creating help/C/image/select/Makefile
creating help/C/image/view/Makefile
creating help/C/layers/Makefile
creating help/C/layers/stack/Makefile
creating help/C/open/Makefile
creating help/C/paths/Makefile
creating help/C/save/Makefile
creating help/C/toolbox/Makefile
creating help/C/toolbox/help/Makefile
creating help/C/tools/Makefile
creating help/images/Makefile
creating config.h
linking ./intl/libgettext.h to intl/libintl.h
invoking perl for configuration...

WARNING: unable to use PDL (the perl data language). This means that
         normal pixel access is non-functional. Unless you plan to use
         Tile/PixelRgn functions together with PDL, this is harmless. The
         plug-ins using PDL, however, will NOT WORK and you can NO LONGER
         install PDL later. You can get PDL from any CPAN mirror.

checking for PDL support... no

NOTICE:  unable to use the Perl-Gtk interface. Many features (like
         Gimp::Fu) rely on this extension. You can build without it (and
         many scripts will be disabled or run with reduced functionality
         only), but it's better to install it (version 0.6123 or higher is
         required, you can get it from ftp://ftp.gimp.org/pub/gtk/perl/ or
         any CPAN mirror.

NOTICE: Parse::RecDescent not found, scm2perl, the Scheme->Perl
        translator, will not work. This is normally not a problem, since
        it is quite unimportant for most people.

building embedded perl module... no
writing Gimp/Config.pm... ok
Checking if your kit is complete...
Looks good
Writing Makefile for Gimp::Lib
Writing Makefile for Gimp::Net
Writing Makefile for Gimp::UI
Portable message objects... skipped
Writing Makefile for i18n
Writing Makefile for Gimp

Ak mi niekto odpovie nemusel by do odpovede davat cely list. Dakujem :)






Další informace o konferenci Linux