Paste: attempt to run new factor with gui
Author: | mykespb |
Mode: | factor |
Date: | Wed, 5 Nov 2014 01:22:12 |
Plain Text |
An error occurred while drawing the world T{ world f ~array~ ~array~ f f ~vector~ ~array~ ~debugger~ t t f....
This world has been deactivated to prevent cascading errors.
Required OpenGL version 1.0 not supported ((null) available)
If you have several libGL.so installed, Factor tried the first one in: ldconfig -p | grep libGL.so$
You can change the library used like so: LD_LIBRARY_PATH=/usr/lib/fglrx ./factor
Author: | test |
Mode: | factor |
Date: | Tue, 6 Aug 2019 13:10:19 |
Plain Text |
: test( -- ) "this is a test" . ;
test
New Annotation