Code Monkey home page Code Monkey logo

Comments (12)

scottemick avatar scottemick commented on August 16, 2024 1

I've compiled leveldb and I'm trying to compile neo-cli on windows. I'm getting.
System.DllNotFoundException: 'Unable to load DLL 'libleveldb': The specified module could not be found. (Exception from HRESULT: 0x8007007E)' at line 714 in MainService.cs

I'm not sure what I should do. In the json config DataDirectoryPath is just set to Chain. I tried creating a Chain folder and copying the libleveldb.lib in there, that didn't work

from neo-node.

erikzhang avatar erikzhang commented on August 16, 2024

Is this doc helpful to you?
http://docs.neo.org/en-us/node/setup.html

from neo-node.

redi78 avatar redi78 commented on August 16, 2024

Hi, i want run the node on Debian 8, but after install i get the message: Segmentation Fault
Do you have any idea? Where can i find the file libleveldb.dll?

grafik

Thanks

from neo-node.

i3bitcoin avatar i3bitcoin commented on August 16, 2024

Thanks) I've missed your reply, found the manual for Antshares here https://github.com/neo-project/neo/wiki/Bookkeeping-Node-Deployment

Anyway, I'm getting error
A fatal error was encountered. The library 'libhostpolicy.so' required to execute the application was not found in '/root/neo'.

Ubuntu 16.04.3 LTS

Edit 1. Issue is fixed once I copied libhostpolicy.so file to neo dir.
Edit 2. Now I'm getting "Could not resolve CoreCLR path. For more details, enable tracing by setting COREHOST_TRACE environment variable to 1"
I found that I need to change "RuntimeIdentifiers". Where is it located?

.NET Command Line Tools (1.0.4)

Product Information:
Version: 1.0.4
Commit SHA-1 hash: af1e6684fd

Runtime Environment:
OS Name: ubuntu
OS Version: 16.04
OS Platform: Linux
RID: ubuntu.16.04-x64
Base Path: /usr/share/dotnet/sdk/1.0.4

from neo-node.

i3bitcoin avatar i3bitcoin commented on August 16, 2024

Finally I've tried to build neo-cli from the source code and got the same error as redi78
Segmentation fault

from neo-node.

erikzhang avatar erikzhang commented on August 16, 2024

You need to install leveldb.

yum install leveldb-devel

from neo-node.

erikzhang avatar erikzhang commented on August 16, 2024

Maybe you will need some other dependencies:
image

from neo-node.

erikzhang avatar erikzhang commented on August 16, 2024

See the step-by-step CentOS instalation guide in #13

from neo-node.

redi78 avatar redi78 commented on August 16, 2024

Hi, i installed all the dependencies but i get the Segmentation fault error again. Any other ideas?
BR Rene

from neo-node.

jonatanblockchain avatar jonatanblockchain commented on August 16, 2024

I've just updated installations guide version 2.1.0 on a fresh installation CentOS/Ubuntu and it's working well.
Step-by-step CentOS, RHEL and Ubuntu installation guide #13

from neo-node.

juliavi avatar juliavi commented on August 16, 2024

Same problem here, it requires the dll of libleveldb, not the lib compiled on windows

from neo-node.

guanhui07 avatar guanhui07 commented on August 16, 2024

Same problem ,yum install leveldb-devel it is useful

from neo-node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.