Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Debian - Ubuntu

For Debian based Linux, e.g. Ubuntu:

Code Block
themeDJango
sudo apt-get update
sudo apt-get install libaio1 fonts-dejavu
Ubuntu 24.04
Code Block
themeDJango
sudo apt-get update
sudo apt-get install libaio-dev fonts-dejavu mecab-ipadic-utf8
sudo ln -s /usr/lib/x86_64-linux-gnu/libaio.so /usr/lib/x86_64-linux-gnu/libaio.so.1


Add hostname into the hosts file:

...