mirror of
https://git.phreedom.club/localhost_frssoft/compy.git
synced 2024-11-05 16:03:19 +00:00
parent
b914328a54
commit
40aff8c8d3
|
@ -23,7 +23,7 @@ Installation
|
|||
|
||||
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-dev openssl ssl-cert`.
|
||||
On macOS, run `brew install jpeg`. Then compile via:
|
||||
|
||||
```ShellSession
|
||||
|
|
Loading…
Reference in a new issue