Transaction

ed7102003d9cfa4f5cfcaa627d2a4f2eefc7ab3a1f67ccf679d0e38eff76fcd0
Timestamp (utc)
2024-03-25 02:48:48
Fee Paid
0.00000020 BSV
(
0.00339695 BSV
-
0.00339675 BSV
)
Fee Rate
10.21 sat/KB
Version
1
Confirmations
95,790
Size Stats
1,957 B

2 Outputs

Total Output:
0.00339675 BSV
  • j"1LAnZuoQdcKCkpDBKQMCgziGMoPC4VQUckM©<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> text/html
    https://whatsonchain.com/tx/ed7102003d9cfa4f5cfcaa627d2a4f2eefc7ab3a1f67ccf679d0e38eff76fcd0