LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help (https://www.linuxquestions.org/questions/linux-newbie-8/help-727923/)

vnth 05-22-2009 11:44 PM

Help
 
Hi,


can anyone help me in installing tamil font.Please specify all the commands that are necessary in redhat linux.

acid_kewpie 05-23-2009 01:29 AM

Please use useful and informative thread titles if you want help in future.

knudfl 05-23-2009 02:29 AM

Welcome to LQ.

# yum search tamil
will display the packages
Code:

aspell-ta.i386 : GNU Aspell Tamil Dictionary Package
libuninum.i386 : Library for converting unicode strings to numbers
m17n-db-tamil.noarch : Tamil m17n-db input maps
fonts-tamil.noarch : Free Tamil truetype fonts
moodle-ta_lk.noarch : Moodle language pack for Tamil (Sri Lanka)
moodle-ta.noarch : Moodle language pack for Tamil
kde-i18n-Tamil.noarch : Tamil language support for KDE
openoffice.org-langpack-ta_IN.i386 : Tamil language pack for openoffice.org

And if you have 'yum' installed, just do :
# yum install <package> <package> <package>.......
But it is difficult to supply the right answer, when you are not
telling which Redhat OS, you are using. Redhat EL 5.2 ? ?
.....
Other tamil fonts
http://rpm.pbone.net/index.php3/stat...oarch.rpm.html
http://rpmfind.net/linux/RPM/fedora/...c9.noarch.html
Installing rpm packages : # rpm -Uvh <package.rpm>
.....
http://www.linuxquestions.org/linux/...Ask_a_Question
http://linuxsilo.net/docs/smart-questions_en.html
.....


All times are GMT -5. The time now is 01:05 AM.