Coder Social home page Coder Social logo

Comments (10)

0xIn7rud3r avatar 0xIn7rud3r commented on July 26, 2024 1

@huwilerp Looks like you haven't set Golang Paths. Also use "go get". Also Referenced here #43

install go and setup path

export GOROOT=$HOME/go1.X
export PATH=$PATH:$GOROOT/bin
export GOPATH=$HOME/go
go get github.com/fireeye/gocrack
cd ~/go/src/github.com/fireeye/gocrack/docker
make build

from gocrack.

I-Iugo avatar I-Iugo commented on July 26, 2024

@festanie it works for you?

from gocrack.

festanie avatar festanie commented on July 26, 2024

The builds worked but then I didn't manage to understand how to configure everything and I stopped there because of alack of time.

from gocrack.

I-Iugo avatar I-Iugo commented on July 26, 2024

Ok thanks, I was able to configure and launch. But I had to customize worker Dockerfile with this

from gocrack.

tankbusta avatar tankbusta commented on July 26, 2024

Sorry for the docker problems... It's just me on this project within the Company and I've had other duties in between this release and now. Q3 (starting monday) I should have some time to fix a lot of these pains when dealing with docker so stay tuned.

from gocrack.

huwilerp avatar huwilerp commented on July 26, 2024

Tankbusta,

I've attempted to try all the steps, and still not able to successfully run (Make gocrack). Any thoughts, oh give me an address send you a case of beer.

Removing intermediate container 77f80ec9108f
Successfully built 1dbe4079b4ad
docker run --rm --net=host -e USER_ID=0
-v /home/repo/src/github.com/fireeye/gocrack/docker/dist/gocrack:/out
-v /src/github.com/fireeye/gocrack:/go/src/github.com/fireeye/gocrack
gocrack/build
make: *** No targets specified and no makefile found. Stop.
Makefile:31: recipe for target 'gocrack' failed
make: *** [gocrack] Error 2

from gocrack.

rsj123 avatar rsj123 commented on July 26, 2024

@huwilerp yeah,i met the same problem. It seems a bug.

from gocrack.

huwilerp avatar huwilerp commented on July 26, 2024

@tankbusta Hey Brother, I know you are busy and your're doing a awesome job with this project.. Just curious if you could throw some ideas out to get this running... Should I pull a previous version?

from gocrack.

rsj123 avatar rsj123 commented on July 26, 2024

@0xIn7rud3r I tired this way,but it semms not helpful,it still doesn't work.

from gocrack.

MonkeyCst avatar MonkeyCst commented on July 26, 2024

@rsj123 Hi dude, I'm facing the same problem right now, did you find any solution back in a day ?

from gocrack.

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.