<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.5">
</HEAD>
<BODY>
Il trucco funziona così. Tu installi il .deb con l'Xfree che si installa in /usr/X11.<BR>
Prima di installare x.org rinomini /usr/X11 in /usr/X11_xfree86.<BR>
Dici ad apt di non aggiornare mai xfree86.<BR>
X.org ti si installa in /usr/X11 e tu rinomini la cartella in /usr/X11_xorg.<BR>
Crei un link simbolico ln -s /usr/X11_xorg /usr/X11.<BR>
<BR>
Quindi il tuo sistema debian è convinto di avere xfree86 (e tutti gli altri pacchetti si installano correttamente perchè hai l'X)<BR>
In realtà tu hai x.org e ne sei felice.<BR>
<BR>
L'unico problema è se qualche pacchetto ti dice che non può essere installato perchè la versione di xfree che hai non basta e la devi aggiornare. In questo caso:<BR>
- cambi il link simbolico di cui sopra con ln -s /usr/X11_xfree86 /usr/X11<BR>
- con apt aggiorni xfree86<BR>
- dici ad apt di bloccare (i.e. non aggiornare mai il pacchetto) xfree86<BR>
- cambi il link simbolico ln -s /usr/X11_xorg /usr/X11<BR>
<BR>
Debian è convinta di avere xfree aggiornato, in realtà tu usi l'ultima release dell'x.org!!!<BR>
<BR>
<BR>
Il giorno mar, 19-04-2005 alle 09:37 +0200, berno david ha scritto:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Alessandro Galli wrote:</FONT>

<FONT COLOR="#000000">> Guarda che compilare l'X è facile. E' fatto da zero quindi ti basta </FONT>
<FONT COLOR="#000000">> quasi solo avere i sorgenti del kernel, non ha dipendenze strane.</FONT>

<FONT COLOR="#000000">X forse no, ma poi se installo pacchetti deb, che richiedono le </FONT>
<FONT COLOR="#000000">dipendenze di X? Come la mettiamo?</FONT>
<FONT COLOR="#000000">Bye</FONT>
<FONT COLOR="#000000">David</FONT>

<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">montellug mailing list</FONT>
<FONT COLOR="#000000"><A HREF="mailto:montellug@montellug.it">montellug@montellug.it</A></FONT>
<FONT COLOR="#000000"><A HREF="http://mail.montellug.it/mailman/listinfo/montellug_montellug.it">http://mail.montellug.it/mailman/listinfo/montellug_montellug.it</A></FONT>
</PRE>
</BLOCKQUOTE>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Alessandro Galli<BR>
alessandro.galli@intemaweb.com
</TD>
</TR>
</TABLE>
</BODY>
</HTML>