/
libcurl
libcurl
curl - a tool for transferring data from or to a server
General Information
The curl library provides basic communication with other servers and clients and is usually part of the system. The HLRN system does not meet the requirements of some software and a separate curl-library is provided.
Read more on the vendor pages.
Version | Compiler | Build date | Installation Path | modulefile |
---|---|---|---|---|
8.2.0 | gcc-9 | 25-jul-2023 | /sw/libraries/curl/<version> | curl/gcc.9/8.2.0 |
intel-22 | 28.-jul-2023 | curl/intel.22/8.2.0 |
For some more information consult the man-page.
Usage at HLRN
Load the modulefile
$ module load curl
This provides access to the script curl-config that can be used to explore details of the library installation. Also the binary curl bcomes available. The environment variable LD_RUN_PATH is set to make linking with rpath easy.
Building curl
Installation includes
- download from github
- run make and make install - see run_configure in the installation path.
, multiple selections available,
Related content
HDF5 libraries / binaries
HDF5 libraries / binaries
More like this
Usage Guide
Usage Guide
More like this
Compilation on CPU Genoa
Compilation on CPU Genoa
More like this
Slurm usage
Slurm usage
More like this
Devtools Compiler Debugger
Devtools Compiler Debugger
More like this
OpenMPI on CPU Genoa
OpenMPI on CPU Genoa
More like this