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:install:standard [2015/05/06 16:21]
Serge Espitia
litespeed_wiki:install:standard [2015/07/20 19:23]
Michael Alegre removed
Line 17: Line 17:
 LSWS standard only includes 32 bit binary files. To run Standard Edition on a 64bit Linux build, you will need to install 32bit compatible libraries (ia32-libs for Ubuntu/​Debian and glibc for CentOS). ​ LSWS standard only includes 32 bit binary files. To run Standard Edition on a 64bit Linux build, you will need to install 32bit compatible libraries (ia32-libs for Ubuntu/​Debian and glibc for CentOS). ​
  
-On Debian System:+On Debian System:
 <​code>​ <​code>​
 dpkg --add-architecture i386 dpkg --add-architecture i386
Line 26: Line 26:
 </​code>​ </​code>​
  
-which fixes the problem.+Solves ​the problem.
  
-Please ​pay attention ​to the note for each file on download page. For example, to run LSWS version 5.0 on FreeBSD version higher than 8.x (x86) needs to install /​usr/​ports/​misc/​compat8x.+Please ​make sure to always review ​the file notes on our download page. For example, to run LSWS version 5.0 on FreeBSD version higher than 8.x (x86) you will need to install /​usr/​ports/​misc/​compat8x.