PDA

View Full Version : ximian desktop per woody


#!/bin/sh
07-09-2003, 22:16
Ximian desktop per woody è disponibile:
http://www.linuxcompatible.org/story21984.html

ecco i repository:

# Ximian Desktop 2 Woody RC2
deb ftp://linux.upsa.es/pub/RC2/ ./

# Ximian OpenOffice for Woody
deb ftp://linux.upsa.es/pub/OO.O/ ./

# XFree 4.3.0 for Ximian Desktop2 / Woody
deb ftp://linux.upsa.es/pub/XFREE4.3/ ./

Python
07-09-2003, 22:21
scusa quell'xfree 430 è fatto solo x ximian o è normale? ovvero posso metterlo al posto del mio attuale (credo) 4.2.1 con kde?

come si vede la versione di xserver?

#!/bin/sh
07-09-2003, 22:30
quei pacchetti ancora non li ho provati, perchè a casa ho solo un 56k... :muro: Presumibilmente funzionano anche se non installi ximian desktop, a meno che non debbano pescare qualche pacchetto per le dipendenze. Se chi ha fatto i pacchetti ha fatto un bel lavoro, non dovrebbe succedere. Per aggiornare xfree da quello di woody al 4.3 io semplicemente metto il repository dov'e' il 4.3 e poi faccio apt-get update e apt-get dist-upgrade.:muro:
Per vedere che versione di xfree hai:
pessimismo:~# X -version
X: warning; process set to priority 0 instead of requested priority -10

XFree86 Version 4.3.0 (Debian 4.3.0-0woody2 20030305085847 rnolden@intel.nolden)
Release Date: 27 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20-pentium4-smp i686 [ELF]
Build Date: 05 March 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.22 (root@pessimismo) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Sat Sep 6 20:54:59 CEST 2003

#!/bin/sh
07-09-2003, 22:34
Vedo ora che tu sei su sid.... prova questi:

deb http://debian.fabbione.net/debian-ipv6 sid ipv6
deb-src http://debian.fabbione.net/debian-ipv6 sid ipv6

li usano in molti per unstable. In generale non è bene fare mischioni fra sid,sarge e woody

Python
07-09-2003, 23:01
ok ora li provo

cmq attualmente l'output è questo

debian:/home/athlon# X -version

This is a pre-release version of XFree86, and is not supported in any
way. Bugs may be reported to XFree86@XFree86.Org and patches submitted
to fixes@XFree86.Org. Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs)

XFree86 Version 4.2.1.1 (Debian 4.2.1-11 20030829103906 james@nocrew.org) / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 18 October 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: Linux 2.4.21-rc1-ac1-cryptoloop i686 [ELF]
Module Loader present


ok l'ho installato e funziona (non con qualche problema esempio non mi caricava due font il 7100 e lo speedo li ho disabilitati ma nn credo sia stata la scelta migliore)

debian:/home/athlon# X -version

XFree86 Version 4.3.0 (Debian 4.3.0-0ds4v2.0.ipv6.r0.1 20030503154017 @trider-g7.ext.fabbione.net)
Release Date: 18 March 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: Linux 2.4.20 i686 [ELF]
Build Date: 03 May 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
OS Kernel: Linux version 2.4.22 (root@debian) (gcc version 3.3.2 20030831 (Debian prerelease)) #17 SMP Sun Sep 7 19:56:50 CEST 2003 T

però non mi vuole aggiornare x-window-system-core

debian:/home/athlon# apt-get upgrade x-window-system-core
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages have been kept back
x-window-system-core
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.