ideas on printing spec. chars. from HTML file to Samsung ML-1210
printer?
lan4pal at newcomb.mv.com
lan4pal at newcomb.mv.com
Mon Oct 3 22:37:01 EDT 2005
Merci, Ben and Lloyd!
rpm --import /usr/share/doc/fedora-release-4/RPM-GPG-KEY-fedora-extras
did the job for downloading mathml-fonts-1.0-18.fc4.noarch.rpm.
Been wanting to look at extras someday :)
However, a quick test run (after the delayed "yum update" of 100+
items and a quick print check on the SAMSUNG ML-1210 results in the
same problem: Opera and Firefox only get Δ and μ out,
OOo prints all but alpha, Gamma, delta, epsilon, Theta, Sigma, sigma,
tau, Phi, and phi. Makes it seem like a different method is being
used sending the job to the printer and maybe something is not
compatible with the printer regarding special characters.
For now I'll markup my output by hand (plenty of practice) to get
the lessons ready for classes and look into it more when time
permits.
Thanks, Lee A. N.
-------- Original Message --------
Subject: Re: ideas on printing spec. chars. from HTML file to
Samsung ML-1210 printer?
Date: Mon, 3 Oct 2005 20:25:01 -0400
From: Ben Scott <dragonhawk at gmail.com>
To: gnhlug-discuss at mail.gnhlug.org
On 10/3/05, lan4pal at newcomb.mv.com <lan4pal at newcomb.mv.com> wrote:
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID
> 1ac70ce6
That means that RPM doesn't have the public key installed to verify
the package signature. When an RPM package is built, the packager can
sign it with their private key, allowing any evil modification to be
detected.
You can add keys to RPM's keyring of trusted keys by using:
rpm --import /path/to/key-file
You might start by checking your /usr/share/doc/fedora-release-4
directory for any files with names like "RPM-GPG-KEY" and importing
them.
HTH,
More information about the gnhlug-discuss
mailing list