- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Installing Fonts on UP-UX for Oracle Reports
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
07-07-2005 12:15 AM
07-07-2005 12:15 AM
i'm try to install demo version of Code 128 barcode fonts . From this URL:
http://www.idautomation.com/fonts/tools/oracle/fonts-on-unix.html
but when tell me :
Make the necessary changes to the "fonts.dir" by adding a line.
I don't know wich fonts.dir it's the correct. We are various in my HP-ux.
Any idea of this?
Thanks
best regards.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2005 09:45 AM
07-07-2005 09:45 AM
SolutionTo install font on HP-UX:
Locate your ttf (from Windows or where-ever) and FTP it to the UNIX server. Ensure that the filenames of the transferred files are in lower case only.
Create the following (if they do not exist):
/usr/lib/X11/fonts/ms.st/licenses root:sys 555
/usr/lib/X11/fonts/ms.st/products bin:bin 555
/usr/lib/X11/fonts/ms.st/typefaces bin:bin 555
If the parent directory ms.st did not exist then edit the file /etc/X11/fs/config and add the path /usr/lib/X11/fonts/ms.st to the "catalogue" variable:
catalogue = /usr/lib/X11/fonts/ms.st,/usr/lib/X11/fonts/type1.st,/usr/lib/X11/fonts/hp_roman8/75dpi/,/usr/lib/X11/fonts/iso_8859.1/100dpi/,/usr/lib/X11/fonts/iso_8859.1/75dpi/,/usr/lib/X11/fonts/hp_kana8/,/usr/lib/X11/fonts/iso_8859.2/75dpi/,/usr/lib/X11/fonts/iso_8859.5/75dpi/,/usr/lib/X11/fonts/iso_8859.6/75dpi/,/usr/lib/X11/fonts/iso_8859.7/75dpi/,/usr/lib/X11/fonts/iso_8859.8/75dpi/,/usr/lib/X11/fonts/iso_8859.9/75dpi/,/usr/lib/X11/fonts/misc/,/usr/dt/config/xfonts/C
Copy the font into the typefaces directory (bin:bin 444)
From the ms.st directory, type:
stmkdirs typefaces
This will generate a new fonts.dir file in the typefaces directory.
Donâ t forget to shut down/restart xfs
/sbin/init.d/xfs stop
/sbin/init.d/xfs start
Look to see if the fonts installed are now available from the X-Font server:
polo:/usr/lib/X11/fonts/ms.st=> fslsfonts -server localhost:7000 |grep -i tahoma
-ms-tahoma-bold-r-normal--0-0-0-0-p-0-hp-roman8
-ms-tahoma-bold-r-normal--0-0-0-0-p-0-iso8859-1
-ms-tahoma-bold-r-normal--0-0-0-0-p-0-platform.1-specific.0
-ms-tahoma-bold-r-normal--0-0-0-0-p-0-platform.3-specific.1
-ms-tahoma-medium-r-normal--0-0-0-0-p-0-hp-roman8
-ms-tahoma-medium-r-normal--0-0-0-0-p-0-iso8859-1
-ms-tahoma-medium-r-normal--0-0-0-0-p-0-platform.1-specific.0
-ms-tahoma-medium-r-normal--0-0-0-0-p-0-platform.3-specifi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-07-2005 09:50 AM
07-07-2005 09:50 AM
Re: Installing Fonts on UP-UX for Oracle Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2005 10:27 PM
08-10-2005 10:27 PM
Re: Installing Fonts on UP-UX for Oracle Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 09:48 PM
03-27-2007 09:48 PM
Re: Installing Fonts on UP-UX for Oracle Reports
I have a similar Problem while installing Barcode 39. I have tried the procedure u have given. But I am getting Memory Fault(Core Dump) Error while running command-- stmkdirs typefaces in ms.st directory.
Please suggest me.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2007 09:51 PM
03-27-2007 09:51 PM
Re: Installing Fonts on UP-UX for Oracle Reports
You should create a new thread if you aren't the original author. You can point to this one if that would explain your issue.
And especially if this is closed and has a solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2007 02:17 AM
03-28-2007 02:17 AM
Re: Installing Fonts on UP-UX for Oracle Reports
You can find in attached the procedure for install barrecode for Oracle reports
I did , it work well
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2007 02:22 AM
03-28-2007 02:22 AM
Re: Installing Fonts on UP-UX for Oracle Reports
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 02:35 AM
08-29-2007 02:35 AM
Re: Installing Fonts on UP-UX for Oracle Reports
I need help , because I can´t user xset or fslsfonts , can you help me ?
- Tags:
- xset