Changing $ symbol to # system wide using charmap locale????
6 views
Skip to first unread message
Kate
unread,
Jan 9, 2012, 2:02:59 PM1/9/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I need a legacy system for which I have no source code, to display the
British pound sterling symbol every time it would normally display
the dollar symbol. I've tried compiling a new locale but just get
heaps of errors when I run localedef.
I have AIX 5.3
Any help appreciated!!!!
Kate
Hajo Ehlers
unread,
Jan 10, 2012, 11:53:06 AM1/10/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
From the man page of localedef: ( On AI X6.1 )
...
you must have the C compiler installed.
...
So i suggest that you look for a C-Compiler. Maybe the easiest way is
to download a try & buy version.