Code Monkey home page Code Monkey logo

Comments (10)

pk910 avatar pk910 commented on July 17, 2024 3

thank you ofek, that fixed it for me.
this schould be added to the Dependencies section of the README...

from scallion.

ofek avatar ofek commented on July 17, 2024 2

Install https://www.microsoft.com/en-us/download/details.aspx?id=8328

from scallion.

ofek avatar ofek commented on July 17, 2024 2

@techsoulman Fixed.

from scallion.

globus243 avatar globus243 commented on July 17, 2024

The above mentioned issue happened on an Windows Server 2012 Basic.
I testet it on a completly naked and freshly imaged windows Server 2008 with ONLY vcredist_x86 and Win32OpenSSL-1_0_2a installed and got the same issue.
On my normal Windows 8.1 working Desktop everything flows. (But I wanted it on the AWS Instance because Power)

from scallion.

richardklafter avatar richardklafter commented on July 17, 2024

What binary are you using? Did ya build it? Its a dependency issue... we include the correct binaries for OpenSSL at https://github.com/lachesis/scallion/blob/gpg/openssl-net-0.5/native/windows/x86/libeay32.dll and https://github.com/lachesis/scallion/blob/gpg/openssl-net-0.5/native/windows/x86/ssleay32.dll so you should not need to install them.

Make sure those dlls are in the same folder as scallion.exe. Also, ya may run into issues if using RDP: #38 (although I have not tested this in sometime)

from scallion.

globus243 avatar globus243 commented on July 17, 2024

I used the Binary you provided under https://github.com/lachesis/scallion#binary-download
Building wasn't an option on the System.
For Windows Server I would bet it's that RDP error, seems pretty conclusively... I guess I need to try it on linux machines again.

from scallion.

TheSkorm avatar TheSkorm commented on July 17, 2024

This is still a bug.

This is as far as I got for working out how to do it. After installing Cuda drivers the box failed to restart though. For running on Amazon you need to

  1. Install CUDA drivers from nvidia - https://developer.nvidia.com/cuda-downloads
  2. Install your own OpenSSL libs
  3. Delete libeay32.dll and ssleay32.dll from the scallion dir

from scallion.

My1 avatar My1 commented on July 17, 2024

I also have the problem. althouhg I even "unlocked" the files (windows likes to block files which are from the internet)
running win8.1

from scallion.

techsoulman avatar techsoulman commented on July 17, 2024

That link you offered is dead now ofek, would you mind updating it? I'm really stuck on this one.

from scallion.

techsoulman avatar techsoulman commented on July 17, 2024

Thank you for that ofek. Unfortunately, it didn't help with my problem.

I am getting the same message as globus243 on my Windows 10 Desktop PC.

from scallion.

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.