Hi,
In my last message, I described a problem with Xclip :
"! An error occured with Xclip. Check the Xclip interface file"
<Illegal help data [04.wind.mgmt/04.02.mng.frm]> at or near """
So, we have found a bug in the program xc.create.c,
in the function XcParseHelpData. This function is OK under SUN,
but for HP we must add the instruction :
return 1;
just before the end of this function !!
Damien.