1752794 Members
6182 Online
108789 Solutions
New Discussion

Re: how to open ps file

 
khajan_1
Occasional Advisor

how to open ps file

Hi Guys(Unix Wizards),
We are using HP-UX11.I tried to Install gmv and ghostscript but not able to open ps file.Any suggestions Pls.It's asking for fonts, I installed but I don't know where is fonts location.

Have Nice Day

khajan.
1 REPLY 1
Edward Sedgemore
Trusted Contributor

Re: how to open ps file


Is your font server running ? process is called xfs

If no, edit /etc/rc.config.d/xfs and change
RUN_X_FONT_SERVER from 0 to 1 and then run;
/sbin/init.d/xfs start