Skip to content

Commit

Permalink
Refine the section "Build from source"
Browse files Browse the repository at this point in the history
  • Loading branch information
jserv committed May 26, 2024
1 parent 9b7d59c commit 73693a1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,10 @@ <h3 title="Linux/BSD Desktop">開放原始碼的作業系統</h3>
<header>
<h3 title="Build from Source Tarball">從原始程式碼自行編譯</h3>
</header>
<p>以 Debian GNU/Linux 為例</p>
<p>請參閱以下 GitHub 專案頁面,以得知如何從原始程式碼自行編譯及其前置作業</p>
<ul>
<li>build-essential : C/C++ 開發環境</li>
<li><a href="https://cmake.org/">CMake</a></li>
<li><a href="https://libcheck.github.io/check/">check</a> : unit testing framework for C</li>
<li><a href="https://github.com/chewing/libchewing">libchewing</a>: 主體函式庫</li>
<li><a href="https://github.com/chewing">各式橋接作業平台的實作</a></li>
</ul>
</section>
</article>

0 comments on commit 73693a1

Please sign in to comment.