|
|||||||
| Tutorials & Guides Contributions welcome! Please check the rules & guidelines for posting |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
If you noticed, some Microsoft True Type fonts (such as Arial & Times New Roman) are not installed in Linux. If you're used to looking at webpages in Arial (or whatever) like I am, serif is a little different. Here is the procedure that worked for me:
Code:
wget -c http://easylinux.info/uploads/msttco...3-4.noarch.rpm Code:
rpm2tgz msttcorefonts-1.3-4.noarch.rpm Code:
tgz2lzm msttcorefonts-1.3-4.noarch.tgz msttcorefonts-1.3-4.noarch.lzm Code:
lzm2dir msttcorefonts-1.3-4.noarch.lzm / Reboot! Your fonts are now installed. Firefox/Edit/Preferences/Content/Fonts & Colors to change the default. If there is an easier way to do it, post your method!
__________________
theprez98 "I want peace on earth and goodwill toward men." "We are the United States Government. We don't do that sort of thing!" |
|
|||
|
hi i have problem in the last setp
bt ~ # rpm2tgz msttcorefonts-1.3-4.noarch.rpm bt ~ # tgz2lzm msttcorefonts-1.3-4.noarch.tgz msttcorefonts-1.3-4.noarch.lzm Installing package msttcorefonts-1.3-4.noarch... PACKAGE DESCRIPTION: [================================================== ==============] 112/112 100%bt ~ # bt ~ # lzm2dir msttcorefonts-1.3-4.noarch.lzm Convert .lzm compressed module back into directory tree usage: /usr/bin/lzm2dir source_file.lzm existing_output_directory how i solve it |
|
||||
|
Great....
bt ~ # wget -c http://easylinux.info/uploads/msttco...3-4.noarch.rpm --09:09:48-- http://easylinux.info/uploads/msttco...3-4.noarch.rpm => `msttco...3-4.noarch.rpm' Resolving easylinux.info... 195.13.158.141 Connecting to easylinux.info|195.13.158.141|:80... connected. HTTP request sent, awaiting response... 404 Not Found 09:09:49 ERROR 404: Not Found. ![]() Guess I'll try again later. But thanks again prez for the share.
__________________
--=Xploitz=-- ®
|
|
||||
|
Quote:
Code:
http://easylinux.info/uploads/msttcorefonts-1.3-4.noarch.rpm
__________________
theprez98 "I want peace on earth and goodwill toward men." "We are the United States Government. We don't do that sort of thing!" |
|
|||
|
Thank you theprez98
I know this was for BT2 but I tried this in BT3. Everything went smoothly, except when I rebooted and checked for the fonts in Firefox... they weren't there. Updated: For BT3... I added this command after theprez98 commands: cp /usr/share/fonts/msttcorefonts/*.ttf /usr/share/fonts/TTF/ There must be another way but it's working in BT3 now.
__________________
hehe... Last edited by .lonewolf; 02-09-2008 at 10:20 AM. |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|