GithubHelp home page GithubHelp logo

Update build instructions about ipe HOT 6 CLOSED

izimobil avatar izimobil commented on July 30, 2024
Update build instructions

from ipe.

Comments (6)

dimiro1 avatar dimiro1 commented on July 30, 2024

@izimobil Which Golang version are you using?

from ipe.

izimobil avatar izimobil commented on July 30, 2024

@dimiro1

$ go version
go version go1.11.4 linux/amd64

from ipe.

dimiro1 avatar dimiro1 commented on July 30, 2024

Try to clone the repo (https://github.com/dimiro1/ipe.git) on a directory outside your GOPATH and run go build

from ipe.

izimobil avatar izimobil commented on July 30, 2024
$ pwd
/tmp/ipe
$ go build
go: finding github.com/gorilla/context v1.1.1
go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: finding github.com/gorilla/mux v1.6.2
go: finding github.com/pusher/pusher-http-go v1.3.0
go: finding github.com/davecgh/go-spew v1.1.1
go: finding github.com/gorilla/handlers v1.4.0
go: finding github.com/pmezard/go-difflib v1.0.0
go: finding github.com/stretchr/testify v1.2.2
go: finding golang.org/x/crypto v0.0.0-20181112202954-3d3f9f413869
go: finding gopkg.in/yaml.v2 v2.2.1
go: finding github.com/gorilla/websocket v1.4.0
go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go: downloading github.com/gorilla/mux v1.6.2
go: downloading github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
go: downloading gopkg.in/yaml.v2 v2.2.1
go: downloading github.com/gorilla/handlers v1.4.0
go: downloading github.com/gorilla/websocket v1.4.0

It just stop after that and no files are generated.

from ipe.

dimiro1 avatar dimiro1 commented on July 30, 2024

Right, then execute

cd cmd
go build -o ipe

from ipe.

izimobil avatar izimobil commented on July 30, 2024

Yes ! it works, many thanks @dimiro1 !

from ipe.

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.