[FoLUG]Linux e Bios
Alessandro Ronchi
folug@lists.linux.it
Sat, 7 Dec 2002 10:50:16 +0100
--------------Boundary-00=_SZTQO67DJ116B2IAOUPL
Content-Type: text/plain;
charset="iso-8859-15"
Content-Transfer-Encoding: 8bit
Alle 17:38, venerdì 6 dicembre 2002, Enrico Placci ha scritto:
-cut-
> se cerco di installare libarts o libarts-alsa mi chiede di disinstallare 67
> pacchetti, praticamente tutto kde!!!!
> Suggerimenti?
Il tuo problema deriva dal fatto che hai installato una versione del kde che
non è quella di default della debian 3 (sbaglio?). Devi cercare in qualche
modo di installare libarts.
FAi in questo modo, sostituisci il tuo file /etc/apt/sources.list con quello
che ti mando in allegato, e fai in sequenza:
apt-get update
apt-get install wine
Poi rimetti a posto il tuo file /etc/apt/sources.list
--
Alessandro Ronchi,
http://students.csr.unibo.it/~ronchi
--------------Boundary-00=_SZTQO67DJ116B2IAOUPL
Content-Type: text/plain;
charset="us-ascii";
name="sources.list"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="sources.list"
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
deb ftp://ftp.it.debian.org/debian/ testing main non-free contrib
deb ftp://ftp.it.debian.org/debian-non-US testing/non-US main contrib non-free
deb-src ftp://ftp.it.debian.org/debian/ testing main non-free contrib
deb-src ftp://ftp.it.debian.org/debian-non-US unstable/non-US main contrib non-free
deb http://security.debian.org woody/updates main contrib non-free
# for openoffice
deb http://ftp.freenet.de/pub/ftp.vpn-junkies.de/openoffice/ unstable main contrib
# kde3
# deb ftp://ftp.uni-kl.de/pub/linux/kde/stable/3.0.3/Debian/
deb http://download.us.kde.org/pub/kde/stable/3.0.4/Debian/sid/ ./ # KDE 3.0.4
#deb http://www.inetontario.com/~tcharron/keramik/ ./ # keramik
#deb http://people.debian.org/~bab/kde3 ./ # koffice
#deb http://www.opensides.be/debian/woody/kde3/ ./ # Quanta, KCD, kcpuload, kdeb, knetload, kopete, kpovmodeler, kprof, kdevelop
# Erlug goodies
deb http://erlug.linux.it/debian woody main
#deb-src http://erlug.linux.it/debian woody main
# For nessus
# deb http://www.srce.hr/~joy/nessus1.2/ ./
# Xfree 4.2 - add this line to your /etc/apt/sources.list to use this source repository
#deb http://iesc.trasno.net/xfree-4.2.debs sid/i386/
# for mplayer
#deb http://mplayer.nmeos.net unstable/
#deb http://marillat.free.fr/ unstable main
# Folug repository
deb http://folug.linux.it/debian unstable main
deb-src http://folug.linux.it/debian unstable main
# Java
deb ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/debian woody non-free
# wine daily
#deb http://people.debian.org/~andreas/debian wine main
#deb-src http://people.debian.org/~andreas/debian wine main
# phoenix
deb http://people.debian.org/~eric/debian/i386 ./
deb http://www.opensides.be/debian/woody/kde3/ ./ # Quanta, KCD, kcpuload, kdeb, knetload, kopete, kpovmodeler, kprof, kdevelop
--------------Boundary-00=_SZTQO67DJ116B2IAOUPL--