Corel Linux

Panos Maheras arcana at hol.gr
Fri Nov 19 14:11:16 EET 1999


On 18-Nov-99 Mavrelos, Antonios wrote:
> Το xfntgr-0_9-1_noarch δεν γίνεται σωστά install. Για την ακρίβεια στην αρχή
> δεν βρίσκει την Perl και το /bin/sh. Και τα δύο υπάρχουν. Αν γίνει με -i
> --nodeps κάτι δεν πάει καλά με το install-type1.
> 
> Unable to locate ghostscript Fontmap.
> Please install ghostscript and rerun install-Type1 script.
> If you have installed ghostscript, please inform project GRAPHIS
> <graphis at hellug
> .gr> for this problem.
> 
> Το ghostscipt είναι εγκατεστημένο φυσικά.

Βασικά αυτό είναι πρόβλημα του install-Type1 και όχι του Corel Linux.
Το παραπάνω script ψάχνει να βρει το Fontmap σε λάθος μέρος αφού στο
Debian (και κατά συνέπεια ΚΑΙ στο Corel) αυτό βρίσκεται στο:

/usr/lib/ghostscipt/fonts/Fontmap
(είναι symlink στο /etc/gs.Fontmap αλλά αυτό δεν σε νοιάζει).
και όχι στο: /usr/share/ghostscirpt/mpla/mpla που ψάχνει το script.

Για να δουλέψουν όλα άλλαξε την γραμμή:

if [ -f "/usr/share/ghostscript/$GSVER/Fontmap" ] ; then
    FONTMP="/usr/share/ghostscript/$GSVER/Fontmap"          

σε:

if [ -f "/usr/lib/ghostscript/fonts/Fontmap" ] ; then
    FONTMP="/usr/lib/ghostscript/fonts/Fontmap"          

στο αρχείο install-Type1.

Ααα, και κάτι τελευταίο: Νομίζω ότι είναι καλύτερα να εγκαταστήσεις
το *.tar.gz αρχείο από το *.deb.

Panos Maheras (arcana at hol.gr).

--
====================================================================
Gia boithia (h na diagrafhte) e-mail sto majordomo at hellug.gr
Ta archives tis listas einai sto http://lists.hellug.gr/archives
prin steilete kapoia erothsh psakte mipos exei hdh apanththei.
Gia opoiodipote problima stilte e-mail ston owner-linux-greek-users at hellug.gr
====================================================================



More information about the Linux-greek-users mailing list