[ubuntu-it] Problemi installazione programma
Simone Santini
dornick a tele2.it
Ven 13 Ott 2006 18:44:49 BST
Salve a tutti,
ho postato il messaggio un pò di tempo fa ma non sono riuscito a trovare la soluzione.
Riassumo il problema:
sto cercando di installare un programma ( Nightfall ) ma non riesco a farlo partire.
Ho seguito passo per passo le istruzioni ( che poi sono banali) installando il paccheto attraverso la finestra del terminale.
Quello che llaego sotto è ciò che ottengo dopo aver lanciato ./configure (ho anche provato a proseguire con make e make install, ma poi ottengo altri messaggi di errore eil programma non funziona, e in particolare non funziona l'intefaccia grafica).
per la cronaca.. su una vecchia versione di RedHat funziona tutto a meraviglia.
cosa mi manca ?
simone a ubuntu:~/Desktop$ cd nightfall-1.52
simone a ubuntu:~/Desktop/nightfall-1.52$ ./configure
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... missing
checking for working autoconf... found
checking for working automake... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for strerror in -lcposix... no
checking for gcc option to accept ANSI C... none needed
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for gawk... no
checking for mawk... mawk
checking for perl... /usr/bin/perl
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
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 off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking whether integer division by zero raises SIGFPE... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... /bin/sh: ./config.rpath: No
such file or directory
done
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getc_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t
*inbytesleft, ch ar * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... no
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for pkg-config... /usr/bin/pkg-config
checking for libgnomeui-2.0 >= 2.0 gtk+-2.0 >= 2.6... *** Cannot find
libgnomeui -2 on your system
*** (or gtk+-2 >= 2.6)
checking for fortune... yes
checking for fold... yes
checking for a2ps... no
checking for unistd.h... (cached) yes
checking sys/timers.h usability... no
checking sys/timers.h presence... no
checking for sys/timers.h... no
checking for an ANSI C-conforming const... (cached) yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for mkfifo... yes
checking for putenv... (cached) yes
checking for gtk+-2.0 >= 2.6 glib-2.0 >= 2.0... *** Cannot find gtk+-2 >=
2.6 on your system
*** Continue searching for gtk+ >= 1.1.0
checking for gtk-config... no
checking for GTK - version >= 1.2.0... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: WARNING: Cannot find GTK: Is gtk-config in path?
checking OpenGL... no
checking Mesa... no
checking Mesa with pthreads... no
checking for gtkgl >= 1.2... *** Cannot find gtkgl with pkg-config
*** Continue searching for gtkgl >= 1.2
checking GtkGLArea... no
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
-- OpenGL disabled (gtkgl not found)
checking how to plot output... let's see
configure: WARNING: skip search for PGPLOT ... no Fortran compiler for
linking
checking for GNUPLOT... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: creating po/Makefile.in
config.status: creating nightfall.spec
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure complete, now type 'make', or 'cmake' for colourized output
Configuration:
Source code location: .
Compiler: gcc
Compiler flags: -Wall -O3 -fforce-addr
Executable: /usr/local/bin
User Manual: /usr/local/share/nightfall/doc
Manpage: /usr/local/man
Localization: /usr/local/share/locale
Help files: /usr/local/share/nightfall/doc
Data files: /usr/local/share/nightfall/data
Pixmaps: /usr/local/share/nightfall/pixmaps
Star configurations: /usr/local/share/nightfall/cfg
Grazie in anticipo per i suggerimenti....
Simone
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: https://lists.ubuntu.com/archives/ubuntu-it/attachments/20061013/c07f38cc/attachment-0001.htm
Maggiori informazioni sulla lista
ubuntu-it