Sha256: 384f63a9d8c640c8fa6568be3e3467e04429aabbe94e0b5892116efba05dac4a

Contents?: true

Size: 1000 Bytes

Versions: 67

Compression:

Stored size: 1000 Bytes

Contents

<banner>Your system does not have a lot of virtual memory</banner>

Compiling <%= PROGRAM_NAME %> works best when you have at least <%= @required %> MB of virtual
memory. However your system only has <%= @current %> MB of total virtual memory (<%= @ram %> MB
RAM, <%= @swap %> MB swap). It is recommended that you temporarily add more swap space
before proceeding. You can do it as follows:

  <b>sudo dd if=/dev/zero of=/swap bs=1M count=1024
  sudo mkswap /swap
  sudo swapon /swap</b>

See also <b>https://wiki.archlinux.org/index.php/Swap</b> for more information about
the swap file on Linux.

If you cannot activate a swap file (e.g. because you're on OpenVZ, or if you
don't have root privileges) then you should install <%= PROGRAM_NAME %> through
DEB/RPM packages. For more information, please refer to our installation
documentation:

  <%= @install_doc_url %>

<b>Press Ctrl-C to abort this installer (recommended).</b>
<b>Press Enter if you want to continue with installation anyway.</b>

Version data entries

67 entries across 67 versions & 2 rubygems

Version Path
passenger-6.0.26 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.25 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.24 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.23 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.20 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.19 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.18 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.17 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.16 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.15 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.14 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.13 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.12 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.11 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.10 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.9 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.8 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.7 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.6 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb
passenger-6.0.5 resources/templates/installer_common/low_amount_of_memory_warning.txt.erb