One thing that can go wrong (I think): If DrRacket and librsvg both depends on some library a.dll and the versions differ then interesting things can happen. As far as I know it is necessary to use the exact same version.
Google tells me that librsvg depends on Pango so that's one thing to look out for. I had many problems back when I wanted to build Poppler (pdf library). In the end I resorted to build everything from scratch. I documented the steps here: https://github.com/soegaard/racket-osx-libs I believe the os x and Linux steps are very similar. /Jens Axel 2016-09-27 11:58 GMT+02:00 Lehi Toskin <lehi.tos...@gmail.com>: > I've long since passed the point where pulling my hair out and/or > sacrificing virgin goats was the next viable step in my quest to get the > libraries working, so I think I'll quit while I'm still coherent and > vaguely "sane". It seems as though the bundle of DLL's that > m.douglas.williams linked to is what I'll end up using - it's suboptimal > because it's 32-bits instead of 64, but I can live with that. > > At least until I get it into my head that I *really* want a 64-bit package. > > Thank you, everyone, for all your help. > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to racket-users+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- -- Jens Axel Søgaard -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.