View Single Post
Posts: 38 | Thanked: 2 times | Joined on Jan 2008
#1
I'm glad there is a forum for newbie. I can't believe how difficult it is to do some simple things for people who are not familiar with linux.

I'm trying to install Chinese font on N800. According to a thread here, I need to copy a file to usr/share/font. I followed the direction, but ran into a problem when I used the cp command.

This is my command
"cp /media/mmc1/fonts/arialuni.ttf /usr/share/font"

I received this message
"cp: cannot remove '/usr/share/font': no such file or directory"

What do I do to fix this?