View Single Post
Posts: 245 | Thanked: 233 times | Joined on May 2010 @ Ljubljana, Slovenia
#416
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 #
Well, you already moved font, so there is nothing to copy

Type "ls /home/user/.fonts", it should return list of files

Last edited by sponka; 2010-07-25 at 20:30.
 

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