[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HELP] Installing VNmese fonts Unix



On Tue, 8 Apr 1997, Thai Nguyen wrote:

> I'm trying to install VNmese fonts on my Unix workstation but I got an error
> after the xset fp+ <my fonts/X path>:

You should make sure your font files are accessible by everyone. This
means:

(a) all directories in the path to your font files must be executable by
everyone.  This means a minimum of: 

% chmod go+x <dir>

for all directory components.

(b) all font files readable by everyone: type

% chmod go+r *

in the font directory.

An error can also occur if the X server cannot parse your font path. In
this case go to the font directory and type there the command

% xset +fp `pwd`

Hope that helps.

Ho Ngoc Duc <duc@informatik.uni-leipzig.de>
http://www.informatik.uni-leipzig.de/~duc