> Sounds like probably an encoding problem. > > What character set does aterm expect to be using? UTF-8? > > Most manpages assume ISO-8859-1, I believe. > > What is the output of ( env | egrep '^LC|LANG' )? > > -- > Micah J. Cowan > [EMAIL PROTECTED]
[EMAIL PROTECTED]:~$ env | egrep '^LC|LANG' LANG=en_US.UTF-8 LANGUAGE=en So what would you suggest trying? Thanks Jay _______________________________________________ vox-tech mailing list [email protected] http://lists.lugod.org/mailman/listinfo/vox-tech
