Carl Sorensen writes:

> I downloaded the fonts as an RPM, since I'm using Fedora.
>
> After download, I tried to install, with the following results.
>
> [EMAIL PROTECTED] lilypond]# rpm --install ec-fonts-mftraced-1.0.2-1.noarch.rpm 
> error: Failed dependencies:
>         mftrace is needed by ec-fonts-mftraced-1.0.2-1
> [EMAIL PROTECTED] lilypond]# which mftrace
> /usr/local/bin/mftrace
>
> This seems to indicate some kind of trouble in my system, doesn't it?

No, that's a bug in the package, I think.

> Then, following the install instructions for systems where RPM and DEB won't work,
> I did the follwing:
>
> [EMAIL PROTECTED] lilypond]# rpm2cpio ec-fonts-mftraced-1.0.2-1.noarch.rpm | cpio 
> -uid

> Any thoughts on how to fix it?

I think you'll see that the fonts are in a whole new direcory
./usr/share/texmf/... from where you ran rpm2cpio

You'd better do something like rpm --install --force ec-fonts...

Or, you'd need to cd to / before doing the rpm2cpio trick.

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org


_______________________________________________
lilypond-devel mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to