Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.


Auszug

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 github

VersionBuild DateInstallation Pathmodulefilecompiler
1.119-aug-20123/sw/tools/nocache/1.1nocache/1.1gcc

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 and the binary curl.


Building nocache

Installation includes

  • download from github
  • run make and make install - see run_make in the installation path.