Font installation with gnome-print




I've been compiling gnome-1.0.40 on Solaris 2.6 (using gcc), in order
of the README file that comes with it (I want to see how smooth the
entire operation will be).

While installing gnome-print, it seems unable to find any fonts on the
system. Running manually, I get:

[petra]:/export/home3/tmp/gnome/gnome-1.0.40/gnome-print-0.8>./gnome-font-install --system --scan --no-copy                  \
        --afm-path=/opt/beta/share/fonts/afms                   \
        --pfb-path=/opt/beta/share/fonts/pfbs                   \
        --afm-assignment=ghostscript,/opt/tools/lib/ghostscript/3.33:/opt/tools/lib/ghostscript/fonts --pfb-assignment=ghostscript,/opt/tools/lib/ghostscript/3.33:/opt/tools/lib/ghostscript/fonts                                     \
        --pfb-assignment=ghostscript,/usr/share/ghostscript/fonts \
        --pfb-assignment=ghostscript,/usr/lib/ghostscript/fonts   \
        --pfb-assignment=ghostscript,/usr/share/fonts/default/Type1 \
        --pfb-assignment=ghostscript,/usr/share/fonts/default/ghostscript \
        --afm-assignment=ghostscript,/usr/share/ghostscript/fonts \
        --afm-assignment=ghostscript,/usr/lib/ghostscript/fonts   \
        --afm-assignment=ghostscript,/usr/share/fonts/default/Type1 \
        --afm-assignment=ghostscript,/opt/tools/lib/ghostscript/3.33 \
        ./fonts
/opt/beta/share/fonts/fontmap

** WARNING **: Warning: the Times font was not found. Printing is unlikely
to work unless basic fonts are installed. Please see:

http://www.levien.com/gnome/font-install.html

for more information.
[petra]:/export/home3/tmp/gnome/gnome-1.0.40/gnome-print-0.8>cat /opt/beta/share/fonts/fontmap                                                   
<?xml version="1.0"?>
<fontmap/>
[petra]:/export/home3/tmp/gnome/gnome-1.0.40/gnome-print-0.8>ls /opt/tools/lib/ghostscript/3.33                                                   
Fontmap      gs_dbt_e.ps  gs_mro_e.ps  gs_type0.ps  pdf_base.ps  pstoppm.ps
bdftops.ps   gs_dps1.ps   gs_pdf.ps    gs_type1.ps  pdf_draw.ps  quit.ps
decrypt.ps   gs_fonts.ps  gs_pdf_e.ps  gs_wan_e.ps  pdf_font.ps  showpage.ps
doc          gs_init.ps   gs_pfile.ps  gslp.ps      pdf_main.ps  type1enc.ps
examples     gs_iso_e.ps  gs_res.ps    impath.ps    prfont.ps    type1ops.ps
font2c.ps    gs_kanji.ps  gs_setpd.ps  landscap.ps  printafm.ps  wftopfa.ps
gs_btokn.ps  gs_ksb_e.ps  gs_statd.ps  level1.ps    ps2ascii.ps  wrfont.ps
gs_ccfnt.ps  gs_lev2.ps   gs_std_e.ps  packfile.ps  ps2epsi.ps
gs_cidfn.ps  gs_mex_e.ps  gs_sym_e.ps  pdf_2ps.ps   ps2image.ps


Note that it aparently looks for gs fonts in the right place (line
/opt/tools/lib/ghostscript/3.33 is mentioned in the command line
above), as well as the font directory from gnome-print tarball. But
the result is empty fontmap file. What to look for?

-- 
How to eff the ineffable?



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