octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #46301] Ghostscript Search Path is misconfigur


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #46301] Ghostscript Search Path is misconfigured in MXE build
Date: Thu, 05 Nov 2015 21:20:12 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36

Follow-up Comment #5, bug #46301 (project octave):

Checking the fix:


> gs -h
...
Search path:
   %rom%Resource/Init/ : %rom%lib/ :
   /usr/share/ghostscript/9.16/Resource/Init :
   /usr/share/ghostscript/9.16/lib :
   /usr/share/ghostscript/9.16/Resource/Font :
   /usr/share/ghostscript/fonts : /usr/share/fonts/default/ghostscript :
   /usr/share/fonts/default/Type1 : /usr/share/fonts/default/TrueType :
   /usr/lib/DPS/outline/base


So it seems to me that this fix replaced a set of irrelevant 
directories by another set of irrelevant directories...

The search path should include
<install_path>Octave-4.0.0shareghostscript9.16lib
but <install_path> is known only in the installation time, not at the building
time of ghostscript. Maybe it is %rom%lib/?

Can someone give an example in which octave output depends on
gs search path, and if the search path is wrong, the output will be wrong?



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46301>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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