Pagina 1 di 1

[RISOLTO] Librerie TCL 8.5

Inviato: venerdì 19 settembre 2008, 21:33
da Enialis
Ho provato ad installare le librerie tcl 8.5, avendo le 8.4 con:

Codice: Seleziona tutto

sudo apt-get install tcl8.5 tcl8.5-dev tcl8.5-doc tk8.5 tk8.5-dev tk8.5-doc libjpeg62-dev libpng12-dev
ma sul terminale mi da questa cosa:
Lettura della lista dei pacchetti in corso... Fatto
Generazione dell'albero delle dipendenze in corso     
Reading state information... Fatto             
E: Impossibile trovare tcl8.5
Qualcuno sa dirmi dove in cosa sbaglio?

Re: Librerie TCL 8.5

Inviato: venerdì 19 settembre 2008, 21:39
da Demiurgo
forse il file sources è commentato...

posta qui il file /etc/apt/sources.list...

Re: Librerie TCL 8.5

Inviato: sabato 20 settembre 2008, 18:46
da Enialis
a me non sembra... cmq, eccolo qua:
#
# deb cdrom:[Ubuntu 6.10 _Edgy Eft_ - Release i386 (20061025.1)]/ edgy main restricted


# deb cdrom:[Ubuntu 6.10 _Edgy Eft_ - Release i386 (20061025)]/ edgy main restricted
# deb cdrom:[Ubuntu 6.10 _Edgy Eft_ - Release i386 (20061025.1)]/ edgy main restricted

deb http://it.archive.ubuntu.com/ubuntu/ feisty main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ feisty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://it.archive.ubuntu.com/ubuntu/ feisty-updates main restricted
deb-src http://it.archive.ubuntu.com/ubuntu/ feisty-updates main restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
# deb http://it.archive.ubuntu.com/ubuntu/ edgy universe
# deb-src http://it.archive.ubuntu.com/ubuntu/ edgy universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://it.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
# deb-src http://it.archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse


deb http://security.ubuntu.com/ubuntu feisty-security main restricted
deb-src http://security.ubuntu.com/ubuntu feisty-security main restricted
# deb http://security.ubuntu.com/ubuntu edgy-security universe
# deb-src http://security.ubuntu.com/ubuntu edgy-security universe
# Repo per Xgl e Beryl
# deb http://ubuntu.beryl-project.org/ edgy main
# deb http://www.beerorkid.com/compiz edgy main-edgy
deb http://javadesktop.org/lg3d/debian stable contrib
deb http://apt.emesene.org/ ./

Re: Librerie TCL 8.5

Inviato: sabato 20 settembre 2008, 18:58
da Ipnorospo
nei repo della feisty non esiste quel pacchetto(ci sono le versioni 8.3 e 8.4)...

Re: Librerie TCL 8.5

Inviato: domenica 21 settembre 2008, 12:21
da Enialis
In sostanza mi stai dicendo che se non aggiorno la versione di ubuntu non concludo niente?  :(

Re: Librerie TCL 8.5

Inviato: domenica 21 settembre 2008, 12:28
da Ipnorospo
nei repo ufficiali di feisty non ci sono,puoi provare a vedere se esistono dei repo esterni oppure puoi provare a compilarle...

Re: Librerie TCL 8.5

Inviato: domenica 21 settembre 2008, 12:37
da Enialis
A provare a compilarle non ci provo, sono ancora troppo scarso  :-[, però cerco se ci sono dei repo esterni da qualche parte:) grazie