Re: gnumeric spreadsheet


Subject: Re: gnumeric spreadsheet
From: Dan Burcaw (dburcaw@terraplex.com)
Date: Thu May 18 2000 - 18:59:37 MDT


Run the following to fix this:

#!/bin/sh
gnome-font-install --system --scan --no-copy \
        --afm-path=/usr/share/fonts/afms \
        --pfb-path=/usr/share/fonts/pfbs \
        --pfb-assignment=ghostscript,/usr/share/ghostscript/fonts \
        --afm-assignment=ghostscript,/usr/share/ghostscript/fonts \
        --pfb-assignment=ghostscript,/usr/share/fonts/default/Type1 \
        --afm-assignment=ghostscript,/usr/share/fonts/default/Type1 \
        /usr/share/fonts/ >/dev/null 2>&1

This should have been done when the gnome-print RPM was installed, but for
some reason it didn't properly execute.

> I have never been able to use the gnumeric spreadsheet application which
> came with my cs 1.2. When I launch the program I get the error message:
> Gnumeric failed to find a suitable default font
> Please verify that your Gnome-print installation and that your fontmap
> file
> (typically located in /usr/local/share/fonts/fontmap ) is not empty or
> near empty

Regards,
Dan

Terra Soft Solutions, Inc.
 http://www.terrasoftsolutions.com/

 Yellow Dog Linux
 "The Ultimate Companion for a Dedicated Server"
 http://www.yellowdoglinux.com/

 Black Lab Linux
 Advanced Workstations, Parallel, and Embedded Solutions
 http://www.blacklablinux.com/



This archive was generated by hypermail 2a24 : Thu May 18 2000 - 18:59:39 MDT