Bitcointalk · 0.3 almost ready -- please test the Mac version!

中本聪,2010 年 6 月 24 日

SN-0796 已核对来源,附原文与上下文。

阅读语言
中文译文

这是供测试的 linux 版 RC1: (链接已移除,见下方)

它同时包含 32 位和 64 位二进制。

近期改动:

build-unix.txt: - 增加了构建 wxBase 的说明,编译 bitcoind 需要它。 - libboost-dev 包不再安装任何东西,你需要改用 libboost-all-dev。 - 更新了版本号。

makefile.unix: - libboost 库在 1.40 里从文件名中去掉了 "-mt"。如果你用 Boost 1.38 或更低版本编译,比如在 Ubuntu Karmic 上,你需要把它改回 boost_system-mt 和 boost_filesystem-mt。

ORIGINAL · 英文原文
Here's RC1 for linux for testing:
(link removed, see below)

It contains both 32-bit and 64-bit binaries.

Recent changes:

build-unix.txt:
- Added instructions for building wxBase, which is needed to compile bitcoind.
- The package libboost-dev doesn't install anything anymore, you need to get libboost-all-dev.
- Updated version numbers.

makefile.unix:
- The libboost libraries have removed the "-mt" from their filenames in 1.40.  If you're compiling with Boost 1.38 or lower, like on Ubuntu Karmic, you would need to change it back to boost_system-mt and boost_filesystem-mt.
来源
Bitcointalk 原始链接 ↗ 记录编号 SN-0796