On Sat, 17 Aug 2019 13:43:49 -0400 "Rbt. Y-Lee" <y...@bodhilinux.com> said:

>  When I build efl from git I don't get evas svg support.
> 
>  I start with a clean install of lubuntu 18.04 VM. Installed meson from a
> deb file i made for bodhi:
> http://packages.bodhilinux.com/bodhi/pool/b5main/m/meson/
> 
> and installed the dependencies for efl and installed efl via:
> 
> meson --prefix=/usr . build
> ninja -C build
> sudo ninja -C build install
> 
> As expected in meson configure build:
> 
> evas-loaders-disabler            [webp, json]              [gst, pdf, ps,
> raw, svg, rsvg, xcf, bmp, dds, eet, generic, gif, ico, jp2k, jpeg, pmaps,
> png, psd, tga, tgv, tiff, wbmp, webp, xpm, json] List of modular
> image/vector loaders to disable in efl
> 
> And svg stuff in /usr/lib/x86_64-linux-gnu/evas/utils looks ok:
> 
> test@test-VirtualBox:~/Code/efl$ cd /usr/lib/x86_64-linux-gnu/evas/utils
> test@test-VirtualBox:/usr/lib/x86_64-linux-gnu/evas/utils$ ls -la *svg*
> -rwxr-xr-x 1 root root 35320 Aug 17 12:03 evas_image_loader.rsvg
> lrwxrwxrwx 1 root root    22 Aug 17 12:03 evas_image_loader.svg.gz ->
> evas_image_loader.rsvg
> lrwxrwxrwx 1 root root    22 Aug 17 12:03 evas_image_loader.svgz ->
> evas_image_loader.rsvg

well. the loader is there. how do you KNOW you don't have svg support? a quick
test might be to tycat an svg file in terminology... if it displays... you have
svg support :) if icons in e are the svg ones (might be harder to tell as there
may also be png icons matching the svg ones ...)?

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - ras...@rasterman.com



_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to