#3133: Ghostscript
--------------------+-------------------------------------------------------
Reporter: fj | Owner: blfs-b...@…
Type: task | Status: new
Priority: normal | Milestone: future
Component: BOOK | Version: SVN
Severity: normal | Keywords:
--------------------+-------------------------------------------------------
If you want to see gs render the tiger, you need to change the default
driver in Makefile.in as was previously done in the build instructions of
ghostscript-8.15.4.
sed -i "s/bbox.dev$/x11.dev/" Makefile.in
Note that you can still see the bbox rendering by adding it to the command
as follows:
bin/gs -sDEVCE=bbox -Ilib -dBATCH examples/tiger.eps
Also, using the command indicated to install the fonts will result in the
following error:
tar: unrecognized option `--no-same-user'
Change '--no-same-user' to --no-same-owner'
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3133>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page