Hi John,

thanks a lot for your quick answer. After reloading gtk.ffi and
saving the ui listener of version 0.97 is working.

Factor is such a great project. I love working with it.

Cheers
Fabian


2015-04-08 13:51 GMT+02:00 John Benediktsson <mrj...@gmail.com>:

> Hi Fabian,
>
> Very sorry for the trouble you are having. This is a small bug with
> library paths and has been fixed in the latest nightly (which will become
> 0.98 soon).
>
> In the meantime, you can either try the nightly build (good and stable) or
> do this from a command line:
>
>      $ ./factor -run=listener
>
>      IN: scratchpad "gtk.ffi" reload
>
>      IN: scratchpad save
>
>
> Best,
> John.
>
> On Apr 8, 2015, at 6:17 AM, Fabian Boucsein <
> fabian.boucs...@googlemail.com> wrote:
>
> 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
>
>
>
> ------------------------------------------------------------------------------
> 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
>
>
------------------------------------------------------------------------------
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

Reply via email to