HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- IMGLIN : Metrics data for font 'P06BOB' not found
Operating System - HP-UX
1830979
Members
2075
Online
110018
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
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
03-26-2008 02:56 PM
03-26-2008 02:56 PM
IMGLIN : Metrics data for font 'P06BOB' not found
root@hohp224[/tmp/font]
# uname -a ; model
HP-UX hohp224 B.11.11 U 9000/800/N4000-55
#####################################
Hello All,
I have a user who is attempting to use a font ( P06BOB.TTF ) that's transferred from his PC to unix server. The user receive's the following error :
" IMGLIN : Metrics data for font 'P06BOB' not found "
The font has not worked a Unix server before, is there a conversion needed or some install process ?
root@hohp224[/opt/java1.5/jre/lib/fonts]
# ls -la
total 4142
dr-xr-xr-x 2 bin bin 1024 Mar 20 08:41 .
dr-xr-xr-x 16 bin bin 2048 Jan 2 2007 ..
-r--r--r-- 1 bin bin 75144 Jul 28 2006 LucidaBrightDemiBold.ttf
-r--r--r-- 1 bin bin 75124 Jul 28 2006 LucidaBrightDemiItalic.ttf
-r--r--r-- 1 bin bin 80856 Jul 28 2006 LucidaBrightItalic.ttf
-r--r--r-- 1 bin bin 344908 Jul 28 2006 LucidaBrightRegular.ttf
-r--r--r-- 1 bin bin 317896 Jul 28 2006 LucidaSansDemiBold.ttf
-r--r--r-- 1 bin bin 698236 Jul 28 2006 LucidaSansRegular.ttf
-r--r--r-- 1 bin bin 234068 Jul 28 2006 LucidaTypewriterBold.ttf
-r--r--r-- 1 bin bin 242700 Jul 28 2006 LucidaTypewriterRegular.ttf
-r--r--r-- 1 bin bin 40816 Apr 2 1998 P06BOB.TTF
-r--r--r-- 1 bin bin 4041 Jul 28 2006 fonts.dir
root@hohp224[/opt/java1.5/jre/lib/fonts]
# file *
LucidaBrightDemiBold.ttf: awk program text
LucidaBrightDemiItalic.ttf: awk program text
LucidaBrightItalic.ttf: awk program text
LucidaBrightRegular.ttf: awk program text
LucidaSansDemiBold.ttf: data
LucidaSansRegular.ttf: lex command text
LucidaTypewriterBold.ttf: data
LucidaTypewriterRegular.ttf: awk program text
P06BOB.TTF: data
fonts.dir: ascii text
root@hohp224[/opt/java1.5/jre/lib/fonts]
# uname -a ; model
HP-UX hohp224 B.11.11 U 9000/800/N4000-55
#####################################
Hello All,
I have a user who is attempting to use a font ( P06BOB.TTF ) that's transferred from his PC to unix server. The user receive's the following error :
" IMGLIN : Metrics data for font 'P06BOB' not found "
The font has not worked a Unix server before, is there a conversion needed or some install process ?
root@hohp224[/opt/java1.5/jre/lib/fonts]
# ls -la
total 4142
dr-xr-xr-x 2 bin bin 1024 Mar 20 08:41 .
dr-xr-xr-x 16 bin bin 2048 Jan 2 2007 ..
-r--r--r-- 1 bin bin 75144 Jul 28 2006 LucidaBrightDemiBold.ttf
-r--r--r-- 1 bin bin 75124 Jul 28 2006 LucidaBrightDemiItalic.ttf
-r--r--r-- 1 bin bin 80856 Jul 28 2006 LucidaBrightItalic.ttf
-r--r--r-- 1 bin bin 344908 Jul 28 2006 LucidaBrightRegular.ttf
-r--r--r-- 1 bin bin 317896 Jul 28 2006 LucidaSansDemiBold.ttf
-r--r--r-- 1 bin bin 698236 Jul 28 2006 LucidaSansRegular.ttf
-r--r--r-- 1 bin bin 234068 Jul 28 2006 LucidaTypewriterBold.ttf
-r--r--r-- 1 bin bin 242700 Jul 28 2006 LucidaTypewriterRegular.ttf
-r--r--r-- 1 bin bin 40816 Apr 2 1998 P06BOB.TTF
-r--r--r-- 1 bin bin 4041 Jul 28 2006 fonts.dir
root@hohp224[/opt/java1.5/jre/lib/fonts]
# file *
LucidaBrightDemiBold.ttf: awk program text
LucidaBrightDemiItalic.ttf: awk program text
LucidaBrightItalic.ttf: awk program text
LucidaBrightRegular.ttf: awk program text
LucidaSansDemiBold.ttf: data
LucidaSansRegular.ttf: lex command text
LucidaTypewriterBold.ttf: data
LucidaTypewriterRegular.ttf: awk program text
P06BOB.TTF: data
fonts.dir: ascii text
root@hohp224[/opt/java1.5/jre/lib/fonts]
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