Enable --with-rsvg flag for graphviz package
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
graphviz (Debian) |
Fix Released
|
Unknown
|
|||
graphviz (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
I am trying to use animl library (https:/
```Warning: No loadimage plugin for "svg:cairo"```
After some googling, `svg:cairo` plugin depends on `--with-rsvg` being enabled during compilation. But in both versions of graphviz, this flag is `--without-rsvg`. Can I request this flag to be enabled, please?
On my bionic setup:
```
graphviz:
Installed: 2.40.1-2
Candidate: 2.40.1-2
Version table:
*** 2.40.1-2 500
500 http://
100 /var/lib/
```
On artful setup, I guess the version of the graphviz is `2.36`.
Changed in graphviz (Debian): | |
status: | Unknown → Fix Released |
This had been fixed in Debian some weeks ago with the 2.40.1-4 package version. Ubuntu needs to sync it to its archives for solving your bug report.