Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 15
  1. #1

    Debian ed errore durante installazione .run

    Debian Etch
    dopo aver smadonnato per l' accelerazione grafica tento l' installazione dell' unico gioco che uso su pc Enemy Territory e guardate che mi succede

    Sapete di cosa si tratta??


    codice:
    debian:/home/lalo/enemy territory# ls
    et-linux-2.55.x86.run
    debian:/home/lalo/enemy territory# ./et-linux-2.55.x86.run
    Verifying archive integrity... All good.
    Uncompressing Enemy Territory 2.55...........................................................................................................................................................................................................................................................................................................
    /root/.setup3661: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory
    ./setup.sh: line 143:  3685 Segmentation fault      "$setup" "$@" 2>>$NULL
    The setup program seems to have failed on x86/glibc-2.1
    
    See http://zerowing.idsoftware.com/linux/ for troubleshooting
    debian:/home/lalo/enemy territory#




    ace
    There are two kinds of researchers:
    those that have implemented something and those that have not.
    The latter will tell you that there are 142 ways of doing things
    and that there isn't consensus on which is best.
    The former will simply tell you that 141 of them don't work.

  2. #2
    installa le libgtk1.2-dev libgtk2.0-dev

  3. #3
    fatto...

    codice:
    debian:/home/lalo/enemyterritory# ./et-linux-2.55.x86.run
    Verifying archive integrity... All good.
    Uncompressing Enemy Territory 2.55...........................................................................................................................................................................................................................................................................................................
    Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified
    
    ./setup.sh: line 143:  4611 Segmentation fault      "$setup" "$@" 2>>$NULL
    The setup program seems to have failed on x86/glibc-2.1
    
    See http://zerowing.idsoftware.com/linux/ for troubleshooting
    debian:/home/lalo/enemyterritory#
    che tristezza
    There are two kinds of researchers:
    those that have implemented something and those that have not.
    The latter will tell you that there are 142 ways of doing things
    and that there isn't consensus on which is best.
    The former will simply tell you that 141 of them don't work.

  4. #4
    devi scaricare et-linux-2.60.x86.run

    la versione 2.55 è troppo vecchia per le moderne distro'
    poi manco riesci a giocarci perche' i server non l' accettano

    anche la 2.60 mi sembra vada aggiornata con una piccola patch da copiare semplicemente nella cartella di destinazione

  5. #5
    La patch la ho gia solo che il file di installazione (run) è il 2.55 e poi patchandolo con il 2.60 dovrebbe andare solo che se nn riesco prima a lanciare il 2.55 nn posso patchare nulla




    Grazie comunque provo a fare una copia brutale della cartella ./dfsfndon.run creata su un altro sistema.




    grazie ciao

    There are two kinds of researchers:
    those that have implemented something and those that have not.
    The latter will tell you that there are 142 ways of doing things
    and that there isn't consensus on which is best.
    The former will simply tell you that 141 of them don't work.

  6. #6
    ha funzionato...ahhahaha

    ho messo una vm con mandriva 2007 ho lanciato il .run mi ha creato la cartella ho copiato la cartella sul mio sistema debian e funziona alla grande....


    è una soluzione un' pò rozza ma va...


    Grazie a tutti



    There are two kinds of researchers:
    those that have implemented something and those that have not.
    The latter will tell you that there are 142 ways of doing things
    and that there isn't consensus on which is best.
    The former will simply tell you that 141 of them don't work.

  7. #7
    "Xlib: connection to ":0.0" refused by server
    Xlib: No protocol specified"

    just for testing purposes, prova a dare "xhost +" da utente normale e poi a rilanciare il setup da root.

  8. #8
    Funziona VVoVe:

    ma cosa cavolo era???

    xhost + mi restituisce

    Access control disabled, clients can connect from any hosts

    lancio il run e funziona tutto alla grande...

    ti prego spiegami cosa era...



    ace
    There are two kinds of researchers:
    those that have implemented something and those that have not.
    The latter will tell you that there are 142 ways of doing things
    and that there isn't consensus on which is best.
    The former will simply tell you that 141 of them don't work.

  9. #9
    xorg è un server, e come utente ti ci connetti.
    ora, di default le connessioni "esterne" sono disabilitate, perciò se cerchi con un altro utente di connetterti al server del tuo utente, vieni spedito fuori a calci (anche se sei root, come hai visto).
    con xhost + disabiliti il controllo degli accessi per la sessione in corso (è sicuro farlo se non fai da server/non sei in ambienti strani).
    avresti potuto dare anche xhost +localhost, e permettere gli accessi da localhost (la tua macchina).
    questo ovviamente per quanto riguarda la sessione dalla quale esegui i comandi (che vanno eseguiti dall'utente che è connesso al server X, aka il tuo utente).
    perciò quando vedi quell'errore, semplicemente dai xhost + (o +localhost) e dovresti risolvere.

    per rendere la modifica permanente, bisogna editare un file, ma al momento non ricordo i dettagli (/etc/X11/X0.hosts?) per cui al limite fai una ricerca


  10. #10
    Adesso ho capito...avevo intuito una cosa del genere mi sfuggiva il fatto che il setup creasse un altro utente che si collegava al server del mio utente.
    Quel problema infatti lo avevo da konsole per molti programmini che mi aprivano una "connessione" con X.


    Grazie mille per l' aiuto e per le spiegazioni... c' è sempre da imparare...


    ciao
    There are two kinds of researchers:
    those that have implemented something and those that have not.
    The latter will tell you that there are 142 ways of doing things
    and that there isn't consensus on which is best.
    The former will simply tell you that 141 of them don't work.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.