Other > DevShares

DevShares 0.9.0 Feedback

<< < (7/7)

kokojie:

--- Quote from: clayop on April 02, 2015, 12:01:16 am ---Try https://github.com/BitShares/DevShares/blob/master/BUILD_UBUNTU.md

--- End quote ---

That's weird, I followed the steps in your link, and it worked. Was there something wrong in my old steps?

clayop:
On GUI, sending fund to a sub-account seems not work.

clayop:

--- Quote from: kokojie on April 01, 2015, 11:54:28 pm ---I could not compile on ubuntu 14.14, I was doing the regular:
git clone https://github.com/BitShares/devshares/ dvs_0.9.0
cd dvs_0.9.0
git checkout dvs/0.9.0
git submodule init
git submodule update
cmake .
make

Got the following errors:

-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.a;/usr/lib/x86_64-linux-gnu/libcrypto.a (found version "1.0.1f")
** for a debug build: cmake -DCMAKE_BUILD_TYPE=Debug ..
CMake Error at libraries/fc/CMakeLists.txt:193 (add_subdirectory):
  The source directory

    /home/user/dvs_0.9.0/libraries/fc/vendor/websocketpp

  does not contain a CMakeLists.txt file.


-- Finished fc module configuration...
-- Using  as BerkeleyDB root
-- Looking for: db_cxx-6.0
-- debug/usr/lib/x86_64-linux-gnu/libdb_cxx.sooptimized/usr/lib/x86_64-linux-gnu/libdb_cxx.so
-- Found BerkeleyDB: /usr/include
-- Enabling Bitcoin Core Wallet Imports
-- Could NOT find Curses (missing:  CURSES_LIBRARY CURSES_INCLUDE_PATH)
-- Found Readline: /usr/include
-- Configuring incomplete, errors occurred!
See also "/home/user/dvs_0.9.0/CMakeFiles/CMakeOutput.log".
user@ubuntu:~/dvs_0.9.0$ sudo make
make: *** No targets specified and no makefile found.  Stop.

--- End quote ---

Try https://github.com/BitShares/DevShares/blob/master/BUILD_UBUNTU.md

kokojie:
I could not compile on ubuntu 14.14, I was doing the regular:
git clone https://github.com/BitShares/devshares/ dvs_0.9.0
cd dvs_0.9.0
git checkout dvs/0.9.0
git submodule init
git submodule update
cmake .
make

Got the following errors:

-- Found OpenSSL: /usr/lib/x86_64-linux-gnu/libssl.a;/usr/lib/x86_64-linux-gnu/libcrypto.a (found version "1.0.1f")
** for a debug build: cmake -DCMAKE_BUILD_TYPE=Debug ..
CMake Error at libraries/fc/CMakeLists.txt:193 (add_subdirectory):
  The source directory

    /home/user/dvs_0.9.0/libraries/fc/vendor/websocketpp

  does not contain a CMakeLists.txt file.


-- Finished fc module configuration...
-- Using  as BerkeleyDB root
-- Looking for: db_cxx-6.0
-- debug/usr/lib/x86_64-linux-gnu/libdb_cxx.sooptimized/usr/lib/x86_64-linux-gnu/libdb_cxx.so
-- Found BerkeleyDB: /usr/include
-- Enabling Bitcoin Core Wallet Imports
-- Could NOT find Curses (missing:  CURSES_LIBRARY CURSES_INCLUDE_PATH)
-- Found Readline: /usr/include
-- Configuring incomplete, errors occurred!
See also "/home/user/dvs_0.9.0/CMakeFiles/CMakeOutput.log".
user@ubuntu:~/dvs_0.9.0$ sudo make
make: *** No targets specified and no makefile found.  Stop.

vikram:
https://github.com/BitShares/DevShares/releases/tag/dvs%2F0.9.0

Most important thing to test is new user-issued asset features. Other than that, testing of market and GUI is also helpful.

Navigation

[0] Message Index

[*] Previous page

Go to full version