After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 316219 - configure script should include --with-libgcrypt-preifx option
configure script should include --with-libgcrypt-preifx option
Status: RESOLVED OBSOLETE
Product: libxslt
Classification: Platform
Component: general
1.0.15
Other Mac OS
: Normal enhancement
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-13 15:11 UTC by Lance Gallop
Modified: 2021-07-05 11:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Lance Gallop 2005-09-13 15:11:35 UTC
The libxslt configure script should include an option for installing libxslt
with cypto support using a nonstandard libgcrypt path.
Comment 1 Daniel Veillard 2005-09-13 21:56:15 UTC
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
Comment 2 Daniel Macks 2005-09-15 19:24:33 UTC
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?
Comment 3 GNOME Infrastructure Team 2021-07-05 11:01:00 UTC
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.