On Sun, 18 Aug 2019 08:54:39 +0200 Carla Sensa <carlase...@sfr.fr> said:
> > On 18/08/2019 01:02, Carsten Haitzler wrote: > > 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 ...)? > > Same thing here (LinuxMint/Ubuntu). No svg rendering in E. > > Screenshot: > > https://www.enlightenment.org/ss/display.php?image=e-5d58efebcacd36.97330008.jpg > > meson configure: > > https://paste.ubuntu.com/p/HF722NtFRy/ > > apt-cache show librsvg2-dev: > > Package: librsvg2-dev > Architecture: amd64 > Version: 2.40.20-2 > Multi-Arch: same > Priority: optional > Section: libdevel > Source: librsvg > Origin: Ubuntu > Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com> > Original-Maintainer: Debian GNOME Maintainers > <pkg-gnome-maintain...@lists.alioth.debian.org> > Bugs: https://bugs.launchpad.net/ubuntu/+filebug > Installed-Size: 88 > Depends: librsvg2-2 (= 2.40.20-2), librsvg2-common (= 2.40.20-2), > gir1.2-rsvg-2.0 (= 2.40.20-2), libglib2.0-dev (>= 2.24.0), > libgdk-pixbuf2.0-dev (>= 2.23.5-2), libcairo2-dev (>= 1.2.0) > Suggests: librsvg2-doc > Filename: pool/main/libr/librsvg/librsvg2-dev_2.40.20-2_amd64.deb > Size: 10552 you guys are right... i had an OLD evas_image_loader.svg file for august 5 - something changed but didn't install a new symlink. as i just compile and install on top the old loader was still there. so this broke in the last 2 weeks or so. so missing symlink. fixed in git. -- ------------- 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