On Wed, Feb 13, 2002 at 02:35:42PM +0100, Jean-Marc Lasgouttes wrote:
> >>>>> "Dekel" == Dekel Tsur <[EMAIL PROTECTED]> writes:
> 
> Dekel> Why do you want it in lib/configure ? You only need to create a
> Dekel> system fonts dir when doing make install (there is no point of
> Dekel> having a user fonts dir).
> 
> A user may want to download the fonts locally because they are not
> available system-wide. 

If the Postscript fonts are not system-wide installed, the sysadmin should be
hanged...

> Moreover, lib/configure is run when installing
> a rpm (I think), so it is a good place.

But I think that lib/configure is not run when doing make install.

If you do choose to do this in lib/configure, then you need to check if
a system fonts dir exists,
and if system-font-dir/fonts.dir == ~/.lyx/fonts.dir, then remove 
~/.lyx/fonts.dir.

Reply via email to