大坪です。
野宮さん、指摘して頂きましてありがとうございます。
$ ls /usr/lib | grep mozilla
mozilla/
mozilla-1.7.1/
mozilla-1.7.3/
mozilla-1.7.8/
となりました。mozilla-1.7.8を使い、
-----
Macromedia Flash Player 7 will be installed in the following directory:
Browser installation directory = /usr/lib/mozilla-1.7.8
Proceed with the installation? (y/n/q): y
Installation complete.
-----
とすることができました。
ところで、./flashplayer-installerでのinstallの過程で、
-----
NOTE: Macromedia Flash Player requires two font packages
to be installed, ttfonts and urw-fonts.
-----
と出ます。urw-fontsはrpmインストールされているようですが、
ttfontsの方は、
$apt-cache search ttfonts
でも出てこないように思います。
これはインストールする必要があるのでしょうか?
お世話さまです。