Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pvaladares

Pages: 1 [2] 3 4 5 6 7
16
Marketplace / Re: 1 PTS - Referral Bounty [ACTIVE]
« on: January 01, 2014, 09:39:08 pm »
I refer arcke to Import wallet.dat Private Keys via API call bounty

17
MemoryCoin / Re: Distribution At Block 32000 - MemoryCoin 2.0
« on: January 01, 2014, 09:23:56 pm »

In Windows : C:\Users\*youruser*\AppData\Roaming\MemoryCoin

Better use : %appdata%\MemoryCoin

18
Almost... compiled.
Got 3 errors. Any idea on how to fix this?

Code: [Select]
compilation terminated due to -fmax-errors=3.
make[2]: ** [fc/CMakeFiles/fc.dir/src/crypto/city.cpp.o] Erro 1
make[1]: ** [fc/CMakeFiles/fc.dir/all] Erro 2
make: ** [all] Erro 2

19

Ubuntu (I assume you're on 13.10) installs boost 1.53 by default, bitshares require 1.54. You can install it with apt-get or you can stay on 1.53 and just downgrade required boost version in CMakeList.txt and also remove boost_coroutine requirement from it. It compiles and runs fine with 1.53, I compiled and ran Keyhotee a few days ago.
[/quote]

Yes, I am running Ubuntu 13.10.

I tried to install Boost 1.55, with this sequence:
Code: [Select]
wget http://sourceforge.net/projects/boost/files/boost/1.55.0/boost_1_55_0.tar.bz2
tar --bzip2 -xf /path/to/boost_1_55_0.tar.bz2
cd boost_1_55_0/
./bootstrap.sh --prefix=/usr/local/
./b2 install
./bjam
sudo ./bjam install

The same error about 1.53 still appears.
Code: [Select]
CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1126 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.53.0

  Boost include path: /usr/include

  The following Boost libraries could not be found:

          boost_coroutine

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, set
  BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
  to the location of Boost.
Call Stack (most recent call first):
  CMakeLists.txt:57 (FIND_PACKAGE)


-- Boost version: 1.53.0
-- Found the following Boost libraries:
--   thread
--   date_time
--   system
--   filesystem
--   program_options
--   signals
--   serialization
--   chrono
--   unit_test_framework
--   context
CMake Warning (dev) at CMakeLists.txt:87 (set):
  Cannot set "BOOST_LIBRARIES": current scope has no parent.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!

20
Technical Support / Re: How to backup and restore Protoshares-qt wallet?
« on: December 31, 2013, 01:19:01 am »
You may print your Private Key in a paper and keep it in a safe.

21
BitShares PTS / Re: Protoshare Giveaway!
« on: December 31, 2013, 12:46:08 am »
Just joined and and I am already helping new users :)

22
What platform? For me it was just "brew install boost" on osx

I am under Ubuntu.

23
When I try to compile I get the boost error

Code: [Select]
CMake Error at /usr/share/cmake-2.8/Modules/FindBoost.cmake:1126 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.53.0

  Boost include path: /usr/include

  The following Boost libraries could not be found:

          boost_coroutine

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, set
  BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
  to the location of Boost.
Call Stack (most recent call first):
  CMakeLists.txt:57 (FIND_PACKAGE)


-- Boost version: 1.53.0
-- Found the following Boost libraries:
--   thread
--   date_time
--   system
--   filesystem
--   program_options
--   signals
--   serialization
--   chrono
--   unit_test_framework
--   context
CMake Warning (dev) at CMakeLists.txt:87 (set):
  Cannot set "BOOST_LIBRARIES": current scope has no parent.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!

Is there any guide on how to properly install latest version?

24
General Discussion / Re: Invictus Innovations - Help Wanted!
« on: December 30, 2013, 12:53:03 pm »
Is there any guide to build under Ubuntu? I get various compilation errors.

25
MemoryCoin / Re: [ANN] mmcvotes.com - memorycoin vote/election explorer
« on: December 29, 2013, 05:34:20 pm »
Very nice! Congrats.

26
MemoryCoin / Re: Its my birthday, have some free MMC
« on: December 29, 2013, 05:28:48 pm »
Happy Birthday!
A nice date to born :)

27
MemoryCoin / Re: Blockchain based gambling service starts next week!
« on: December 28, 2013, 06:31:29 pm »
Satoshi sent :)

28
MemoryCoin / Re: Blockchain based gambling service starts next week!
« on: December 27, 2013, 09:38:47 pm »
Replied also.

29
Nowadays Bitcoin is equivalent to eDollar, liquid eCash, universally accepted.

30
General Discussion / Re: A New COIN--DIAMCOIN !
« on: December 27, 2013, 03:50:13 pm »
Is this a clone of an already established coin?

Pages: 1 [2] 3 4 5 6 7