[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
a2ps on RedHat7.1
From: |
Francois Delclaux |
Subject: |
a2ps on RedHat7.1 |
Date: |
Wed, 03 Oct 2001 17:53:33 +0100 |
Hi,
I use a2ps on redhat 7.1 (juste released from 6.0), and postscript
output is not
relevant according both my ps printer and gv (or x2pdf).
I looked to FAQ and known bugs, but saw nothing which could help me.
- my printer is OK (I print with Staroffice or old ps files)
- the test file is a simple one and is my .cshrc file (see attached x
file)
- the output with debug option : % a2ps --debug x -o x_debug.ps
- the output file without debug option : % a2ps x -o x.ps
- the error message from gv reading x.ps : x-gv-error.txt
Thanks for your comments/remarks
Sincerly
--
Francois DELCLAUX
------------------------------------------------------------
UMR HydroSciences Montpellier
BP 5045 34032 Montpellier Cedex FRANCE
http://www.mpl.ird.fr/hydrologie/mevhysa
mailto: address@hidden
Tel : (33) (0)4 67 14 90 11 Fax : (33) (0)4 67 14 47 74
------------------------------------------------------------
# .cshrc
# affectation du prompt
set prompt="`hostname -s`_`whoami`% "
# divers
limit coredumpsize 0
# REPERTOIRES DE COMMANDES
setenv PATH $PATH
# soft applicatif
if ( -f /usr/local/bin/ferret_paths ) then
source /usr/local/bin/ferret_paths
endif
setenv GR_HOME /usr/X11R6/lib/X11/xmgr
setenv GR_PS_PRSTR "lpr -h -Pps"
setenv GRACE_HOME /usr/X11R6/lib/X11/grace
setenv GRACE_PRINT_CMD "lpr -h -Pps"
setenv GRACE_EDITOR xemacs
setenv GADDIR /opt/GrADS
# creation des alias
alias start8x 'startx -- -bpp 8'
alias start16x 'startx -- -bpp 16'
alias start24x 'startx -- -bpp 24'
alias ls 'pwd;\ls'
alias ll 'pwd;\ls -l'
alias cd 'cd \!*;echo $cwd'
alias dir 'ls -l'
alias xferret 'ferret -gui'
alias xcalc 'xcalc -stipple -geometry 500x250-0+0 -bg aquamarine -fg black
-rpn'
alias ftp 'ftp -i'
alias grep 'grep -n'
alias fcar 'find . -print | xargs grep '
alias x 'chmod +x'
alias xedit 'xedit -geometry 550x600+0+0 '
alias cedit 'xcoral'
alias grass421 'xterm -bg aquamarine -e grass421'
alias grass43 'xterm -bg aquamarine -e grass4.3'
alias tgrass 'tcltkgrass &'
alias xterm 'xterm -name xterm -bg white -fg black'
alias gv 'ghostview'
alias lpr 'lpr -h'
alias h 'history'
alias del '\rm'
alias pwd 'echo $cwd'
alias rm 'rm -i'
alias lo 'logout'
alias r 'rlogin'
alias md 'mkdir'
alias pps 'ps auxw | more'
alias fpps 'ps auxw | grep '
alias delbak '\rm *~ *% *.bak'
alias Splus '/users2/system/splus/Splus'
alias X 'xrdb /home/delclaux/.Xdefaults'
# grass
alias dwr 'd.what.rast'
alias glr 'g.list rast'
alias glv 'g.list vect'
alias gls 'g.list sites'
alias dr 'd.rast'
alias dv 'd.vect'
alias ds 'd.sites'
alias de 'd.erase'
alias ri 'r.info'
alias dsx1 'd.mon sel=x1'
alias dsx0 'd.mon sel=x0'
#
x_debug.ps
Description: PostScript document
x.ps
Description: PostScript document
;Error: /undefined in 15,000000
Operand stack:
th
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval--
--nostringval-- 2 %stopped_push --nostringval-- --nostringval--
--nostringval-- false 1 %stopped_push 1 3 %oparray_pop 1 3
%oparray_pop .runexec2 --nostringval-- --nostringval-- --nostringval--
2 %stopped_push --nostringval-- --nostringval-- --nostringval--
Dictionary stack:
--dict:907/941(G)-- --dict:0/20(G)-- --dict:76/200(L)--
--dict:55/200(L)--
Current allocation mode is local
Current file position is 15336
GNU Ghostscript: Unrecoverable error, exit code 1
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- a2ps on RedHat7.1,
Francois Delclaux <=