Dear all,

I have 2 kind of problem

1) Until now I have worked with xHarbour+fedora core 1/2/3/4 succesfully. My
application, compiled with "fedora core 4" works fine also on Fedora Core 6
using gtsln+UTF8+libslang-utf8.so.1
Now I have upgraded the computer that creates the executable to Fedora-core
6 and recompiled succesfully xHarbour from latest CVS
In this installation I see that exist only libslang version 2 and no more
libslang-utf8.
When I compile my application and I try to run it, my keyboard do not work
any more and I see a lot of message like "send_attr_str" and
"buffer_too_small".

If I change LANG to "export LANG=it_IT" (instead of it_IT.UTF-8) the
application works

My question is: do xHarbour need to be used with libslang-utf8 only ? Or it
can be used also with libslang.so.2 ?



2) When I use gtcrs, there is a thing that I do not understand.
the command

@ t,l,b,r box "<pseudographics characters that draw a box>"

do not want to write the correct characters also if I have make the right
setting for font/LANG etc..
If I write "?chr(179)", I will see a vertical line, but I will see other
characters if I use chr(179) in the command @ t,l,b,r box ....
Why this behaviour ?


Thank you for help,
Regards, Marco Bernardi
Turin