LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to install chinese font in red hat web server (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-install-chinese-font-in-red-hat-web-server-343131/)

reiace26 07-14-2005 10:06 AM

How to install chinese font in red hat web server
 
we kindly need your help here!

we have a red hat linux web server in ensim and we have a minimal knowledge on how to use it especially in installing fonts (chinese font to be exact) :(

we would just like to know how to make chinese characters readable in our server. Are there any configurations to do or packages to install???
we really dont know what to do...

PLEASE help us to get thru this!!! one of our client is a chinese-based web site and we really need your help.

Thank you very much in advance!!!

Waerner 07-14-2005 10:31 AM

I THINK this might work - but I'm pretty new on Linux to, but give it a try :)

To write in a terminal (probably as root):
Code:

apt-get install xfonts-intl-chinese
apt-get install xfonts-intl-chinese-big

Each row is a single command.
If it requires root access, try to type su root

Example:
Code:

linus@AMD64:~$ su root
Password:

When you've typed the root-password, the username will change to root like the following:
Code:

linus@AMD64:~$ su root
Password:
root@AMD64:/home/linus #


reiace26 07-14-2005 07:47 PM

Thanks i'll try this one.

Hope this would work!

THANK YOU!!! ;)

Waerner 07-15-2005 05:08 AM

I hope that to :)

Please post the result here later on if you have the time :)

reiace26 07-15-2005 10:28 AM

sorry for the late replies....

anyways, the server cannot recognized "apt-get" i dunno why. Maybe we have different linux server... i use red hat with ensim...

Waerner 07-15-2005 10:48 AM

Hi, okay, that's bad. I guess I was wrong then :(

But I found this one if it can help:

http://seba.studentenweb.org/thesis/linux.php


:)


All times are GMT -5. The time now is 08:52 AM.