ora provando ad installare apollon 0.8 il ./configure me lo fa...ma al make mi da un errore ke č sotto qua
Codice:
[luke@dhcppc0 apollon-0.8]$ make
cd . && /bin/sh /home/luke/apollon-0.8/admin/missing --run autoheader
FATAL ERROR: Autoconf version 2.54 or higher is required for this script
touch ./config.h.in
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
make all-recursive
make[1]: Entering directory `/home/luke/apollon-0.8'
Making all in apollon
make[2]: Entering directory `/home/luke/apollon-0.8/apollon'
/usr/lib/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -o preferences.h ./preferences.ui
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT main.o -MD -MP -MF ".deps/main.Tpo" \
-c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \
then mv ".deps/main.Tpo" ".deps/main.Po"; \
else rm -f ".deps/main.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT apollonsystemtray.o -MD -MP -MF ".deps/apollonsystemtray.Tpo" \
-c -o apollonsystemtray.o `test -f 'apollonsystemtray.cpp' || echo './'`apollonsystemtray.cpp; \
then mv ".deps/apollonsystemtray.Tpo" ".deps/apollonsystemtray.Po"; \
else rm -f ".deps/apollonsystemtray.Tpo"; exit 1; \
fi
e provando ankora con altri programmi anche se ho installato le gtk come diceva lovenz nn mi finisce il ./configure correttamente,dice che mancano le gtk e questa
Codice:
configure: error: Library requirements (gtk+-2.0 >= 2.0.3 libgift >= 0.10.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.