編集の要約なし |
|||
| 644行目: | 644行目: | ||
sudo zypper install curl wget file webkit2gtk3-devel libopenssl-devel libappindicator3-1 librsvg-devel | sudo zypper install curl wget file webkit2gtk3-devel libopenssl-devel libappindicator3-1 librsvg-devel | ||
<br> | <br> | ||
===== ソースコードのダウンロード ===== | |||
[https://github.com/anomalyco/opencode/releases OpenCodeのGithub]にアクセスして、ソースコードをダウンロードする。<br> | |||
ダウンロードしたファイルを解凍する。<br> | |||
tar xf opencode-<バージョン>.tar.gz | |||
cd opencode-<バージョン> | |||
<br> | |||
==== デスクトップアプリケーションのビルド ==== | ==== デスクトップアプリケーションのビルド ==== | ||
===== Step 1 : 環境変数の設定 ===== | ===== Step 1 : 環境変数の設定 ===== | ||