Sono riuscito a far girare il server slavanapX su slackware.............
Volevo provare ad usare teknap,un bot per i server opennap.
Ho scaricato diverse versioni ma non riesco a farlo girare su slackware.
Avete qualche consiglio da darmi????
Forse ho bisogno di qualche libreria per installarlo????
Vi ringrazio....
ciao da pipetta
TekNap su slackware
Moderatore: Staff
Regole del forum
1) Citare in modo preciso il nome del pacchetto.
2) Specificare se discussione/suggerimento o richiesta d'aiuto.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.
La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
1) Citare in modo preciso il nome del pacchetto.
2) Specificare se discussione/suggerimento o richiesta d'aiuto.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.
La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
- masalapianta
- Iper Master

- Messaggi: 2775
- Iscritto il: lun 25 lug 2005, 0:00
- Nome Cognome: famoso porco
- Kernel: uname -r
- Desktop: awesome
- Distribuzione: Debian
- Località: Roma
- Contatta:
ok sorry.......
speravo qualche persona l'avesse già installato!!!!!
comunque ecco cosa ricevo da shell
bash-3.1#./autogen.sh && ./configure --with-pthread --with-gtk --enable-xmms && make && make install
Running aclocal...
configure.in:258: warning: underquoted definition of AC_CHECK_NCURSES_VERSION
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/auto ... ng-aclocal
acinclude.m4:20: warning: underquoted definition of AM_PATH_GLIB
acinclude.m4:211: warning: underquoted definition of AM_PATH_GTK
acinclude.m4:404: warning: underquoted definition of AM_PATH_IMLIB
acinclude.m4:545: warning: underquoted definition of AM_PATH_GDK_IMLIB
acinclude.m4:695: warning: underquoted definition of AM_PATH_ESD
acinclude.m4:845: warning: underquoted definition of AM_PATH_AUDIOFILE
acinclude.m4:989: warning: underquoted definition of AM_PATH_GNOME
/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION
/usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
/usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of AC_PILOT_LINK_HOOK
/usr/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
autoheader: warning: missing template: _ALL_SOURCE
autoheader: Use AC_DEFINE([_ALL_SOURCE], [], [Description])
Running autoconf...
Running ./configure with no arguments...
Welcome to the TekNap-1.4 configuration
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 ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for library containing strerror... none required
checking for gawk... gawk
checking for gmake... gmake
checking for NeXT... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
no
checking for AIX... no
checking whether gcc needs -traditional... no
checking for qnx... no
checking for sco... no
checking for solaris... no
checking for SVR4... no
checking for -I/usr/netinclude... no
checking for hpux version... no
checking for ultrix... no
checking for POSIX.1... yes
checking for sequent/ptx... ./configure: line 3696: syntax error near unexpected token `}'
./configure: line 3696: `echo "${ECHO_T}yes" >&6; }
USO SLACKWARE 11
Grazie di nuovo
speravo qualche persona l'avesse già installato!!!!!
comunque ecco cosa ricevo da shell
bash-3.1#./autogen.sh && ./configure --with-pthread --with-gtk --enable-xmms && make && make install
Running aclocal...
configure.in:258: warning: underquoted definition of AC_CHECK_NCURSES_VERSION
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/auto ... ng-aclocal
acinclude.m4:20: warning: underquoted definition of AM_PATH_GLIB
acinclude.m4:211: warning: underquoted definition of AM_PATH_GTK
acinclude.m4:404: warning: underquoted definition of AM_PATH_IMLIB
acinclude.m4:545: warning: underquoted definition of AM_PATH_GDK_IMLIB
acinclude.m4:695: warning: underquoted definition of AM_PATH_ESD
acinclude.m4:845: warning: underquoted definition of AM_PATH_AUDIOFILE
acinclude.m4:989: warning: underquoted definition of AM_PATH_GNOME
/usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION
/usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS
/usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of AC_PILOT_LINK_HOOK
/usr/share/aclocal/nspr.m4:8: warning: underquoted definition of AM_PATH_NSPR
/usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/usr/share/aclocal/gdk-pixbuf.m4:12: warning: underquoted definition of AM_PATH_GDK_PIXBUF
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
autoheader: warning: missing template: _ALL_SOURCE
autoheader: Use AC_DEFINE([_ALL_SOURCE], [], [Description])
Running autoconf...
Running ./configure with no arguments...
Welcome to the TekNap-1.4 configuration
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 ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for library containing strerror... none required
checking for gawk... gawk
checking for gmake... gmake
checking for NeXT... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
no
checking for AIX... no
checking whether gcc needs -traditional... no
checking for qnx... no
checking for sco... no
checking for solaris... no
checking for SVR4... no
checking for -I/usr/netinclude... no
checking for hpux version... no
checking for ultrix... no
checking for POSIX.1... yes
checking for sequent/ptx... ./configure: line 3696: syntax error near unexpected token `}'
./configure: line 3696: `echo "${ECHO_T}yes" >&6; }
USO SLACKWARE 11
Grazie di nuovo
- masalapianta
- Iper Master

- Messaggi: 2775
- Iscritto il: lun 25 lug 2005, 0:00
- Nome Cognome: famoso porco
- Kernel: uname -r
- Desktop: awesome
- Distribuzione: Debian
- Località: Roma
- Contatta:
bhe l'errore e' autoesplicativo, alla riga 3696 del configure c'e' uno } di troppo; btw perche' vuoi usare slavanapx? opennap-ng e' piu' standard/performante/stabile/indicato a livello di privacy per gli utenti/ha piu' feature; slavanap viene usato solo perche' ha una gui e gira su windows, per tutto il resto e' inferiore (di molto) a opennap-ng su tutti i frontipipetta ha scritto: checking for sequent/ptx... ./configure: line 3696: syntax error near unexpected token `}'
./configure: line 3696: `echo "${ECHO_T}yes" >&6; }
Non importa cosa uso.........
posso usare slavanapx o opennap-ng,
Teknap è un'altro programma che posso usare anche senza aver installato uno dei due programmi server opennap!!!!!!
L'unico motivo per cui uso slavanapx e che posso linkarmi con altri serve che girano sotto windows.
comunque il problema e l'installazione di questo programma, i server come slavanapx o opennap-ng non influiscono sull'installazione di teknap..........
posso usare slavanapx o opennap-ng,
Teknap è un'altro programma che posso usare anche senza aver installato uno dei due programmi server opennap!!!!!!
L'unico motivo per cui uso slavanapx e che posso linkarmi con altri serve che girano sotto windows.
comunque il problema e l'installazione di questo programma, i server come slavanapx o opennap-ng non influiscono sull'installazione di teknap..........
