From 68cd38ed97407275ef4c21404e0165c2da4f7ae0 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Mon, 4 Jan 2021 23:35:48 -0600 Subject: [PATCH] Create 49.md --- docs/forum/bitcoin-forum/49.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 docs/forum/bitcoin-forum/49.md diff --git a/docs/forum/bitcoin-forum/49.md b/docs/forum/bitcoin-forum/49.md new file mode 100644 index 0000000..09aa5cb --- /dev/null +++ b/docs/forum/bitcoin-forum/49.md @@ -0,0 +1,28 @@ +--- +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? +--- + +
+Re: DEB Package?
+February 12, 2010, 03:57:37 PM
+
+Quote from: soultcer on February 12, 2010, 02:31:50 PM
+-------------
+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.
+