View Full Version : Cercasi alcune info su software per knoppix (debian)
mcardini
08-02-2003, 10:56
Ciao a tutti,
Allora cominciamo dall'inizio:
Dopo aver installato knoppix ho fatto un piccolo aggiornamento con apt-get upgrade ora volevo provare a installare kde 3.1 e gnome 2.2 che comando devo dare ?
Esiste un software abbastaza user-frendly che mi permetta di configurare i servizi che partono al boot?
Grazie in anticipo.
#!/bin/sh
08-02-2003, 11:52
Qui c'e' scritto come ho fatto io ad installare kde3.1.
http://forum.hwupgrade.it/viewtopic.php?t=387064&start=0
Per gnome 2.2 non so dirti nulla anche perchè non ho trovato dove scaricare i pacchetti per woody. a casa ho un 56k e devo fare tutto off-line :cry:
qweasdzxc
08-02-2003, 12:03
cavolo, mettete unstable nel sources.list e fate un apt-get install kdebase oppure apt-get install gnome, e vi arrivano kde3.1 e gnome2.2...
per scegliere cosa far partire, uptade-alternatives x-session-manager
#!/bin/sh
08-02-2003, 12:05
si, ma con un 56k diventi vecchio... il kde3.1 è oltre 100mb di roba. mi ci vorrebbe un giorno. ma i pacchetti di unstable li puoi montare lo stesso su woody senza upgradarla a sid?
mcardini
08-02-2003, 12:05
Grazie a tutti ora provo....
Per il software che mi fa gestire i servizi da avviare al boot? Avete qualche nome da farmi?
mcardini
08-02-2003, 12:11
Originally posted by "qweasdzxc"
cavolo, mettete unstable nel sources.list e fate un apt-get install kdebase oppure apt-get install gnome, e vi arrivano kde3.1 e gnome2.2...
per scegliere cosa far partire, uptade-alternatives x-session-manager
Ho provato a dare il comando apt-get install kdebase ma mi dice che questo:
root@xlillo:/home/knoppix# apt-get install kdebase
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
Sorry, but the following packages have unmet dependencies:
kdebase: Depends: kappfinder (>= 4:3.1.0-1) but it is not going to be installed
Depends: kate (>= 4:3.1.0-1) but it is not going to be installed
Depends: kcontrol (>= 4:3.1.0-1) but it is not going to be installed
Depends: kdebase-bin (>= 4:3.1.0-1) but it is not going to be installed
Depends: kdebase-kio-plugins (>= 4:3.1.0-1) but it is not going to be installed
Depends: kdeprint (>= 4:3.1.0-1) but it is not going to be installed
Depends: kdesktop (>= 4:3.1.0-1) but it is not going to be installed
Depends: kfind (>= 4:3.1.0-1) but it is not going to be installed
Depends: khelpcenter (>= 4:3.1.0-1) but it is not going to be installed
Depends: kicker (>= 4:3.1.0-1) but it is not going to be installed
Depends: klipper (>= 4:3.1.0-1) but it is not going to be installed
Depends: kmenuedit (>= 4:3.1.0-1) but it is not going to be installed
Depends: konqueror-nsplugins (>= 4:3.1.0-1) but it is not going to be installed
Depends: konqueror (>= 4:3.1.0-1) but it is not going to be installed
Depends: konsole (>= 4:3.1.0-1) but it is not going to be installed
Depends: kpager (>= 4:3.1.0-1) but it is not going to be installed
Depends: kpersonalizer (>= 4:3.1.0-1) but it is not going to be installed
Depends: ksmserver (>= 4:3.1.0-1) but it is not going to be installed
Depends: ksplash (>= 4:3.1.0-1) but it is not going to be installed
Depends: ksysguard (>= 4:3.1.0-1) but it is not going to be installed
Depends: ktip (>= 4:3.1.0-1) but it is not going to be installed
Depends: kwin (>= 4:3.1.0-1) but it is not going to be installed
Depends: libkonq4 (>= 4:3.1.0-1) but it is not going to be installed
E: Sorry, broken packages
root@xlillo:/home/knoppix#
E ora che faccio?
qweasdzxc
08-02-2003, 12:14
Originally posted by "#!/bin/sh"
si, ma con un 56k diventi vecchio... il kde3.1 è oltre 100mb di roba. mi ci vorrebbe un giorno. ma i pacchetti di unstable li puoi montare lo stesso su woody senza upgradarla a sid?
da me kdebase ha scaricato 35 mega, su una sid con niente di kde installato precedentemente.
ovviamente ci saranno un sacco di dipendenze nel kde di sid, da costringerti ad upgradare un sacco di cose di woody.
a partire da una knoppix non so cosa richieda di upgradare, presumibilmente un po di roba anche li. purtroppo per sid ci vorrebbe una buona connessione...
i servizi al boot che io non voglio, li disinstallo con apt-get remove pacchetto e basta.
Originally posted by "qweasdzxc"
cavolo, mettete unstable nel sources.list e fate un apt-get install kdebase oppure apt-get install gnome, e vi arrivano kde3.1 e gnome2.2...
per scegliere cosa far partire, uptade-alternatives x-session-manager
l'altra volta provando a installare kvirc , che si basa su kde , mi faceva eliminare tutte le cose di gnome :confused:
#!/bin/sh
08-02-2003, 12:19
infatti non avere una connessione veloce con debian è un po' un problema. comunque ho visto che usando woody(knoppix con i pacchetti di woody) ci sono un sacco di pacchetti che mi riesco a scaricare e ad installare offline. gli unici pacchetti che non sono riusito ad avere sono quelli di gnome2.2, ma penso sia solo questione di tempo. finchè va così debian non la mollo di certo: non ho mai avuto un problema che è uno! debian rules! :D
#!/bin/sh
08-02-2003, 12:24
Originally posted by "mcardini"
Ho provato a dare il comando apt-get install kdebase ma mi dice che questo:
root@xlillo:/home/knoppix# apt-get install kdebase
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
Sorry, but the following packages have unmet dependencies:
kdebase: Depends: kappfinder (>= 4:3.1.0-1) but it is not going to be installed
Depends: kate (>= 4:3.1.0-1) but it is not going to be installed
Depends: kcontrol (>= 4:3.1.0-1) but it is not going to be installed
Depends: kdebase-bin (>= 4:3.1.0-1) but it is not going to be installed
Depends: kdebase-kio-plugins (>= 4:3.1.0-1) but it is not going to be installed
Depends: kdeprint (>= 4:3.1.0-1) but it is not going to be installed
Depends: kdesktop (>= 4:3.1.0-1) but it is not going to be installed
Depends: kfind (>= 4:3.1.0-1) but it is not going to be installed
Depends: khelpcenter (>= 4:3.1.0-1) but it is not going to be installed
Depends: kicker (>= 4:3.1.0-1) but it is not going to be installed
Depends: klipper (>= 4:3.1.0-1) but it is not going to be installed
Depends: kmenuedit (>= 4:3.1.0-1) but it is not going to be installed
Depends: konqueror-nsplugins (>= 4:3.1.0-1) but it is not going to be installed
Depends: konqueror (>= 4:3.1.0-1) but it is not going to be installed
Depends: konsole (>= 4:3.1.0-1) but it is not going to be installed
Depends: kpager (>= 4:3.1.0-1) but it is not going to be installed
Depends: kpersonalizer (>= 4:3.1.0-1) but it is not going to be installed
Depends: ksmserver (>= 4:3.1.0-1) but it is not going to be installed
Depends: ksplash (>= 4:3.1.0-1) but it is not going to be installed
Depends: ksysguard (>= 4:3.1.0-1) but it is not going to be installed
Depends: ktip (>= 4:3.1.0-1) but it is not going to be installed
Depends: kwin (>= 4:3.1.0-1) but it is not going to be installed
Depends: libkonq4 (>= 4:3.1.0-1) but it is not going to be installed
E: Sorry, broken packages
root@xlillo:/home/knoppix#
E ora che faccio?
prima gli devi far installare le qt nuove.
mcardini
08-02-2003, 12:42
Sto provando con synaptic, speriamo bene .....
io ho avuto gli stessi tuoi problemi. alla fine ho abbandonato.
:rolleyes:
qweasdzxc
08-02-2003, 13:33
Originally posted by "Daniele"
io ho avuto gli stessi tuoi problemi. alla fine ho abbandonato.
:rolleyes:
smettila uccellaccio del malaugurio!
mcardini
08-02-2003, 13:47
Mi ha sputtanato mezzo knoppix :muro:
Ma se pensate che mi arrenda..... :D
Synaptic mi ha fatto un gran casino, proverò a mano, speriamo bene....
#!/bin/sh
08-02-2003, 13:53
io ho fatto così: ho messo tutti i pacchetti .deb in una directory /debs/kde31. e ho eliminato il file Packages.gz. Poi ho re-indicizzato i pacchetti con
dpkg-scanpackages kde31 /dev/null | gzip > kde31/Packages.gz
dando il comando stando dentro la directory /debs. In fine ho aggiunto la linea:
file:/debs kde31/
al file /etc/apt/sources.list
Adesso arriva il bello. Per upgradare da kde3.0.4 a 3.0.5a mi era bastato fare:
apt-get update
apt-get upgrade -u kde
Ho fatto così ma mi ha aggiornato qualche pacchetto, ma non mi ha installato tutto. Poi a memoria (l'ho fatto ieri sera) dovrei aver fatto:
apt-get upgrade kdelibs4
apt-get remove kdebase
apt-get install kdebase
Il problema è che ogni tanto qualche pacchetto si incavolava e sono dovuto andare a mano a forzare l'aggiornamedo con:
dpkg --force-all -i <nomepacchetto>
(mi sembra di averlo fatto con arts che non ne voleva sapere di installarsi). Altro problema è che dopo aver seccato il kdebase con apt-get remove kdebase è che devi spostare a mano il link simbolico /etc/x-sessionmanager e farlo puntare a /usr/bin/startkde. startx e poi vai con il kde3.1
mcardini
08-02-2003, 15:32
L'ho installato!!!!
Non mi dite come ho fatto ma ora ho kde 3.1
Praticamnete ho tolto tutto kde 3.04 e messo il 3.1
Mancano ancora diverse applicazioni che installerò tra poco ma il + è fatto.
E ora sotto con gnome 2.2 :D
qweasdzxc
08-02-2003, 15:45
forse e' meglio se rimandi, che da ieri in sid ci sono dei casini col metapackage gnome, che richiede abiword che pero non e installabile. e da oggi anche gnome-core me lo danno come non installabile.
#!/bin/sh
08-02-2003, 15:53
Originally posted by "mcardini"
L'ho installato!!!!
Non mi dite come ho fatto ma ora ho kde 3.1
Praticamnete ho tolto tutto kde 3.04 e messo il 3.1
Mancano ancora diverse applicazioni che installerò tra poco ma il + è fatto.
E ora sotto con gnome 2.2 :D
evvai!!!! :D :D
ANDY CAPS
08-02-2003, 15:58
:muro: io prova e riprova sono rimasto con wmaker e co :muro:
anchio come daniele ho abbandonato il progetto
mcardini
08-02-2003, 18:08
Ho disinstallo anche gnome e ora non ho le librerie gtk per far girare synoptic :muro:
Comunqe il kde 3.1 funzia alla grande ;)
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.