I've found this <https://github.com/factor/factor/issues/1241> issue (
https://github.com/factor/factor/issues/1241) (marked as closed) which
suggests running factor like:

$ ./factor -run=listener

And it works.

On Wed, May 3, 2017 at 8:43 AM Kaveh Shahbazian <kaveh.shahbaz...@gmail.com>
wrote:

> Done that. Now we get this error:
> $ ./factor
> Cannot resolve C library function
> Library: DLL" /usr/lib/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
>     ]
>
>
> On Tue, May 2, 2017 at 3:12 PM Chris Double <chris.dou...@double.co.nz>
> wrote:
>
>> On Tue, May 2, 2017 at 9:05 PM, Kaveh Shahbazian
>> <kaveh.shahbaz...@gmail.com> wrote:
>> >
>> > Spent some time googling on the topic, so far failed to resolve this
>> (not a
>> > *nix Guru).
>> > It seems fit to add instructions to resolve this for those who like to
>> give
>> > factor a spin.
>>
>> I think you need:
>>
>> sudo apt-get install libgtkglext1-dev
>>
>> --
>> http://bluishcoder.co.nz
>>
>>
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Factor-talk mailing list
>> Factor-talk@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>
> --
> Regards,
> Kaveh Shahbazian
>
-- 
Regards,
Kaveh Shahbazian
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to