On Mon, 25 Jun 2001, Gary Brant wrote:
> While trying to install XFree86-4.1.0, I get:
>
> [root@pebbles X410]# rpm -Uvh XFree86-4.1.0-4mdk.i586.rpm
> error: failed dependencies:
> perl(strict) is needed by XFree86-4.1.0-4mdk
>
> [root@pebbles X410]# locate strict.pm
> /usr/lib/perl5/5.6.0/strict.pm
Should not cause trouble but may need to be fixed.
>
> [root@pebbles X410]# rpm -Uvh --nodeps XFree86-4.1.0-4mdk.i586.rpm
> XFree86 ##################################################
> var/tmp/rpm-tmp.7855: line 8: 7454 Segmentation fault (core dumped)
> xftcache >/dev/null 2>&1
>
> Is that the right perl(strict)? What am I missing after
> the Seg fault?
My fault. xftcache can only be run after XFree86-libs-4.1.0 has been installed.
Does not do harm but I guess the call to xftcache can be removed when all the
font packages contain a XftCache file and DrakFont calls it (don't know if it does).
Maybe xftcache should be called from an init script, e.g. /etc/init.d/xfs.
Run xftcache by hand after installing fonts or XFree updates for now.
> Also, when installing the 75dpi fonts:
>
> [root@pebbles X410]# rpm -Uvh XFree86-75dpi-fonts-4.1.0-4mdk.i586 .rpm
> XFree86-75dpi-fonts ##################################################
> mkfontdir: unable to process font ./helvBO12.pcf.gz, skipping
> mkfontdir: unable to process font ./lubI19-ISO8859-13.pcf.gz, skipping
> mkfontdir: unable to process font ./lubR19-ISO8859-13.pcf.gz, skipping
>
> Now I have konsole using clean-13 as a font, but instead
> of using that, it picks up some butt-ugly proportional
> font instead. I am just curious if these are related?
Unrelated. The warnings have been there for a long time but at least I
have never had problems with konsole since 4.1.0. Try setting a user defined
font.
Arnd <><