From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: RoBaTte Newsgroups: gmane.emacs.help Subject: Re: New Emacs 22.1 and LaTeX-preview error Date: Wed, 24 Oct 2007 02:33:19 -0700 (PDT) Message-ID: <13382210.post@talk.nabble.com> References: <13363735.post@talk.nabble.com> <85ve8x4nq1.fsf@lola.goethe.zz> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1193218443 19490 80.91.229.12 (24 Oct 2007 09:34:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Oct 2007 09:34:03 +0000 (UTC) To: Help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 24 11:34:04 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ikccm-000172-7y for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Oct 2007 11:34:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ikccd-0000ak-VE for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Oct 2007 05:33:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IkccA-0000VL-K0 for help-gnu-emacs@gnu.org; Wed, 24 Oct 2007 05:33:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ikcc5-0000NZ-Rl for Help-gnu-emacs@gnu.org; Wed, 24 Oct 2007 05:33:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ikcc5-0000N6-IU for Help-gnu-emacs@gnu.org; Wed, 24 Oct 2007 05:33:21 -0400 Original-Received: from kuber.nabble.com ([216.139.236.158]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Ikcc5-0008W2-5Y for Help-gnu-emacs@gnu.org; Wed, 24 Oct 2007 05:33:21 -0400 Original-Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Ikcc3-0006ui-Pf for Help-gnu-emacs@gnu.org; Wed, 24 Oct 2007 02:33:19 -0700 In-Reply-To: <85ve8x4nq1.fsf@lola.goethe.zz> X-Nabble-From: RoBaTte@GMail.com X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:48755 Archived-At: David Kastrup wrote: > > RoBaTte writes: > >> Hi, >> >> I used the last Emacs-AucTeX-bundle before and everything worked fine. >> But today I installed Emacs 22.1 (precompiled) and AucTeX-11.84 >> (selfcompiled, but no errors). >> Since then, if want to create a latex-preview, I always get this error: >> >> Preview-DviPS finished at Tue Oct 23 14:49:40 >> DviPS sentinel: Specified program for new process is a directory >> >> >> I did'nt changed anything, except: >> (load "auctex.el" nil t t) >> (load "preview-latex.el" nil t t) in the ~\.emacs >> >> Can anybody help me. I really would'nt like to downgrade back to an older >> emacs-version. > > M-x preview-submit-bug-report RET > > But my guess would be that you specified your gs _directory_ as GS > during configuration rather than your gswin32c.exe program. When the > configuration process is explicitly told that you know what you mean, > it obeys. It is not like the installation instructions don't tell > you: > > Some executables might not be found in your path. That is not a > good idea, but you can get around by specifying environment > variables to `configure': > GS="DRIVE:/PATH/TO/GSWIN32C.EXE" ./configure ... > should work for this purpose. `gswin32c.exe' is the usual name for > the required _command line_ executable under Windows; in contrast, > `gswin32.exe' is likely to fail. > > > > -- > David Kastrup, Kriemhildstr. 15, 44793 Bochum > _______________________________________________ > help-gnu-emacs mailing list > help-gnu-emacs@gnu.org > http://lists.gnu.org/mailman/listinfo/help-gnu-emacs > > You're right. Thanks a lot. The GS-command was a directory, instead of the gswin32c.exe. I don't know why. thanks. Robs -- View this message in context: http://www.nabble.com/New-Emacs-22.1-and-LaTeX-preview-error-tf4677279.html#a13382210 Sent from the Emacs - Help mailing list archive at Nabble.com.