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/02 08: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> | ||
- | ===== Comple Starbug1 ===== | + | |
+ | ===== Compile Starbug1 ===== | ||
Static Version Compile is easy. and static binary works faster. | Static Version Compile is easy. and static binary works faster. | ||
- | * [[install:compile:static|How to compile static binary]] | + | * [[en/install/compile/static|How to compile static binary]] |
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. | ||
+ | |||
===== 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 |