fiz o ./configure --with-tk=/usr/lib/tk8.5/ --with-tcl=/usr/lib/tcl8.5/ 
&& make && make install

ai substitui o wish do /usr/bin/wish pelo /usr/local/bin/wish8.5 
copiando da pasta /usr/local/bin para a /usr/bin colando com o nome wish

e executei o comando:

amsn

ai ele devolveu isso:

Application initialization failed: Can't find a usable tk.tcl in the 
following directories:
    /usr/local/lib/tcl8.5/tk8.5 /usr/local/lib/tk8.5 /usr/lib/tk8.5 
/lib/tk8.5 /usr/library

/usr/local/lib/tk8.5/tk.tcl: no event type or button # or keysym
no event type or button # or keysym
    while executing
"bind Listbox <MouseWheel> {
        %W yview scroll [expr {- (%D / 120) * 4}] units
    }"
    invoked from within
"if {[tk windowingsystem] eq "aqua"} {
    bind Listbox <MouseWheel> {
        %W yview scroll [expr {- (%D)}] units
    }
    bind Listbox <Option-Mou..."
    (file "/usr/local/lib/tk8.5/listbox.tcl" line 182)
    invoked from within
"source /usr/local/lib/tk8.5/listbox.tcl"
    (in namespace eval "::" script line 1)
    invoked from within
"namespace eval :: [list source [file join $::tk_library $file.tcl]]"
    (procedure "SourceLibFile" line 2)
    invoked from within
"SourceLibFile listbox"
    (in namespace eval "::tk" script line 4)
    invoked from within
"namespace eval ::tk {
        SourceLibFile button
        SourceLibFile entry
        SourceLibFile listbox
        SourceLibFile menu
        SourceLibFile panedwindow
        SourceLibFile ..."
    invoked from within
"if {$::tk_library ne ""} {
    proc ::tk::SourceLibFile {file} {
        namespace eval :: [list source [file join $::tk_library $file.tcl]]
    }
   ..."
    (file "/usr/local/lib/tk8.5/tk.tcl" line 401)
    invoked from within
"source /usr/local/lib/tk8.5/tk.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list source $file]"
/usr/lib/tk8.5/tk.tcl: version conflict for package "Tcl": have 8.5a6, 
need 8.5.0-8.6
version conflict for package "Tcl": have 8.5a6, need 8.5.0-8.6
    while executing
"package require Tcl 8.5.0-8.6"
    (file "/usr/lib/tk8.5/tk.tcl" line 18)
    invoked from within
"source /usr/lib/tk8.5/tk.tcl"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list source $file]"


This probably means that tk wasn't installed properly.

Error in startup script: no event type or button # or keysym
    while executing
"bind Pixmapscroll <MouseWheel> {
        tk::ScrollByUnits %W v [expr {- (%D)}]
    }"
    invoked from within
"if {![catch {tk windowingsystem} wsystem] && $wsystem == "x11"} {
    bind Pixmapscroll <MouseWheel> {
        tk::ScrollByUnits %W v [expr {- (%D)}]
..."
    (file "pixmapscroll.tcl" line 717)
    invoked from within
"source [file join pixmapscroll.tcl]"
    ("package ifneeded pixmapscroll 0.9" script)
    invoked from within
"package require pixmapscroll"
    invoked from within
"if { $initialize_amsn == 1 } {

        if {![::picture::Loaded]} {
                if { [OnDarwin] } {
                        tk_messageBox -default ok -message "There's a 
problem loading a..."
    (file "gui.tcl" line 4)
    invoked from within
"source gui.tcl         "
    ("uplevel" body line 23)
    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 272)



O que aconteceu???


--


// Att.


// Carlos Diego Nascimento Damasceno

//Bacharelando em Ciência da Computação - UFPA - Universidade Federal do Pará
//Bacheloring in Computing Science - UFPA - Pará's Federal University

// MSN/Email - [email protected]
// Skype - damasceno.diego
// ICQ - 178641342
// IRC - slackaholic
// Linux User - #481539



Bruno Mendes wrote:
> Isso normalmente e falta de alguma dependencia ..
> Verifique assim ..
> Entre no konsole (Se for kde) e digite amsn .. ele acusara o que falta
> para execução do mesmo ..
>
> e poste o resultado ..
>
> até !!
> Nolmar Melo escreveu:
>   
>> Vc compilou?
>> Eu sempre compilo a partir dos fontes e sempre funciona.
>>
>> Diego Damasceno wrote:
>>   
>>     
>>> Engraćado... uso slack 12.2 e tentei instalar no meu pc o amsn usando o 
>>> source code mas não funcionou, substitui o wish pelo wish 8.5 e ele 
>>> sequer abria, só ficava temporariamente na barra de tarefas depois 
>>> fechava, já quando usei o tgz que peguei no depositório do slack 
>>> 12.2(não lembro qual... =P) ele instalou normal.
>>>
>>> Porque isso???
>>>
>>> O tgz é feito com o source code não é???
>>>
>>>   
>>>     
>>>       
>>   
>>     
>
>
>
> >
>   

--~--~---------~--~----~------------~-------~--~----~
GUS-BR - Grupo de Usuários de Slackware Brasil
http://www.slackwarebrasil.org/
http://groups.google.com/group/slack-users-br

Conheça o Novo Forum do GUS-BR na Under-Linux.Org em:
http://under-linux.org/forums/slackware/
-~----------~----~----~----~------~----~------~--~---

Responder a