GNOME Bugzilla – Bug 316219
configure script should include --with-libgcrypt-preifx option
Last modified: 2021-07-05 11:01:00 UTC
The libxslt configure script should include an option for installing libxslt with cypto support using a nonstandard libgcrypt path.
If you provide a patch it may come way faster, my libgcrypt is in a standard path, this is the first time this is requested ! Daniel
Is this "nonstandard ... path" the only place libgcrypt is installed (it's just not a in a usually-searched place) or are there multiple libgcrypt on your system and you're trying to choose one other than the default? If the former, just pass the appropriate -I and -L flags in the CPPFLAGS and LDFLAGS env vars and/or add the dir containing libgcrypt to the front of the PATH env var. Does this extremely common type of compiling/porting issue need a whole new flag?
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org. As part of that, we are mass-closing older open tickets in bugzilla.gnome.org which have not seen updates for a longer time (resources are unfortunately quite limited so not every ticket can get handled). If you can still reproduce the situation described in this ticket in a recent and supported software version, then please follow https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines and create a new ticket at https://gitlab.gnome.org/GNOME/libxslt/-/issues/ Thank you for your understanding and your help.