You've already forked nakamoto-archive
29 lines
1.0 KiB
Markdown
29 lines
1.0 KiB
Markdown
---
|
|
layout: forum
|
|
title: 'Re: DEB Package?'
|
|
grand_parent: Forum Posts
|
|
parent: Bitcoin Forum
|
|
nav_order: 49
|
|
date: 2010-02-12 15:57:37 UTC
|
|
original: https://bitcointalk.org/index.php?topic=48.msg316#msg316
|
|
---
|
|
|
|
# Re: DEB Package?
|
|
---
|
|
|
|
<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre class="highlight">
|
|
<code>Re: DEB Package?
|
|
February 12, 2010, 03:57:37 PM
|
|
|
|
<a href="https://bitcointalk.org/index.php?topic=49.msg321#msg321">Quote from: soultcer on February 12, 2010, 02:31:50 PM</a>
|
|
-------------
|
|
If you want, I can provide you with a precompiled binary.
|
|
-------------
|
|
|
|
Am I missing something? Is there something wrong with the 32-bit linux precompiled binary on bitcoin.org?
|
|
|
|
The bitcoin binary in the distribution static links the wxWidgets library, and its shared links (openssl and GTK) are included in Ubuntu, so it can run without needing to be a .deb to pull down dependencies.
|
|
|
|
Since we're upgrading to wxWidgets 2.9.0 for UTF-8, which doesn't have a DEB package yet, we'll continue to need to static link it.
|
|
</code></pre></div></div>
|