how to install fonts without having root permission in ubuntu 7.10 ?

Asked by Mani Kandan

how to install fonts without having root permission in ubuntu 7.10 ?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu nautilus Edit question
Assignee:
No assignee Edit question
Solved by:
Francesco Conti
Solved:
Last query:
Last reply:
Revision history for this message
Best Francesco Conti (madmoose) said :
#1

you can copy font files to /home/YOURUSER/.fonts

or you can open nautilus and go to "fonts:///"

If nautilus complains about not having root privileges, then you can run it as "gksudo nautilus" and give your password

Revision history for this message
Mani Kandan (manikandancd) said :
#2

Thanks Francesco Conti, that solved my question.