View Single Post
Posts: 353 | Thanked: 263 times | Joined on Dec 2009 @ Finland
#414
Originally Posted by nathaneous View Post
i think the fonts folder has already been created...

~ $ mkdir /home/user/.fonts
mkdir: cannot create directory '/home/user/.fonts': File exists

however not havin much luck with installing the fonts....

Root shell enabled


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # mv /home/user/MyDocs/.documents/segoepr.ttf /home/user/.fonts/
/home/user # cp -rf /home/user/MyDocs/segoepr.ttf /home/user/.fonts/
cp: cannot stat '/home/user/MyDocs/segoepr.ttf': No such file or directory
/home/user #
Seems like the fonts aren't in MyDocs or MyDocs/.documents. Do this in terminal to see where they really are:
find /home/user/ -name *.ttf
__________________
My Maemo5 projects:
mSpede - Speed testing game | Them Bloody Ducks - 2D duck hunting game | Maetronome - A simple metronome app | CuteMPC - MPD client
 

The Following User Says Thank You to TNiga For This Useful Post: