Transaction

9f4ff3c1206cf29b1321197ea8d2660b2ed39b22c9ae93c20a184c5c461cb8b8
2024-03-21 19:39:05
0.00000020 BSV
(
0.00603203 BSV
-
0.00603183 BSV
)
10.45 sat/KB
1
71,046
1,913 B

2 Outputs

Total Output:
0.00603183 BSV
  • jM©<div class="post"><div class="quoteheader"><a href="https://bitcointalk.org/index.php?topic=626.msg6702#msg6702">Quote from: knightmb on July 30, 2010, 07:24:07 PM</a></div><div class="quote">I can only imagine the pain you went through to get these builds because I'm trying to build the program on a Ubuntu 9.04 box and so far I can't seem to find all the dependencies to compile no matter how much I keep installing packages and compiling source, LOL.<br/></div>I can't understand why you're having so much pain. &nbsp;I just followed the instructions in build-unix.txt. &nbsp;I made a couple little corrections for Boost 1.37, which I'll put on SVN the next time I update it, noted below:<br/><br/>Dependencies<br/>------------<br/>sudo apt-get install build-essential<br/>sudo apt-get install libgtk2.0-dev<br/>sudo apt-get install libssl-dev<br/>sudo apt-get install libdb4.7-dev<br/>sudo apt-get install libdb4.7++-dev<br/>sudo apt-get install libboost-all-dev (or libboost1.37-dev)<br/><br/>wxWidgets<br/>---------<br/>cd /usr/local<br/>tar -xzvf wxWidgets-2.9.0.tar.gz<br/>cd /usr/local/wxWidgets-2.9.0<br/>mkdir buildgtk<br/>cd buildgtk<br/>../configure --with-gtk --enable-debug --disable-shared --enable-monolithic<br/>make<br/>sudo su<br/>make install<br/>ldconfig<br/><br/><br/>added a comment in makefile.unix:<br/><br/># for boost 1.37, add -mt to the boost libraries<br/>LIBS= \<br/>&nbsp;-Wl,-Bstatic \<br/>&nbsp;&nbsp; -l boost_system \<br/>&nbsp;&nbsp; -l boost_filesystem \<br/>&nbsp;&nbsp; -l boost_program_options \<br/>&nbsp;&nbsp; -l boost_thread \<br/>&nbsp;&nbsp; -l db_cxx \<br/>&nbsp;&nbsp; -l crypto \<br/>&nbsp;-Wl,-Bdynamic \<br/>&nbsp;&nbsp; -l gthread-2.0<br/><br/></div>
    https://whatsonchain.com/tx/9f4ff3c1206cf29b1321197ea8d2660b2ed39b22c9ae93c20a184c5c461cb8b8