From owner-freebsd-questions@FreeBSD.ORG Sun Sep 3 11:53:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B436216A5CE for ; Sun, 3 Sep 2006 11:53:15 +0000 (UTC) (envelope-from dhenin@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 152AD43D49 for ; Sun, 3 Sep 2006 11:53:14 +0000 (GMT) (envelope-from dhenin@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so1041859nfc for ; Sun, 03 Sep 2006 04:53:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Tb1WSeCW0H9RWeXEeoyjAtYYsSwzfxyd52JfoldkvMJkQHtWKSpUArKNwup4yospRhKN4ZVvinsojjPD/yKMzG1yyD2etWS3Q4iJoLtZEjfuoVO+99u+GoPqHOFGeAqOh0jvFAg29eqHwaL4kVTxvToXA0XD8U9LxPPdSXvHNmU= Received: by 10.49.93.13 with SMTP id v13mr5296721nfl; Sun, 03 Sep 2006 04:53:13 -0700 (PDT) Received: by 10.49.55.3 with HTTP; Sun, 3 Sep 2006 04:53:13 -0700 (PDT) Message-ID: <12437d830609030453q4d538970gc71df67848633218@mail.gmail.com> Date: Sun, 3 Sep 2006 13:53:13 +0200 From: "=?ISO-8859-1?Q?Dh=E9nin_Jean-Jacques?=" Sender: dhenin@gmail.com To: "Jordi Carrillo" In-Reply-To: <94ff3700609030430r2c025930k7b7f2c1eb8644a0a@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <94ff3700609030430r2c025930k7b7f2c1eb8644a0a@mail.gmail.com> X-Google-Sender-Auth: eafc5e575aef5036 Cc: freebsd-questions@freebsd.org Subject: Re: Ghostview errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2006 11:53:15 -0000 For a .dvi file use xdvi and use ghostview or gv for .ps file 2006/9/3, Jordi Carrillo : > I've compiled ghostview. All ok. But when I try to execute it to view a dvi > file it launches several errors. -- jjd