help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: finding gsview in epstk version 1.8


From: Hendrik Naumann
Subject: Re: finding gsview in epstk version 1.8
Date: Tue, 11 Sep 2001 15:41:28 +0200

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

First. Please write txt-mails, otherwise it will be a horror to 
correctly cite your mail.

> ePath='./';%default directory of epstk-mfiles
>
> %ePath='/usr/local/share/octave/site/m/epstk/m/';%default directory 
> of epstk-mfiles
>
> eGhostview='ghostview -magstep -1'; %ghostview for linux
> 
> %eGhostview='c:\Program Files\Ghostgum\gsview\gsview32.exe'; 
> %ghostview for windows
>
> eGhostscript='gs'; %ghostscript for linux
>
> %eGhostscript='c:\Program Files\gs\gs7.00\bin\gswin32.exe'; 
> %ghostscript for windows

If this is still the version You use, it CAN not work. The % is the 
sign for comments. That means tha value of eGhostview is set to 
'ghostview -magstep -1' wich is the linux setting. You have to put % 
sign in fron of the linux settings and delete the % sign in front of 
the windows settings.

Please have a look at the docu for the syntax of octave. You can also 
find the answer to your earlier by serching the variable index of the 
octave doku.

(aswer path)

Hendrik
- -- 
PGP ID 21F0AC0265C92061
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7nhSJIfCsAmXJIGERAtgjAJwLx5YLn68iZ6MYG+7N6EafU0lV7wCfXLkF
srbgTitd1+lcy+Uza2D9Dlk=
=Vwk/
-----END PGP SIGNATURE-----



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]