<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Salve a tutti, </FONT></DIV>
<DIV><FONT face=Arial size=2>ho postato il messaggio un pò di tempo fa ma non 
sono riuscito&nbsp; a trovare la soluzione. </FONT></DIV>
<DIV><FONT face=Arial size=2>Riassumo il problema: </FONT></DIV>
<DIV><FONT face=Arial size=2>sto cercando di installare un programma ( Nightfall 
) ma non riesco a farlo partire. </FONT></DIV>
<DIV><FONT face=Arial size=2>Ho seguito passo per passo le istruzioni ( che poi 
sono banali) installando il paccheto attraverso la finestra del 
terminale.</FONT></DIV>
<DIV><FONT face=Arial size=2>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). </FONT></DIV>
<DIV><FONT face=Arial size=2>per la cronaca.. su una vecchia versione di RedHat 
funziona tutto a meraviglia. </FONT></DIV>
<DIV><FONT face=Arial size=2>cosa mi manca ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><BR><A href="">simone@ubuntu:~/Desktop$</A> cd nightfall-1.52<BR><A 
href="">simone@ubuntu:~/Desktop/nightfall-1.52$</A> ./configure<BR>checking for 
a BSD-compatible install... /usr/bin/install -c<BR>checking whether build 
environment is sane... yes<BR>checking whether make sets $(MAKE)... 
yes<BR>checking for working aclocal... missing<BR>checking for working 
autoconf... found<BR>checking for working automake... missing<BR>checking for 
working autoheader... found<BR>checking for working makeinfo... 
missing<BR>checking for gcc... gcc<BR>checking for C compiler default output 
file name... a.out<BR>checking whether the C compiler works... yes<BR>checking 
whether we are cross compiling... no<BR>checking for suffix of 
executables...<BR>checking for suffix of object files... o<BR>checking whether 
we are using the GNU C compiler... yes<BR>checking whether gcc accepts -g... 
yes<BR>checking for gcc option to accept ANSI C... none needed<BR>checking for 
strerror in -lcposix... no<BR>checking for gcc option to accept ANSI C... none 
needed<BR>checking for g77... no<BR>checking for f77... no<BR>checking for 
xlf... no<BR>checking for frt... no<BR>checking for pgf77... no<BR>checking for 
fort77... no<BR>checking for fl32... no<BR>checking for af77... no<BR>checking 
for f90... no<BR>checking for xlf90... no<BR>checking for pgf90... 
no<BR>checking for epcf90... no<BR>checking for f95... no<BR>checking for 
fort... no<BR>checking for xlf95... no<BR>checking for ifc... no<BR>checking for 
efc... no<BR>checking for pgf95... no<BR>checking for lf95... no<BR>checking for 
gfortran... no<BR>checking whether we are using the GNU Fortran 77 compiler... 
no<BR>checking whether&nbsp; accepts -g... no<BR>checking for a BSD-compatible 
install... /usr/bin/install -c<BR>checking whether ln -s works... 
yes<BR>checking for gawk... no<BR>checking for mawk... mawk<BR>checking for 
perl... /usr/bin/perl<BR>checking for msgfmt... /usr/bin/msgfmt<BR>checking for 
gmsgfmt... /usr/bin/msgfmt<BR>checking for xgettext... 
/usr/bin/xgettext<BR>checking for msgmerge... /usr/bin/msgmerge<BR>checking 
build system type... i686-pc-linux-gnu<BR>checking host system type... 
i686-pc-linux-gnu<BR>checking for ranlib... ranlib<BR>checking how to run the C 
preprocessor... gcc -E<BR>checking for egrep... grep -E<BR>checking for ANSI C 
header files... yes<BR>checking for an ANSI C-conforming const... 
yes<BR>checking for inline... inline<BR>checking for sys/types.h... 
yes<BR>checking for sys/stat.h... yes<BR>checking for stdlib.h... 
yes<BR>checking for string.h... yes<BR>checking for memory.h... yes<BR>checking 
for strings.h... yes<BR>checking for inttypes.h... yes<BR>checking for 
stdint.h... yes<BR>checking for unistd.h... yes<BR>checking for off_t... 
yes<BR>checking for size_t... yes<BR>checking for working alloca.h... 
yes<BR>checking for alloca... yes<BR>checking for stdlib.h... (cached) 
yes<BR>checking for unistd.h... (cached) yes<BR>checking for getpagesize... 
yes<BR>checking for working mmap... yes<BR>checking whether we are using the GNU 
C Library 2.1 or newer... yes<BR>checking whether integer division by zero 
raises SIGFPE... yes<BR>checking for inttypes.h... yes<BR>checking for 
stdint.h... yes<BR>checking for unsigned long long... yes<BR>checking for 
inttypes.h... yes<BR>checking whether the inttypes.h PRIxNN macros are broken... 
no<BR>checking for ld used by GCC... /usr/bin/ld<BR>checking if the linker 
(/usr/bin/ld) is GNU ld... yes<BR>checking for shared library run path origin... 
/bin/sh: ./config.rpath: No <BR>such file or directory<BR>done<BR>checking 
argz.h usability... yes<BR>checking argz.h presence... yes<BR>checking for 
argz.h... yes<BR>checking limits.h usability... yes<BR>checking limits.h 
presence... yes<BR>checking for limits.h... yes<BR>checking locale.h 
usability... yes<BR>checking locale.h presence... yes<BR>checking for 
locale.h... yes<BR>checking nl_types.h usability... yes<BR>checking nl_types.h 
presence... yes<BR>checking for nl_types.h... yes<BR>checking malloc.h 
usability... yes<BR>checking malloc.h presence... yes<BR>checking for 
malloc.h... yes<BR>checking stddef.h usability... yes<BR>checking stddef.h 
presence... yes<BR>checking for stddef.h... yes<BR>checking for stdlib.h... 
(cached) yes<BR>checking for string.h... (cached) yes<BR>checking for 
unistd.h... (cached) yes<BR>checking sys/param.h usability... yes<BR>checking 
sys/param.h presence... yes<BR>checking for sys/param.h... yes<BR>checking for 
feof_unlocked... yes<BR>checking for fgets_unlocked... yes<BR>checking for 
getc_unlocked... yes<BR>checking for getcwd... yes<BR>checking for getegid... 
yes<BR>checking for geteuid... yes<BR>checking for getgid... yes<BR>checking for 
getuid... yes<BR>checking for mempcpy... yes<BR>checking for munmap... 
yes<BR>checking for putenv... yes<BR>checking for setenv... yes<BR>checking for 
setlocale... yes<BR>checking for stpcpy... yes<BR>checking for strcasecmp... 
yes<BR>checking for strdup... yes<BR>checking for strtoul... yes<BR>checking for 
tsearch... yes<BR>checking for __argz_count... yes<BR>checking for 
__argz_stringify... yes<BR>checking for __argz_next... yes<BR>checking for 
iconv... yes<BR>checking for iconv 
declaration...<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; extern size_t 
iconv (iconv_t cd, char * *inbuf, size_t <BR>*inbytesleft, ch ar * *outbuf, 
size_t *outbytesleft);<BR>checking for nl_langinfo and CODESET... 
yes<BR>checking for LC_MESSAGES... yes<BR>checking for bison... no<BR>checking 
whether NLS is requested... yes<BR>checking whether included gettext is 
requested... no<BR>checking for GNU gettext in libc... yes<BR>checking for 
pkg-config... /usr/bin/pkg-config<BR>checking for libgnomeui-2.0 &gt;= 2.0 
gtk+-2.0 &gt;= 2.6... *** Cannot find <BR>libgnomeui -2 on your system<BR>*** 
(or gtk+-2 &gt;= 2.6)<BR>checking for fortune... yes<BR>checking for fold... 
yes<BR>checking for a2ps... no<BR>checking for unistd.h... (cached) 
yes<BR>checking sys/timers.h usability... no<BR>checking sys/timers.h 
presence... no<BR>checking for sys/timers.h... no<BR>checking for an ANSI 
C-conforming const... (cached) yes<BR>checking whether struct tm is in 
sys/time.h or time.h... time.h<BR>checking for mkfifo... yes<BR>checking for 
putenv... (cached) yes<BR>checking for gtk+-2.0 &gt;= 2.6 glib-2.0 &gt;= 2.0... 
*** Cannot find gtk+-2 &gt;= <BR>2.6 on&nbsp; your system<BR>*** Continue 
searching for gtk+ &gt;= 1.1.0<BR>checking for gtk-config... no<BR>checking for 
GTK - version &gt;= 1.2.0... no<BR>*** The gtk-config script installed by GTK 
could not be found<BR>*** If GTK was installed in PREFIX, make sure PREFIX/bin 
is in<BR>*** your path, or set the GTK_CONFIG environment variable to the<BR>*** 
full path to gtk-config.<BR>configure: WARNING: Cannot find GTK: Is gtk-config 
in path?<BR>checking OpenGL... no<BR>checking Mesa... no<BR>checking Mesa with 
pthreads... no<BR>checking for gtkgl &gt;= 1.2... *** Cannot find gtkgl with 
pkg-config<BR>*** Continue searching for gtkgl &gt;= 1.2<BR>checking 
GtkGLArea... no<BR>checking jpeglib.h usability... no<BR>checking jpeglib.h 
presence... no<BR>checking for jpeglib.h... no<BR>&nbsp;-- OpenGL disabled 
(gtkgl not found)<BR>checking how to plot output... let's see<BR>configure: 
WARNING: skip search for PGPLOT ... no Fortran compiler for 
<BR>linking<BR>checking for GNUPLOT... yes<BR>configure: creating 
./config.status<BR>config.status: creating Makefile<BR>config.status: creating 
intl/Makefile<BR>config.status: creating po/Makefile.in<BR>config.status: 
creating nightfall.spec<BR>config.status: creating config.h<BR>config.status: 
config.h is unchanged<BR>config.status: executing default-1 
commands<BR>config.status: creating po/POTFILES<BR>config.status: creating 
po/Makefile<BR><BR>configure complete, now type 'make', or 'cmake' for 
colourized output<BR><BR><BR>Configuration:<BR><BR>&nbsp; Source code 
location:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .<BR>&nbsp; 
Compiler:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
gcc<BR>&nbsp; Compiler 
flags:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-Wall -O3 -fforce-addr<BR>&nbsp; 
Executable:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/usr/local/bin<BR>&nbsp; User 
Manual:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/usr/local/share/nightfall/doc<BR>&nbsp; 
Manpage:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/usr/local/man<BR>&nbsp; 
Localization:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/usr/local/share/locale<BR>&nbsp; Help 
files:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/usr/local/share/nightfall/doc<BR>&nbsp; Data 
files:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/usr/local/share/nightfall/data<BR>&nbsp; 
Pixmaps:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/usr/local/share/nightfall/pixmaps<BR>&nbsp; Star 
configurations:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
/usr/local/share/nightfall/cfg</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Grazie in&nbsp; anticipo per i 
suggerimenti....</FONT></DIV>
<DIV><FONT face=Arial size=2>Simone</FONT></DIV>
<DIV><BR></DIV></BODY></HTML>