Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:lsmcd:installation [2018/08/14 14:17]
Robert Perper [Debian/Ubuntu]
litespeed_wiki:lsmcd:installation [2019/11/27 14:34] (current)
Robert Perper [Centos / RHEL]
Line 15: Line 15:
 Run the following commands from an elevated shell terminal: Run the following commands from an elevated shell terminal:
 <​code>​ <​code>​
-sudo apt-get install build-essential zlib1g-dev libexpat1-dev openssl libssl-dev libsasl2-dev libpcre3-dev -y+sudo apt-get install ​git build-essential zlib1g-dev libexpat1-dev openssl libssl-dev libsasl2-dev libpcre3-dev -y
 </​code>​ </​code>​
  
Line 40: Line 40:
 ====Centos / RHEL==== ====Centos / RHEL====
 <​code>​ <​code>​
-make install+sudo make install
 </​code>​ </​code>​
 ====Debian/​Ubuntu==== ====Debian/​Ubuntu====
  • Admin
  • Last modified: 2018/08/14 14:17
  • by Robert Perper