Hi fellow Factor users,
i am trying version 0.79 on my Arch Linux box.
The system is kept up to date with pacman.
When starting the listener i get the following
error message:
Cannot resolve C library function
Library: DLL" /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0"
Symbol: gtk_init
DlError: none
See http://concatenative.org/wiki/view/Factor/Requirements
(U) Quotation: [ c-to-factor -> ]
Word: c-to-factor
(U) Quotation: [ [ catchstack* push ] dip call -> catchstack* pop* ]
(O) Word: command-line-startup
(O) Method: M\ gtk-ui-backend (with-ui)
(U) Quotation: [
OBJ-CURRENT-THREAD special-object error-thread set-global
current-continuation -> error-continuation set-global
[ original-error set-global ] [ rethrow ] bi
]
The path in the error message: /usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0
is not existing. When i am looking in the ffi directory for gtk i find the
path resolver call for the library. Using this code by hand i get the
correct path for the gtk library: /usr/lib/libgtk-x11-2.0.so.0 back. I have
no clou where this path is coming from:
/usr/lib/i386-linux-gnu/libgtk-x11-2.0.so.0. Is this a bug or am i doing
something wrong?
By the way version 0.96 is working without an error.
Cheers
Fabian
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk