09 Febbraio, 2012, 19:44:09 *
Benvenuto! Accedi o registrati.
Hai dimenticato l'e-mail di attivazione?

Accesso con nome utente, password e durata della sessione
Notizia: È uscito il numero 4 della Newsletter italiana di Ubuntu! Lo trovate a questo indirizzo. Buona lettura... e partecipate al sondaggio!
 
   Indice   FAQ Aiuto Regolamento Ricerca Accedi Registrati  
Pagine: 1 [2] 3 4 ... 6   Vai giù
  Stampa  
Autore Discussione: evento: uscite le TCL/TK 8.5 ecco come installarle  (Letto 9259 volte)
0 Utenti e 1 Utente non registrato stanno visualizzando questa discussione.
andyoso
Coraggioso Chiacchierone
*
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 709

Media messaggi



Mostra profilo
« Risposta #20 inserita: 29 Dicembre, 2007, 18:12:14 »

@ CorvoVI

Strano...prova ad installare i tools per la compilazione:
Codice:
sudo apt-get install build-essential libx11-dev libjpeg-dev libpng12-dev libxft-dev
 sudo apt-get build-dep tcl8.4 tk8.4

@ SicariO

Controlla nella prima pagina fabioamd87 ha postato un link dove era possibile scaricare i pacchetti .deb di amsn tk8.5 e tcl8.5...non le ho provate quindi non posso dirti con sicurezza se funziona o no...io preferisco compilare (dove è possibile) in modo da avere un eseguibile il più compatibile possibile con la mia macchina

ANZI NE APPROFITTO PER CHIEDERE A QUALCUNO, CHE HA UN PO' DI TEMPO LIBERO, DI CREARE UNO SCRIPT FUNZIONANTE CHE ESEGUA IN AUTOMATICO TUTTE LE OPERAZIONI DI COMPILAZIONE ED INSTALLAZIONE DELLE ULTIME VERSIONI STABILI DI TCL TK E AMSN...LO FAREI IO MA IN QUESTO PERIODO STO SOTTO ESAMI  Sad
« Ultima modifica: 29 Dicembre, 2007, 18:33:03 da andyoso » Registrato
CorvoVI
Novello Novizio

Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 26

Media messaggi


Mostra profilo WWW
« Risposta #21 inserita: 29 Dicembre, 2007, 18:22:55 »

@ CorvoVI

Strano...prova ad installare i tools per la compilazione:
Codice:
sudo apt-get install build-essential libx11-dev libjpeg-dev libpng12-dev libxft-dev
sudo apt-get install build-dep tcl8.4 tk8.4

Mi restituisce un errore =(

Citazione
gabriele@gabriele-laptop:~$ sudo apt-get install build-dep tcl8.4 tk8.4
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso       
Reading state information... Fatto               
E: Impossibile trovare build-dep
Registrato
andyoso
Coraggioso Chiacchierone
*
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 709

Media messaggi



Mostra profilo
« Risposta #22 inserita: 29 Dicembre, 2007, 18:29:17 »

@ CorvoVI

Strano...prova ad installare i tools per la compilazione:
Codice:
sudo apt-get install build-essential libx11-dev libjpeg-dev libpng12-dev libxft-dev
sudo apt-get install build-dep tcl8.4 tk8.4

Mi restituisce un errore =(

Citazione
gabriele@gabriele-laptop:~$ sudo apt-get install build-dep tcl8.4 tk8.4
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso       
Reading state information... Fatto               
E: Impossibile trovare build-dep


Errore mio... Embarrassed
Codice:
sudo apt-get build-dep tcl8.4 tk8.4
Registrato
CorvoVI
Novello Novizio

Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 26

Media messaggi


Mostra profilo WWW
« Risposta #23 inserita: 29 Dicembre, 2007, 18:40:07 »

Errore mio... Embarrassed
Codice:
sudo apt-get build-dep tcl8.4 tk8.4

Ok, ora va... ma continua a dare il problema di prima:
./configure: line 3482: /usr/lib//tkConfig.sh: No such file or directory

Comunque, ho paura di aver fatto un bel po' di casini. Ora non riesco più neanche a installare il vecchio aMSN...
A questo punto, a meno che qualcuno non abbia una soluzione, penso che lascerò perdere e userò emesene  Sad
Registrato
andyoso
Coraggioso Chiacchierone
*
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 709

Media messaggi



Mostra profilo
« Risposta #24 inserita: 29 Dicembre, 2007, 18:45:35 »

Errore mio... Embarrassed
Codice:
sudo apt-get build-dep tcl8.4 tk8.4

Ok, ora va... ma continua a dare il problema di prima:
./configure: line 3482: /usr/lib//tkConfig.sh: No such file or directory

Comunque, ho paura di aver fatto un bel po' di casini. Ora non riesco più neanche a installare il vecchio aMSN...
A questo punto, a meno che qualcuno non abbia una soluzione, penso che lascerò perdere e userò emesene  Sad

Non so proprio che dire Huh?...a questo punto ti consiglio di provare con i pacchetti .deb che ha consigliato nella pagina precedente fabioamd87.
Prima di far questo però dovresti eliminare TUTTI i files relativi ad amsn tcl e tk (tranne ovviamente la cartella ~/.amsn che contiene i dati dei tuoi account msn).

puoi trovare questi file dando da terminale i comandi:
Codice:
whereis amsn
whereis tcl
whereis tk
Registrato
fabioamd87
Pimpante Precettore
****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 5.324

Media messaggi


ArchLinux user


Mostra profilo WWW
« Risposta #25 inserita: 29 Dicembre, 2007, 19:11:02 »

@ CorvoVI

Strano...prova ad installare i tools per la compilazione:
Codice:
sudo apt-get install build-essential libx11-dev libjpeg-dev libpng12-dev libxft-dev
 sudo apt-get build-dep tcl8.4 tk8.4

@ SicariO

Controlla nella prima pagina fabioamd87 ha postato un link dove era possibile scaricare i pacchetti .deb di amsn tk8.5 e tcl8.5...non le ho provate quindi non posso dirti con sicurezza se funziona o no...io preferisco compilare (dove è possibile) in modo da avere un eseguibile il più compatibile possibile con la mia macchina

ANZI NE APPROFITTO PER CHIEDERE A QUALCUNO, CHE HA UN PO' DI TEMPO LIBERO, DI CREARE UNO SCRIPT FUNZIONANTE CHE ESEGUA IN AUTOMATICO TUTTE LE OPERAZIONI DI COMPILAZIONE ED INSTALLAZIONE DELLE ULTIME VERSIONI STABILI DI TCL TK E AMSN...LO FAREI IO MA IN QUESTO PERIODO STO SOTTO ESAMI  Sad

se mi procuro un repo metto tutto li! Smiley
Registrato

bagand
Novello Novizio

Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 7

Media messaggi



Mostra profilo
« Risposta #26 inserita: 30 Dicembre, 2007, 13:38:15 »

Salve a tutti e auguri

ho seguito la guida postata da andyoso per compilare tcl,tk e amsn
ho fatto tutto ma quando lancio amsn ho questo

Codice:
andrea@andrea-laptop:~$ amsn
Error in startup script: extra characters after close-brace
    while executing
"set command [list  $self  {expand}$Snit_optionInfo(configure-$option)  $option]
            "
    invoked from within
"if {$Snit_optionInfo(configure-$option) eq ""} {
                set command [list set ${selfns}::options($option)]
            } else {
             ..."
    (procedure "snit::RT.CacheConfigureCommand" line 32)
    invoked from within
"snit::RT.CacheConfigureCommand  $type $selfns $win $self $option"
    (procedure "::snit::RT.method.configurelist" line 7)
    invoked from within
"::snit::RT.method.configurelist $type $selfns $win $self $args"
    (procedure "::snit::RT.method.configure" line 4)
    invoked from within
"$self configure -width $arrow1width"
    (procedure "::pixmapscrollbar::Snit_constructor" line 52)
    invoked from within
"::pixmapscrollbar::Snit_constructor ::pixmapscrollbar ::pixmapscrollbar::Snit_inst1 .plugins_log.ys .plugins_log.ys -command {.plugins_log.info yview}"
    ("eval" body line 1)
    invoked from within
"eval [linsert $arglist 0  ${type}::Snit_constructor $type $selfns $instance $instance]"
    (procedure "RT.ConstructInstance" line 9)
    invoked from within
"RT.ConstructInstance $type $selfns $name $args"
    (procedure "::snit::RT.widget.typemethod.create" line 54)
    invoked from within
"scrollbar $window.ys -command "$window.info yview""
    (procedure "::pluginslog::draw" line 12)
    invoked from within
"::pluginslog::draw"
    invoked from within
"if { $initialize_amsn == 1 } {
     ::pluginslog::draw
}"
    (file "pluginslog.tcl" line 210)
    invoked from within
"source pluginslog.tcl"
    ("uplevel" body line 27)
    invoked from within
"uplevel \#0 {

        # amsncore.tcl is already loaded but we'll re-source it here in case we manually do reload_files
        source amsncore.tcl
        source audio.tc..."
    (procedure "reload_files" line 2)
    invoked from within
"reload_files"
    (file "/usr/bin/amsn" line 257)
andrea@andrea-laptop:~$

ho provato anche a modificare la 3 linea in /usr/bin/amsn come suggerito, ma il risultato non cambia Angry
Qualche idea su come risolvere? Huh?

Edit: ho provato a ricompilare eliminando i file riguardanti amsn,tcl e tk, dopo averli trovati con il whereis...quando faccio il make di amsn esce questo:
Codice:
andrea@andrea-laptop:~/amsn-0.97$ make
make: Nothing to be done for `build'.
andrea@andrea-laptop:~/amsn-0.97$ sudo make install
rm -Rf /usr/share/amsn
mkdir -p /usr/share/amsn
mkdir -p /usr/bin
mkdir -p /usr/share/applications/
mkdir -p /usr/share/pixmaps/
find /usr/share/amsn -name '.svn' -print | xargs rm -Rf
ln -sf /usr/share/amsn/amsn /usr/bin/amsn
ln -sf /usr/share/amsn/amsn-remote /usr/bin/amsn-remote
ln -sf /usr/share/amsn/amsn-remote-CLI /usr/bin/amsn-remote-CLI
cp ./amsn.desktop /usr/share/applications/
ln -sf /usr/share/amsn/desktop-icons/48x48/apps/amsn.png /usr/share/pixmaps/
andrea@andrea-laptop:~/amsn-0.97$
Mentre stamattina l'ha fatto bene
Cmq ho lanciato amsn ma il risultato è sempre lo stesso di stamattina Bad Ho provato anche con i pacchetti .deb ma da sempre lo stesso errore
Nessuno può aiutarmi? Sad

EDIT 2: ho risolto usando uno script trovato su ubuntuforums...
« Ultima modifica: 31 Dicembre, 2007, 13:05:30 da bagand » Registrato

Non so che scriverci per adesso Smiley
The Pipeman
Novello Novizio

Non Connesso Non Connesso

Messaggi: 73

Media messaggi


Mostra profilo
« Risposta #27 inserita: 04 Gennaio, 2008, 14:28:14 »

Codice:
n specifiers or ‘...’ before ‘Drawable’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:162: error: expected declaration specifiers or ‘...’ before ‘Display’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:163: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:163: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:163: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:188: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:194: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:246: error: expected ‘)’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:302: error: expected ‘)’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:315: error: expected ‘)’ before ‘keysym’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:334: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:426: error: ‘TkpMakeWindow’ declared as function returning a function
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:442: error: expected ‘)’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:466: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:490: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:495: error: expected ‘)’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:505: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:517: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:527: error: expected ‘)’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:540: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TkStringToKeysym’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:578: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:664: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:825: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:826: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:827: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:838: error: expected declaration specifiers or ‘...’ before ‘KeySym’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:838: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:843: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TkpGetKeySym’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:918: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:968: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:970: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:973: error: expected ‘)’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tkIntDecls.h:974: error: expected ‘;’ before ‘int’
In file included from /home/tozzy/tk8.5.0/unix/../generic/tk3d.c:16:
/home/tozzy/tk8.5.0/unix/../generic/tkInt.h:1163: error: expected declaration specifiers or ‘...’ before ‘XImage’
/home/tozzy/tk8.5.0/unix/../generic/tkInt.h:1184: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tkInt.h:1203: error: expected ‘)’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tkInt.h:1211: error: expected ‘)’ before ‘*’ token
In file included from /home/tozzy/tk8.5.0/unix/../generic/tk3d.c:17:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.h:31: error: expected specifier-qualifier-list before ‘Screen’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:36: error: expected ‘)’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:39: error: expected ‘)’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘Tk_Alloc3DBorderFromObj’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:102: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:110: warning: implicit declaration of function ‘ScreenOfDisplay’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:110: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:110: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:110: error: ‘TkBorder’ has no member named ‘screen’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:111: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:111: error: ‘TkBorder’ has no member named ‘colormap’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:112: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:134: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:137: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:138: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:138: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:138: error: ‘TkBorder’ has no member named ‘screen’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:139: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:139: error: ‘TkBorder’ has no member named ‘colormap’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:140: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:141: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:156: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘Tk_Get3DBorder’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:194: error: ‘XGCValues’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:194: error: (Each undeclared identifier is reported only once
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:194: error: for each function it appears in.)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:194: error: expected ‘;’ before ‘gcValues’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:195: error: ‘XColor’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:195: error: ‘bgColorPtr’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:198: error: ‘TkWindow’ has no member named ‘dispPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:200: error: ‘TkDisplay’ has no member named ‘borderInit’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:204: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:204: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:208: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:209: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:209: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:209: error: ‘TkBorder’ has no member named ‘screen’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:210: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:210: error: ‘TkBorder’ has no member named ‘colormap’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:211: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:223: warning: implicit declaration of function ‘Tk_GetColor’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:232: error: ‘TkBorder’ has no member named ‘screen’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:232: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:232: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:233: error: ‘TkBorder’ has no member named ‘visual’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:233: error: ‘Tk_FakeWin’ has no member named ‘visual’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:234: error: ‘TkBorder’ has no member named ‘depth’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:234: error: ‘Tk_FakeWin’ has no member named ‘depth’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:235: error: ‘TkBorder’ has no member named ‘colormap’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:235: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:236: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:237: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:238: error: ‘TkBorder’ has no member named ‘bgColorPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:239: error: ‘TkBorder’ has no member named ‘darkColorPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:240: error: ‘TkBorder’ has no member named ‘lightColorPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:241: error: ‘TkBorder’ has no member named ‘shadow’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:241: error: ‘None’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:242: error: ‘TkBorder’ has no member named ‘bgGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:243: error: ‘TkBorder’ has no member named ‘darkGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:244: error: ‘TkBorder’ has no member named ‘lightGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:245: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:246: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:254: error: ‘gcValues’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:254: error: ‘TkBorder’ has no member named ‘bgColorPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:255: error: ‘TkBorder’ has no member named ‘bgGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:255: warning: implicit declaration of function ‘Tk_GetGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:255: error: ‘GCForeground’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: At top level:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:281: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘Tk_Draw3DRectangle’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:296: error: ‘drawable’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:297: warning: passing argument 3 of ‘Tk_3DVerticalBevel’ makes integer from pointer without a cast
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:297: error: too many arguments to function ‘Tk_3DVerticalBevel’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:299: warning: passing argument 3 of ‘Tk_3DVerticalBevel’ makes integer from pointer without a cast
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:299: error: too many arguments to function ‘Tk_3DVerticalBevel’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:301: warning: passing argument 3 of ‘Tk_3DHorizontalBevel’ makes integer from pointer without a cast
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:301: error: too many arguments to function ‘Tk_3DHorizontalBevel’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:303: warning: passing argument 3 of ‘Tk_3DHorizontalBevel’ makes integer from pointer without a cast
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:303: error: too many arguments to function ‘Tk_3DHorizontalBevel’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘Tk_NameOf3DBorder’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:329: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: At top level:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:347: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:371: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_3DBorderGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘Tk_Free3DBorder’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:423: error: ‘Display’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:423: error: ‘display’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:423: warning: implicit declaration of function ‘DisplayOfScreen’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:423: error: ‘TkBorder’ has no member named ‘screen’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:426: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:427: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:431: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:433: error: ‘TkBorder’ has no member named ‘bgColorPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:434: warning: implicit declaration of function ‘Tk_FreeColor’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:434: error: ‘TkBorder’ has no member named ‘bgColorPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:436: error: ‘TkBorder’ has no member named ‘darkColorPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:437: error: ‘TkBorder’ has no member named ‘darkColorPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:439: error: ‘TkBorder’ has no member named ‘lightColorPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:440: error: ‘TkBorder’ has no member named ‘lightColorPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:442: error: ‘TkBorder’ has no member named ‘shadow’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:442: error: ‘None’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:443: warning: implicit declaration of function ‘Tk_FreeBitmap’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:443: error: ‘TkBorder’ has no member named ‘shadow’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:445: error: ‘TkBorder’ has no member named ‘bgGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:446: warning: implicit declaration of function ‘Tk_FreeGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:446: error: ‘TkBorder’ has no member named ‘bgGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:448: error: ‘TkBorder’ has no member named ‘darkGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:449: error: ‘TkBorder’ has no member named ‘darkGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:451: error: ‘TkBorder’ has no member named ‘lightGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:452: error: ‘TkBorder’ has no member named ‘lightGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:455: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:456: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:458: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:458: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:461: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:462: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:464: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:464: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:466: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘FreeBorderObjProc’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:528: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:529: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:530: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘DupBorderObjProc’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:566: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘Tk_SetBackgroundFromBorder’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:594: error: ‘TkBorder’ has no member named ‘bgColorPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: At top level:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:743: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:745: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘Tk_Draw3DPolygon’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:756: error: ‘XPoint’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:756: error: expected ‘;’ before ‘poly’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:757: error: expected ‘;’ before ‘perp’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:758: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:758: error: ‘p1Ptr’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:758: error: ‘p2Ptr’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:758: warning: left-hand operand of comma expression has no effect
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:760: error: ‘GC’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:760: error: expected ‘;’ before ‘gc’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:762: error: ‘Display’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:762: error: ‘display’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:762: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:764: error: ‘TkBorder’ has no member named ‘lightGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:764: error: ‘None’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:776: error: ‘drawable’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:776: error: ‘pointPtr’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:778: warning: passing argument 3 of ‘Tk_Draw3DPolygon’ makes integer from pointer without a cast
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:778: error: too many arguments to function ‘Tk_Draw3DPolygon’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:781: warning: passing argument 3 of ‘Tk_Draw3DPolygon’ makes integer from pointer without a cast
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:781: error: too many arguments to function ‘Tk_Draw3DPolygon’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:835: warning: left-hand operand of comma expression has no effect
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:836: warning: left-hand operand of comma expression has no effect
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:848: warning: implicit declaration of function ‘ShiftLine’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:848: error: ‘newB1’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:849: error: ‘newB2’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:851: error: ‘poly’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:854: warning: implicit declaration of function ‘Intersect’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:854: error: ‘b1’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:854: error: ‘b2’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:885: error: ‘perp’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:888: error: ‘c’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:889: error: ‘shift1’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:890: error: ‘shift2’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:904: error: ‘gc’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:904: error: ‘TkBorder’ has no member named ‘lightGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:906: error: ‘TkBorder’ has no member named ‘darkGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:908: warning: implicit declaration of function ‘XFillPolygon’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:908: error: ‘Convex’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:909: error: ‘CoordModeOrigin’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: At top level:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:947: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘Tk_Fill3DRectangle’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:983: warning: implicit declaration of function ‘XFillRectangle’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:983: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:983: error: ‘drawable’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:983: error: ‘TkBorder’ has no member named ‘bgGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:990: warning: passing argument 3 of ‘Tk_Draw3DRectangle’ makes integer from pointer without a cast
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:990: error: too many arguments to function ‘Tk_Draw3DRectangle’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: At top level:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1013: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1015: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘Tk_Fill3DPolygon’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1029: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1029: error: ‘drawable’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1029: error: ‘TkBorder’ has no member named ‘bgGC’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1030: error: ‘pointPtr’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1030: error: ‘Complex’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1030: error: ‘CoordModeOrigin’ undeclared (first use in this function)
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1033: warning: passing argument 3 of ‘Tk_Draw3DPolygon’ makes integer from pointer without a cast
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1033: error: too many arguments to function ‘Tk_Draw3DPolygon’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘BorderInit’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1057: error: ‘TkDisplay’ has no member named ‘borderInit’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1058: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: At top level:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1080: error: expected ‘)’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1167: error: expected ‘)’ before ‘*’ token
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘Tk_Get3DBorderFromObj’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1242: error: ‘TkWindow’ has no member named ‘dispPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1256: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1257: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1257: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1257: error: ‘TkBorder’ has no member named ‘screen’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1258: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1258: error: ‘TkBorder’ has no member named ‘colormap’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1278: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1278: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1283: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1284: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1284: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1284: error: ‘TkBorder’ has no member named ‘screen’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1285: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1285: error: ‘TkBorder’ has no member named ‘colormap’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1288: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c: In function ‘TkDebugBorder’:
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1368: error: ‘TkWindow’ has no member named ‘dispPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1371: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1371: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1377: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1380: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/tozzy/tk8.5.0/unix/../generic/tk3d.c:1382: error: ‘TkBorder’ has no member named ‘objRefCount’
make: *** [tk3d.o] Error 1

È solo una parte degli errori che mi da quando faccio il make della tk8.5 ....
Mentre il ./configure mi da:
Codice:
tozzy@tozzy-desktop:~/tk8.5.0/unix$ ./configure --prefix=/usr --enable-xft
checking for Tcl configuration... found /home/tozzy/tcl8.5.0/unix/tclConfig.sh
checking for existence of /home/tozzy/tcl8.5.0/unix/tclConfig.sh... loading
checking for tclsh... /usr/bin/tclsh8.5
checking for tclsh in Tcl build directory... /home/tozzy/tcl8.5.0/unix/tclsh
checking whether to use symlinks for manpages... no
checking whether to compress the manpages... no
checking whether to add a package name suffix for the manpages... no
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 ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking if the compiler understands -pipe... yes
checking for building with threads... no (default)
checking how to build libraries... shared
checking for ranlib... ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking if compiler supports visibility "hidden"... yes
checking if rpath support is requested... yes
checking system version... Linux-2.6.22-14-generic
checking for dlopen in -ldl... yes
checking for ar... ar
checking for build with symbols... no
checking for required early compiler flags...  _LARGEFILE64_SOURCE
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for struct stat64... yes
checking for open64... yes
checking for lseek64... yes
checking for off64_t... yes
checking whether byte ordering is bigendian... no
checking for fd_set in sys/types... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for strtod... yes
checking for Solaris2.4/Tru64 strtod bugs... ok
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for intptr_t... yes
checking for uintptr_t... yes
checking pw_gecos in struct pwd... yes
checking for X... no
checking for X11 header files... checking for X11 libraries... checking for XCreateWindow in -lXwindow... no
could not find any!  Using -lX11.
checking for main in -lXbsd... no
checking for X11/extensions/scrnsaver.h... no
checking for XScreenSaverQueryInfo... no
checking for XScreenSaverQueryInfo in -lXext... no
checking for XScreenSaverQueryInfo in -lXss... no
checking whether to use xft... no
configure: WARNING: Can't find xft configuration, or xft is unusable
checking whether char is unsigned... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tkConfig.sh

la tcl mi sembra che si sia installata correttamente ma la tk proprio no!
« Ultima modifica: 05 Gennaio, 2008, 14:31:23 da The Pipeman » Registrato
nuk3r
Entusiasta Emergente
**
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 1.611

Media messaggi


...Fletto i muscoli e sono nel vuoto....


Mostra profilo WWW
« Risposta #28 inserita: 05 Gennaio, 2008, 16:00:03 »

@ CorvoVI

Strano...prova ad installare i tools per la compilazione:
Codice:
sudo apt-get install build-essential libx11-dev libjpeg-dev libpng12-dev libxft-dev
 sudo apt-get build-dep tcl8.4 tk8.4

@ SicariO

Controlla nella prima pagina fabioamd87 ha postato un link dove era possibile scaricare i pacchetti .deb di amsn tk8.5 e tcl8.5...non le ho provate quindi non posso dirti con sicurezza se funziona o no...io preferisco compilare (dove è possibile) in modo da avere un eseguibile il più compatibile possibile con la mia macchina

ANZI NE APPROFITTO PER CHIEDERE A QUALCUNO, CHE HA UN PO' DI TEMPO LIBERO, DI CREARE UNO SCRIPT FUNZIONANTE CHE ESEGUA IN AUTOMATICO TUTTE LE OPERAZIONI DI COMPILAZIONE ED INSTALLAZIONE DELLE ULTIME VERSIONI STABILI DI TCL TK E AMSN...LO FAREI IO MA IN QUESTO PERIODO STO SOTTO ESAMI  Sad

se mi procuro un repo metto tutto li! Smiley

bell idea!  Good
Registrato

F.B.8.
Coraggioso Chiacchierone
*
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 857

Media messaggi



Mostra profilo
« Risposta #29 inserita: 05 Gennaio, 2008, 17:14:57 »

i pacchetti che ha postato fabio funzionano bene  Yes includono sia le tcl/tk 5 che amsn compilato adeguatamente con esse... però non mi piace il nuovo skin di default  Bad
Registrato

Asus X51L
fabioamd87
Pimpante Precettore
****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 5324

Media messaggi


ArchLinux user


Mostra profilo WWW
« Risposta #30 inserita: 05 Gennaio, 2008, 17:23:31 »

deb http://gmcworld.altervista.org/ubuntu/ binary/

potete controllare se le potete installare tranquillamente tramite questo repo?
Registrato

F.B.8.
Coraggioso Chiacchierone
*
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 857

Media messaggi



Mostra profilo
« Risposta #31 inserita: 05 Gennaio, 2008, 17:43:02 »

deb http://gmcworld.altervista.org/ubuntu/ binary/

potete controllare se le potete installare tranquillamente tramite questo repo?
mi da solo tcltls e tk, ma non tcl, e nemmno amsn...
Registrato

Asus X51L
fabioamd87
Pimpante Precettore
****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 5324

Media messaggi


ArchLinux user


Mostra profilo WWW
« Risposta #32 inserita: 05 Gennaio, 2008, 17:49:53 »

ma sei sicuro?

amsn non c'è perche va compilato manualmente da svn ma tcl e tk dovrebbero esserci
Registrato

deviltigre
Coraggioso Chiacchierone
*
Non Connesso Non Connesso

Messaggi: 359

Media messaggi



Mostra profilo
« Risposta #33 inserita: 05 Gennaio, 2008, 18:44:39 »

qualcuno a provato a fondo la nuova versione di amsn ? com'è?
ho visto che nel sito c'è gia l'installer pronto , ma non avendo tanta dimistichezza con questo formato  , non vorrei che mi crei dei problemi con un eventuale rimozione
voi che ne pensate? Huh?
Registrato

"ciascuna scelta si scommette  contro il destino "  -Larage-
fabioamd87
Pimpante Precettore
****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 5324

Media messaggi


ArchLinux user


Mostra profilo WWW
« Risposta #34 inserita: 05 Gennaio, 2008, 18:49:01 »

scarica i sorgenti e la compili
Registrato

deviltigre
Coraggioso Chiacchierone
*
Non Connesso Non Connesso

Messaggi: 359

Media messaggi



Mostra profilo
« Risposta #35 inserita: 05 Gennaio, 2008, 19:03:43 »

scarica i sorgenti e la compili
si ma dopo per rimuovere in modo pulito il programma diventa un po difficoltoso.. previo installazione di utility come check install..
aspetterò un po dai

in generale  lo trovi molto migliorato?
Registrato

"ciascuna scelta si scommette  contro il destino "  -Larage-
fabioamd87
Pimpante Precettore
****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 5324

Media messaggi


ArchLinux user


Mostra profilo WWW
« Risposta #36 inserita: 05 Gennaio, 2008, 19:10:01 »

makke conservi i sorgenti e dai sudo make uninstall, disisntallazione pulitisiima
Registrato

Red_dragon
Novello Novizio

Non Connesso Non Connesso

Messaggi: 0

Media messaggi


Mostra profilo
« Risposta #37 inserita: 05 Gennaio, 2008, 19:10:11 »

Ciao ragazzi, sono da poco Ubuntiano e sto cercando di capirci poco alla volta...spero possiate aiutarmi.
Ho seguito passo passo le vostre indicazioni x installare le 8.5 e amsn0.97, però all'avvio del programma amsn mi dice questo:

FALLITO: Il comando 'require' non è valido. Esegui 'package --help' per vedere una lista dei comandi disponibili.
/usr/bin/amsn: 52: Syntax error: "}" unexpected (expecting "then")

potete aiutarmi per risolvere questo problema?
Vi ringranzio in anticipo.
 Smiley
Registrato
The Pipeman
Novello Novizio

Non Connesso Non Connesso

Messaggi: 73

Media messaggi


Mostra profilo
« Risposta #38 inserita: 06 Gennaio, 2008, 14:26:43 »

Nessuno riesce a darmi una mano con le TK?Huh? Non riesco ad installarle (vedere sopra i tipi di errore che mi da!)
Registrato
fabioamd87
Pimpante Precettore
****
Non Connesso Non Connesso

Sesso: Maschio
Messaggi: 5324

Media messaggi


ArchLinux user


Mostra profilo WWW
« Risposta #39 inserita: 06 Gennaio, 2008, 15:19:55 »

deb http://gmcworld.altervista.org/ubuntu/ binary/

aggiungendo questo repo le puoi trovare in apt?
Registrato

Pagine: 1 [2] 3 4 ... 6   Vai su
  Stampa  
 
Vai a: