Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marcus Hoffmann
nettle
Commits
ab38c077
Commit
ab38c077
authored
11 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
Clarify build instructions.
parent
5c8127d4
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+12
-8
12 additions, 8 deletions
README
with
12 additions
and
8 deletions
README
+
12
−
8
View file @
ab38c077
...
@@ -24,16 +24,20 @@ What is Nettle? A quote from the introduction in the Nettle Manual:
...
@@ -24,16 +24,20 @@ What is Nettle? A quote from the introduction in the Nettle Manual:
language, and LSH, which both use an object-oriented abstraction on top
language, and LSH, which both use an object-oriented abstraction on top
of the library.
of the library.
Nettle is free software; you can redistribute it and/or modify it
under
Nettle is free software; you can redistribute it and/or modify it
the terms of the GNU Lesser General Public License as published
by the Free
under
the terms of the GNU Lesser General Public License as published
Software Foundation. See the file COPYING.LIB for details.
by the Free
Software Foundation. See the file COPYING.LIB for details.
Build nettle with the usual ./configure && make && make check && make
If you have downloaded a Nettle release, build it with the usual
install. Read the manual. Mail me if you have any questions or
./configure && make && make check && make install (see the INSTALL
sugges
tions.
file for further instruc
tions
)
.
You can also build Nettle from git, see
You can also get Nettle from git, see
http://www.lysator.liu.se/~nisse/nettle/ for current instructions.
http://www.lysator.liu.se/~nisse/nettle/ for current instructions. In
particular, you need to run the ./.bootstrap script after checkout and
before running ./configure.
Read the manual. Mail me if you have any questions or suggestions.
You may want to subscribe to the nettle-bugs mailing list. See
You may want to subscribe to the nettle-bugs mailing list. See
<URL: http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs>.
<URL: http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs>.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment