mirror of
https://git.phreedom.club/localhost_frssoft/compy.git
synced 2024-11-27 02:21:34 +00:00
Add installation instructions for Fedora
This commit is contained in:
parent
b15d83a98b
commit
d7ab0df064
|
@ -22,6 +22,7 @@ Installation
|
||||||
------------
|
------------
|
||||||
|
|
||||||
compy needs a few libraries to compile.
|
compy needs a few libraries to compile.
|
||||||
|
On Fedora, run `dnf install -y libjpeg-devel`
|
||||||
On Ubuntu, run `apt-get install -y libjpeg8 openssl ssl-cert`.
|
On Ubuntu, run `apt-get install -y libjpeg8 openssl ssl-cert`.
|
||||||
On macOS, run `brew install jpeg`. Then compile via:
|
On macOS, run `brew install jpeg`. Then compile via:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue