Adding --without-rust to librsvg would be like adding --without-c to PSPP. The "r" stands for "rust".
However, the binaries from adwaita-icon-theme are just a bunch of icons. I think you should be able to just copy those icons from any installation. (The Debian package for adwaita-icon-theme is Architecture: all, meaning that it's only compiled once, not once for every architecture.) On Sun, Dec 20, 2020 at 3:47 AM John Darrington <j...@darrington.wattle.id.au> wrote: > > Perhaps librsvg can be configured with a --without-rust option? > > J' > On Sun, Dec 20, 2020 at 10:59:37AM +0100, Friedrich Beckmann wrote: > One could put some effort into working around this but it is more the > story how many dependencies we depend on in the end if we start from scratch. > I guess everything would work with an earlier version of librsvg which could > be build without rust but then it ends up in fiddling with the dependencies > of the brew packages. > > > Am 20.12.2020 um 09:31 schrieb John Darrington > <j...@darrington.wattle.id.au>: > > > > Presumably librsvg can be cross compiled ? > > > > J' > > > > On Sun, Dec 20, 2020 at 09:04:18AM +0100, Friedrich Beckmann wrote: > > I just asked a friend to compile pspp on the new Macbook with the > A1 processor using homebrew. I turned out that „rust“ fails to compile and he > asked if we need rust to run pspp. The story is that we need some icons from > the adwaita-icon-theme. adwaita-icon-theme needs librsvg. librsvg needs rust. > So yes - to have pspp with the gui we need rust. > > > > Fritz > > > >