Hi Volker,

On Saturday, August 3, 2002, 3:23:54 PM, you wrote:

VN> here when quitting /viewt sometimes crash.
VN> "Ung�ltiger Maschinenbefehl" ("ilegal instruction").
VN> its an amd k6.

There's   likely   to   be   some  CMOV  around  (not  necessarily
REBOL-related),  or  any other instruction of that kind. You could
try  objdump  on REBOL to see if it is in its code or not (or even
try  gdb and see where it breaks). If it is some external library,
you could download its source and recompile it for the K6.

VN> also font-sizes are broken, normal font is slightly to large,
VN> and except of 24 nothing gets bigger.
VN> h3 is largert, but h1, h2 smaleler than text. 
VN> (checked with beta).

That's  likely  to  be a XFree font configuration issue. Helvetica
and Times are bitmap fonts in most linux installations; you should
either  change  the  default font View's using or try to install a
scalable version of the font View uses.

HTH,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]>  --  REBOL Programmer
Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to