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:51] 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 ===== | ||
- | * [[install:setup|How to setup Starbug1]] | + | ===== How to setup Starbug1 ===== |
- | ====== その他の情報 ====== | + | * [[en/install/setup|How to setup Starbug1]] |
- | * [[install:hook|フック機能について]] | + | ====== Other informations ====== |
- | * 投稿時、返信時に、メール送信などを行なうようにする方法についてです。 | + | * [[en/install/hook|About hook functions]] |
- | * [[install:aboutdatabase|DB構成について]] | + | * when register and reply, how to send mail, and etc. |
- | * Starbug1のデータの格納方法についての情報です。 | + | * [[en/install/aboutdatabase|About database schema]] |
- | * [[install:backup|バックアップの方法]] | + | * Starbug1 data structure. |
- | * バックアップを取る方法の例です。 | + | * [[en/install/backup|How to backup.]] |
- | * [[install:export|設定情報をエクスポートする機能について]] | + | * example of backup. |
- | * あるサブプロジェクトを複製して他のプロジェクトを新規作成することができます。 | + | * [[en/install/export|How to export settings of projects]] |
- | * [[install:faq|FAQ]] | + | * able to export projects settings. |
- | * FAQです。 | + | * [[en/install/faq|FAQ]] |
+ | * FAQ |