Pagina 1 di 1

[RISOLTO] Installazione lopster 2.0

Inviato: mar 1 lug 2008, 19:08
da Vash
Ciao,

stavo provando l'installazione di lopster 2.0 su slackware 12.1 ma il make mi riporta il seguente errore:

Codice: Seleziona tutto


ui_support.c: In function 'ui_create_tool_button':
ui_support.c:363: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
ui_support.c:363: error: 'tips' undeclared (first use in this function)
ui_support.c:363: error: (Each undeclared identifier is reported only once
ui_support.c:363: error: for each function it appears in.)
ui_support.c:378: warning: implicit declaration of function 'gtk_rc_style_unref'
ui_support.c:388: warning: implicit declaration of function 'gtk_tooltips_new'
ui_support.c:389: warning: implicit declaration of function 'gtk_tooltips_set_tip'
ui_support.c: In function 'ui_create_section':
ui_support.c:778: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
ui_support.c:778: error: 'tips' undeclared (first use in this function)
ui_support.c: In function 'ui_create_expander_section':
ui_support.c:822: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
ui_support.c:822: error: 'tips' undeclared (first use in this function)
make[3]: *** [libgtk2_core_la-ui_support.lo] Error 1
make[3]: Leaving directory `/home//Desktop/lopster-2.0.0/lcore/gtk2_ui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home//Desktop/lopster-2.0.0/lcore'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home//Desktop/lopster-2.0.0'
make: *** [all] Error 2

Possibili risoluzioni? gtk2 è correttamente installato.

Il ./configure non da errore, l'autogen.sh nemmeno ad eccetto di questo appunto:

Codice: Seleziona tutto


Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

che non sò come risolvere..

Re: Installazione lopster 2.0

Inviato: mer 2 lug 2008, 1:44
da vanescar
installa questo pacchetto intltool-0.25
http://ftp.gnome.org/pub/GNOME/sources/ ... .25.tar.gz

poi dalla directory di lopster2 lancia:
$ export ACLOCAL_FLAGS="-I /usr/local/share/aclocal/"
$ ./autogen.sh
$ ./configure
# make
# make install
$ lopster2

Re: Installazione lopster 2.0

Inviato: mer 2 lug 2008, 19:07
da Vash
initltool l'avevo già messo, ora provo a fare il resto :)

Edit:

Da sempre lo stesso errore. Sia nel autogen.sh che nel make.

Re: Installazione lopster 2.0

Inviato: mer 2 lug 2008, 22:55
da vanescar
posso postarti il mio lopster2.tgz

Re: Installazione lopster 2.0

Inviato: mer 2 lug 2008, 23:14
da Vash
Puoi. :thumbright:

Re: Installazione lopster 2.0

Inviato: dom 6 lug 2008, 1:18
da vanescar
appena compilato da cvs...e pacchettizato con safeinstall..dunque non cè lo slack-desk (non so farla)

http://rapidshare.com/files/127451999/l ... 7.tgz.html

Re: Installazione lopster 2.0

Inviato: dom 6 lug 2008, 13:59
da Vash
Grazie mille, funziona alla perfezione :) :thumbright: