HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing UNICODE fonts with ucs.fonts.tar file
Operating System - HP-UX
1838087
Members
4006
Online
110124
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2002 11:23 AM
09-12-2002 11:23 AM
I want to install the UNICODE fonts file that I got from the unicode web site. Instructions in the README are as follows:
143 System-wide installation (root access required):
144
145 cd submission/
146 make
147 su
148 mv -b *.pcf.gz /usr/lib/X11/fonts/misc/
149 cd /usr/lib/X11/fonts/misc/
150 mkfontdir
151 xset fp rehash
Is this correct procedure for HP-UX?
My goal is to install and use the Unicode UTF-8 character set.
Thanks ... jack...
143 System-wide installation (root access required):
144
145 cd submission/
146 make
147 su
148 mv -b *.pcf.gz /usr/lib/X11/fonts/misc/
149 cd /usr/lib/X11/fonts/misc/
150 mkfontdir
151 xset fp rehash
Is this correct procedure for HP-UX?
My goal is to install and use the Unicode UTF-8 character set.
Thanks ... jack...
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2002 01:16 PM
09-12-2002 01:16 PM
Solution
Everything looks familiar except for .. line 148. Not sure about the "mv -b" option. The files *.pcf.gz may need to be gunzip first before moving to /usr/lib/X11/fonts/misc. After you're done run ..
# xlsfonts | grep
to confirm that they are in. If failed you can always remove the files and re-run "mkfontdir".
# xlsfonts | grep
to confirm that they are in. If failed you can always remove the files and re-run "mkfontdir".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2002 05:39 AM
09-13-2002 05:39 AM
Re: Installing UNICODE fonts with ucs.fonts.tar file
Thanks...
The -b option must be available with the bash shell because I looked at the makefile script and it set a variable to use the bash script.
The fonts loaded but it didn't look like it include a font set that included the Trademark Symbol. I kinda expected something in the font name to identify them as utf-8 fonts. Oh well.
Thanks
The -b option must be available with the bash shell because I looked at the makefile script and it set a variable to use the bash script.
The fonts loaded but it didn't look like it include a font set that included the Trademark Symbol. I kinda expected something in the font name to identify them as utf-8 fonts. Oh well.
Thanks
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP