[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: --disable-compile-inits の件(Re: ghostscript で日本語表示
>> Sat, 15 Jan 2011 12:10:20 +0900, 藤原 誠/ Makoto Fujiwara <makoto@ki.nu> said:
> それで、gs -h と入力した時に表示される行の最後の方に、次のよ
> うなものがあると思います。これの二行目と最後から二行目
> ( | を + に変えてある行)
> が(今回僕にとっては)関心時なのですが、それはどうなっているでしょ
> うか ?
↓ですので、やっぱり--disable-compile-initsではないです。
ただ、藤原さんと違うのは、.と%rom%Resource/Init/の間にパスが増えてま
すね。なので、藤原さんが--disable-compile-initsをしないと変更が有効
にならなくて、宇羅は--disable-compile-initsをしないと変更が有効になっ
ている気がします。
$ gs -h | sed '3,/xcf xes/s,.*, ,'|uniq
GPL Ghostscript 8.71 (2010-02-10)
Copyright (C) 2010 Artifex Software, Inc. All rights reserved.
Search path:
. : /usr/pkg/share/ghostscript/8.71/Resource/Init :
/usr/pkg/share/ghostscript/8.71/Resource :
/usr/pkg/share/ghostscript/8.71/lib : /usr/pkg/share/ghostscript/fonts :
%rom%Resource/Init/ : %rom%lib/ :
/usr/pkg/share/ghostscript/8.71/Resource/Init :
/usr/pkg/share/ghostscript/8.71/lib :
/usr/pkg/share/ghostscript/8.71/Resource/Font :
/usr/pkg/share/ghostscript/fonts :
/usr/pkg/share/fonts/default/ghostscript :
/usr/pkg/share/fonts/default/Type1 :
/usr/pkg/share/fonts/default/TrueType : /usr/lib/DPS/outline/base :
/usr/openwin/lib/X11/fonts/Type1 : /usr/openwin/lib/X11/fonts/TrueType :
/usr/pkg/share/cups/fonts
Initialization files are compiled into the executable.
For more information, see /usr/pkg/share/ghostscript/8.71/doc/Use.htm.
Please report bugs to bugs.ghostscript.com.
--
ura