mirror of https://github.com/XEphem/XEphem.git
Add “libssl-dev” to packages listed in “INSTALL”
This commit is contained in:
parent
1a890b614c
commit
b421f91a9b
2
INSTALL
2
INSTALL
|
|
@ -15,7 +15,7 @@ How to install XEphem, either for just yourself or system-wide:
|
||||||
distributions, look for Motif packages equivalent to the ones
|
distributions, look for Motif packages equivalent to the ones
|
||||||
installed here):
|
installed here):
|
||||||
|
|
||||||
$ sudo apt install build-essential groff-base libmotif-dev libxext-dev libxmu-dev libxt-dev
|
$ sudo apt install build-essential groff-base libmotif-dev libssl-dev libxext-dev libxmu-dev libxt-dev
|
||||||
$ make
|
$ make
|
||||||
|
|
||||||
On Mac OS X just do this:
|
On Mac OS X just do this:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue