Skip to content

Commit 074b483

Browse files
committed
README: Improve build and installation doc
1 parent 9b05f36 commit 074b483

File tree

1 file changed

+21
-5
lines changed

1 file changed

+21
-5
lines changed

README.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
CPDUP -- Filesystem Mirroring Utility
22
=====================================
33

4+
Introduction
5+
------------
46
This repository hosts the **`cpdup`** utility for the Linux operating system
57
ported from the [DragonFly BSD](https://www.dragonflybsd.org/)
68
operating system.
@@ -28,9 +30,23 @@ The `cpdup` utility is distributed under [The 3-Clause BSD License](LICENSE).
2830

2931
Manual page: [`cpdup(1)`](https://www.dragonflybsd.org/cgi/web-man?command=cpdup&section=1)
3032

31-
Dependencies:
32-
* Arch: `libbsd`, `openssl`, `pkgconf`
33-
* CentOS: `libbsd-devel`, `openssl-devel`, `pkgconfig`
34-
* Debian: `libbsd-dev`, `libssl-dev`, `pkg-config`
3533

36-
Build: just execute `make`
34+
Build & Installation
35+
--------------------
36+
1. Install dependencies:
37+
38+
* `make`
39+
* `gcc`
40+
* `pkg-config`
41+
* `libbsd-dev`
42+
* `libssl-dev` (OpenSSL/LibreSSL)
43+
44+
Arch Linux: `pacman -S pkgconf libbsd openssl`
45+
46+
CentOS: `yum install pkgconfig libbsd-devel openssl-devel`
47+
48+
Debian: `apt install pkg-config libbsd-dev libssl-dev`
49+
50+
2. Build: `make`
51+
52+
3. Install: `sudo make install [PREFIX=/usr/local]`

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy