This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:install [2010/08/03 05:55] smeghead |
en:install [2021/06/08 13:49] (current) |
||
|---|---|---|---|
| Line 8: | Line 8: | ||
| <code> | <code> | ||
| - | sudo apt-get install build-essential gettext rsync wget | + | sudo apt-get install build-essential gettext rsync wget libjson-perl liblocale-po-perl |
| </code> | </code> | ||
| + | |||
| ===== Compile Starbug1 ===== | ===== Compile Starbug1 ===== | ||
| Line 18: | Line 19: | ||
| If something wrong, try below. | If something wrong, try below. | ||
| - | * [[install:compile:shared|How to compile binary that use shared library.]] | + | * [[en/install/compile/shared|How to compile binary that use shared library.]] |
| after compile, next is setup. | after compile, next is setup. | ||
| Line 24: | Line 25: | ||
| ===== How to setup Starbug1 ===== | ===== How to setup Starbug1 ===== | ||
| - | * [[install:setup|How to setup Starbug1]] | + | * [[en/install/setup|How to setup Starbug1]] |
| ====== Other informations ====== | ====== Other informations ====== | ||
| - | * [[install:hook|About hook functions]] | + | * [[en/install/hook|About hook functions]] |
| * when register and reply, how to send mail, and etc. | * when register and reply, how to send mail, and etc. | ||
| - | * [[install:aboutdatabase|About database schema]] | + | * [[en/install/aboutdatabase|About database schema]] |
| * Starbug1 data structure. | * Starbug1 data structure. | ||
| - | * [[install:backup|How to backup.]] | + | * [[en/install/backup|How to backup.]] |
| * example of backup. | * example of backup. | ||
| - | * [[install:export|How to export settings of projects]] | + | * [[en/install/export|How to export settings of projects]] |
| * able to export projects settings. | * able to export projects settings. | ||
| - | * [[install:faq|FAQ]] | + | * [[en/install/faq|FAQ]] |
| * FAQ | * FAQ | ||