X-Spam-Check-By: sourceware.org Date: Mon, 16 Oct 2006 23:06:38 +0200 (MET DST) From: Angelo Graziosi <Angelo DOT Graziosi AT roma1 DOT infn DOT it> To: cygwin AT cygwin DOT com cc: cygwin-xfree AT cygwin DOT com Subject: Re: Can't preview postscript files under xdvi Message-ID: <Pine.OSF.4.21.0610162232570.6311-100000@ax0rm1.roma1.infn.it> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Ferran Mazzanti wrote: > I can directly preview .dvi files displaying the postscript figures. I have solved in this way: cd /bin mv gs.exe gs.exe.orig ln -sf /usr/X11R6/bin/gs.exe gs.exe Cygwin, Why there are these two version, X and non-X of ghostscript? Once, someone said that only the X is sufficient. If this is the case, we could install only the X version and change 'ghostscript' with 'ghostscript-x11' in the field 'requires' of setup.ini to adapt the dependences... or NOT ? Cheers, Angelo. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/