1833051 Members
2387 Online
110049 Solutions
New Discussion

can't find fonts on tcsh

 
SOLVED
Go to solution
Shachar Twito_1
Occasional Contributor

can't find fonts on tcsh

Hi,
I runs an application that uses openwin/xview with hp-ux 10.20.

as long as the running user uses csh, everything works, but when I change it to tcsh, the application graphics doesn't start, and in the terminal I see xview warning messages about missing fonts.

I know that the program adds the following line to the .login file:

setenv XFILESEARCHPATH /usr/openwin/lib/%T/%N%S

Maybe on tcsh this param supposed to be different (if this param is the one that tells the application where to find its fonts...)?

Thanks,
Shachar
1 REPLY 1
harry d brown jr
Honored Contributor
Solution

Re: can't find fonts on tcsh

Compare your environment variables (using env) between csh and tcsh, especially your PATH and DISPLAY to make sure they are the same.

live free or die
harry
Live Free or Die