Page 1 of 1

installation of greek support files

PostPosted: Sep 4th, '12, 23:29
by dathrien
When installing mageia (just yesterday) I inadvertently installed only english language support files. So, directories and file names are displayed with special instead of greek characters :shock: . Please see attached picture.
GreekFontMissing.png
GreekFontMissing.png (132.09 KiB) Viewed 2266 times


Can the problem be corrected without reinstalling mageia and how?
Thanks for your help in advance.

Re: installation of greek support files

PostPosted: Sep 5th, '12, 00:25
by Latte
Hi dathrien,

you can change it in the MCC (Control Center):

Go to 'system' and then select 'Manage localization for your system'. There you can select your language - that might work...

Re: installation of greek support files

PostPosted: Sep 5th, '12, 00:49
by dathrien
Latte,
thanks for the immediate response. I' ve already tried that. Only various versions of english are available to choose from.

Re: installation of greek support files

PostPosted: Sep 5th, '12, 09:58
by Latte
Then you should install the locales rpm manually within the MCC or
Code: Select all
urpmi locales-el
(as root in a shell)

I assume it's the correct one for greek letters (according to http://mageia.madb.org/package/show/application/0/name/locales-el), or otherwise you have to look further for the correct locales rpm.

Re: installation of greek support files

PostPosted: Sep 5th, '12, 20:23
by dathrien
Latte thank you again.
I tried your suggestion . It seems rpmdrake is not installed properly. Here is what I get:
rpmdrakeProblem2.png
rpmdrakeProblem2.png (40.44 KiB) Viewed 2242 times


Although I added repositories after installation they are missing. Here is corresponding picture
rpmdrakeProblem1a.png
rpmdrakeProblem1a.png (64.41 KiB) Viewed 2242 times



Interestingly here is a failed attempt to add media
[damon@localhost ~]$ urpmi.addmedia --distrib --mirrorlist '$MIRRORLIST'
bash: urpmi.addmedia: command not found

I suspect all problems have to do with missing greek support files.
I ' d be grateful for any suggestions.

Re: installation of greek support files

PostPosted: Sep 5th, '12, 20:28
by dathrien
PS I have also posted a related bug report
https://bugs.mageia.org/show_bug.cgi?id=7352

Re: installation of greek support files

PostPosted: Sep 5th, '12, 20:46
by Latte
dathrien wrote:Interestingly here is a failed attempt to add media
[damon@localhost ~]$ urpmi.addmedia --distrib --mirrorlist '$MIRRORLIST'
bash: urpmi.addmedia: command not found

The only point where I have an answer to: you need to be root for the urpmi.addmedia command

I'm sorry but the other parts with your screenshots are looking strange to me too and I don't have any clue how to solve this :roll: Maybe this post will help you further: https://forums.mageia.org/en/viewtopic.php?f=15&t=1646&p=11869&hilit=database+recovery#p11875

Re: installation of greek support files

PostPosted: Sep 5th, '12, 23:35
by dathrien
Well rpmdrake is now functioning.
I have installed greek locale. But directory and file names are still displayed not correctly.
Thanks for your effort to help me

Re: installation of greek support files

PostPosted: Sep 6th, '12, 00:14
by Latte
But is greek now selectable in the localization menu of the MCC? If so, please select it and logout and login again... If that does not work I'm really sorry... :(

Re: installation of greek support files

PostPosted: Sep 6th, '12, 07:53
by dathrien
Well, it does not work even after rebooting...
Thanks again

Re: installation of greek support files

PostPosted: Sep 6th, '12, 11:23
by tom_
do you have the package kde-l10n-el?

try in a terminal as root:

Code: Select all
urpmi kde-l10n-el

Re: installation of greek support files

PostPosted: Sep 6th, '12, 21:00
by doktor5000

Re: installation of greek support files

PostPosted: Sep 7th, '12, 02:37
by dathrien
I used the ultimate means.
I reinstalled mageia but did not allow the installer to delete "unnecessary" localization files.
That did the trick. Greek fonts work OK in all applications.
Many thanks to everyone who posted an answer.

Re: installation of greek support files

PostPosted: Sep 7th, '12, 02:41
by dathrien
PS installing kde-l10n-el did not solve the problem.

Re: installation of greek support files

PostPosted: Sep 7th, '12, 21:09
by doktor5000