Looks like that's required by ``images.loader.gtk``.

I guess "headless" still can load images using the Gtk libraries... maybe
we should make ``g_type_init`` a startup hook or something.

On Tue, Nov 29, 2016 at 4:43 PM, Chris Double <chris.dou...@double.co.nz>
wrote:

> What libraries are needed for a headless Factor running on a VPS?
>
> I tried doing a "NO_UI=1 ./build.sh" but it fails at a point during
> the bootstrap wanting libgobject:
>
> 3: USING: io.pathnames sequences ui.images ;
>                                           ^
> Cannot resolve C library function
> Library: DLL" libgobject-2.0.so"
> Symbol: g_type_init
> DlError: libgobject-2.0.so: cannot open shared object file: No such
> file or directory
>
> Am I bootstrapping wrong?
>
> --
> http://bluishcoder.co.nz
>
> ------------------------------------------------------------
> ------------------
> _______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
------------------------------------------------------------------------------
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to