The Following User Says Thank You to TNiga For This Useful Post: | ||
|
2010-07-25
, 19:57
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#412
|
And maybe also the .fonts folder needs to be created first if it doesn't exist already:
mkdir /home/user/.fonts
And do this as normal user (without typing sudo gainroot first)
|
2010-07-25
, 20:07
|
|
Posts: 295 |
Thanked: 73 times |
Joined on Jan 2010
@ Manchester, UK
|
#413
|
And maybe also the .fonts folder needs to be created first if it doesn't exist already:
mkdir /home/user/.fonts
And do this as normal user (without typing sudo gainroot first)
|
2010-07-25
, 20:17
|
Posts: 353 |
Thanked: 263 times |
Joined on Dec 2009
@ Finland
|
#414
|
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 #
The Following User Says Thank You to TNiga For This Useful Post: | ||
|
2010-07-25
, 20:19
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#415
|
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 #
The Following User Says Thank You to d-iivil For This Useful Post: | ||
|
2010-07-25
, 20:26
|
Posts: 245 |
Thanked: 233 times |
Joined on May 2010
@ Ljubljana, Slovenia
|
#416
|
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 #
The Following User Says Thank You to sponka For This Useful Post: | ||
|
2010-07-25
, 22:25
|
|
Posts: 295 |
Thanked: 73 times |
Joined on Jan 2010
@ Manchester, UK
|
#417
|
Well, you already moved font, so there is nothing to copy
Type "ls /home/user/.fonts", it should return list of files
|
2010-07-25
, 22:33
|
|
Posts: 295 |
Thanked: 73 times |
Joined on Jan 2010
@ Manchester, UK
|
#418
|
|
2010-07-25
, 22:43
|
|
Posts: 295 |
Thanked: 73 times |
Joined on Jan 2010
@ Manchester, UK
|
#419
|
|
2010-07-26
, 00:46
|
Posts: 36 |
Thanked: 2 times |
Joined on Jan 2010
@ USA
|
#420
|
mkdir /home/user/.fonts
And do this as normal user (without typing sudo gainroot first)
My Maemo5 projects:
mSpede - Speed testing game | Them Bloody Ducks - 2D duck hunting game | Maetronome - A simple metronome app | CuteMPC - MPD client