Apollon izgleda jaako dobro..skinuo sam ga i instalirao giFT, kao i plugin za FastTrack.
Jel treba da se zabrinem kad make prodje bez greske, ali prijavljuje ono nothing to be done for...
Code:
linux:/home/pardox/TEST/giFT-FastTrack-0.8.4 # make install
Making install in src
make[1]: Entering directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/src'
Making install in crypt
make[2]: Entering directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/src/crypt'
make[3]: Entering directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/src/crypt'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/src/crypt'
make[2]: Leaving directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/src/crypt'
make[2]: Entering directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/src'
make[3]: Entering directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/src'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/lib/giFT
mkdir -p -- /usr/local/lib/giFT
/bin/sh ../libtool --mode=install /usr/bin/install -c libFastTrack.la /usr/local/lib/giFT/libFastTrack.la
/usr/bin/install -c .libs/libFastTrack.so /usr/local/lib/giFT/libFastTrack.so
/usr/bin/install -c .libs/libFastTrack.lai /usr/local/lib/giFT/libFastTrack.la
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib/giFT
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib/giFT
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/src'
make[2]: Leaving directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/src'
make[1]: Leaving directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/src'
Making install in data
make[1]: Entering directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/data'
make[2]: Entering directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/data'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/share/giFT/FastTrack
mkdir -p -- /usr/local/share/giFT/FastTrack
/usr/bin/install -c -m 644 FastTrack.conf /usr/local/share/giFT/FastTrack/FastTrack.conf
/usr/bin/install -c -m 644 nodes /usr/local/share/giFT/FastTrack/nodes
/usr/bin/install -c -m 644 banlist /usr/local/share/giFT/FastTrack/banlist
make[2]: Leaving directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/data'
make[1]: Leaving directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/data'
Making install in m4
make[1]: Entering directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/m4'
make[2]: Entering directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/m4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/m4'
make[1]: Leaving directory `/home/pardox/TEST/giFT-FastTrack-0.8.4/m4'
make[1]: Entering directory `/home/pardox/TEST/giFT-FastTrack-0.8.4'
make[2]: Entering directory `/home/pardox/TEST/giFT-FastTrack-0.8.4'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/pardox/TEST/giFT-FastTrack-0.8.4'
make[1]: Leaving directory `/home/pardox/TEST/giFT-FastTrack-0.8.4'
Probao sam da instaliram i pluginove za Gnutellu i OpenFT, ali posto nemam zlib, morao sam to stopirati. Skinuo sam zlib (1.4.4) i kompajlirao ga, ali ova poslednja 2 plugina ga i dalje traze..verovatno treba samo reset i bice sve ok.
Kod instalacije
Apollona mi je medjutim prijavio jednu cudnu stvar, za sta nemam pojma koji mu je...
Code:
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
Jel bilo nekom nesto slicno?