Hi!!
I need some help here
I cant use coyote miner i'm getting this
[root@localhost Documentos]# ./linux_coyote_miner.0.3.0
./linux_coyote_miner.0.3.0: error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: No such file or directory
My environment is a CentOS 6.4 and Dual Xeon
I think is something about shared libraries
so i decided build my own
this is my best approach
[root@localhost coyote_miner]# cd bitshares/
[root@localhost bitshares]# git clone https://github.com/InvictusInnovations/fc.git
Initialized empty Git repository in /home/Desarrollo01/Documentos/Noir/coyote_miner/bitshares/fc/.git/
remote: Counting objects: 3908, done.
remote: Compressing objects: 100% (1912/1912), done.
remote: Total 3908 (delta 1814), reused 3891 (delta 1803)
Receiving objects: 100% (3908/3908), 2.69 MiB | 496 KiB/s, done.
Resolving deltas: 100% (1814/1814), done.
[root@localhost bitshares]# cd ..
[root@localhost coyote_miner]# cmake . -DCMAKE_BUILD_TYPE=Release -DBoost_INCLUDE_DIR:PATH=/opt/include -DBoost_LIBRARY_DIR:PATH=/opt/lib
statusCompiling on UNIX
-- Boost version: 1.55.0
-- Found the following Boost libraries:
-- thread
-- date_time
-- system
-- filesystem
-- program_options
-- signals
-- serialization
-- chrono
-- unit_test_framework
-- context
-- coroutine
-- Configuring project fc located in: /home/Desarrollo01/Documentos/Noir/coyote_miner/bitshares/fc
-- Configuring fc to build on Unix/Apple
-- Using custom FindBoost.cmake
-- Boost version: 1.55.0
-- Found the following Boost libraries:
-- thread
-- date_time
-- system
-- filesystem
-- program_options
-- signals
-- serialization
-- chrono
-- unit_test_framework
-- context
-- coroutine
-- locale
** for a debug build: cmake -DCMAKE_BUILD_TYPE=Debug ..
-- Finished fc module configuration...
-- Using as BerkeleyDB root
-- Looking for: db_cxx-6.0
-- debug/usr/lib64/libdb_cxx.sooptimized/usr/lib64/libdb_cxx.so
-- Found BerkeleyDB: /usr/include
-- Configuring Bitshares on UNIX/APPLE
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.3")
-- Finished Bitshares configuration...
-- Configuring done
-- Generating done
-- Build files have been written to: /home/Desarrollo01/Documentos/Noir/coyote_miner
[root@localhost coyote_miner]# make
Scanning dependencies of target easylzma_static
[ 1%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/LzmaDec.c.o
[ 1%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/7zBuf2.c.o
[ 2%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/Bra86.c.o
[ 2%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/LzmaEnc.c.o
[ 3%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/7zBuf.c.o
[ 3%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/Bcj2.c.o
[ 4%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/BraIA64.c.o
[ 4%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/7zStream.c.o
[ 4%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/Bra.c.o
/home/Desarrollo01/Documentos/Noir/coyote_miner/bitshares/fc/vendor/easylzma/src/pavlov/Bra.c: In function ‘SPARC_Convert’:
/home/Desarrollo01/Documentos/Noir/coyote_miner/bitshares/fc/vendor/easylzma/src/pavlov/Bra.c:108: warning: suggest parentheses around ‘&&’ within ‘||’
[ 5%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/7zFile.c.o
[ 5%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/7zCrc.c.o
[ 6%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/LzmaLib.c.o
[ 6%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/LzFind.c.o
[ 7%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/pavlov/Alloc.c.o
[ 7%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/compress.c.o
[ 8%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/lzma_c.c.o
[ 8%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/lzma_header.c.o
[ 9%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/lzip_header.c.o
[ 9%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/common_internal.c.o
[ 9%] Building C object bitshares/fc/vendor/easylzma/src/CMakeFiles/easylzma_static.dir/decompress.c.o
Linking C static library libeasylzma_static.a
[ 9%] Built target easylzma_static
Scanning dependencies of target fc
[ 10%] Building CXX object bitshares/fc/CMakeFiles/fc.dir/src/uint128.cpp.o
cc1plus: error: unrecognized command line option "-std=c++11"
cc1plus: warning: command line option "-fmax-errors=3" is valid for Fortran but not for C++
cc1plus: warning: command line option "-fmax-errors=3" is valid for Fortran but not for C++
cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs"
cc1plus: warning: unrecognized command line option "-Wno-unused-local-typedefs"
make[2]: *** [bitshares/fc/CMakeFiles/fc.dir/src/uint128.cpp.o] Error 1
make[1]: *** [bitshares/fc/CMakeFiles/fc.dir/all] Error 2
make: *** [all] Error 2
Any help would be appreciated i really like this coin