Giter Club home page Giter Club logo

remarkable-cloud-browser's People

Contributors

umanovskis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

remarkable-cloud-browser's Issues

Build failing

util.Unzip has been removed from rmapi/util/zipdoc.go, so for the moment the build is failing.

I'm not that great at reading go, so haven't been able to rectify this easily. I managed to at least compile this package by reverting ~/go/src/github.com/juruen/rmapi to the 7ed579c commit, but this didn't work all that well - pdfs were blank when trying to load them from the web interface.

Request: docker image

Hi.

I appreciate this project.
However, not being a Go dev, I can't get my head around the intricacies of the env to be set up for this to work.
I spent 20 minutes on figuring out the reasons for why go build doesn't work - and I don't have more time for this.

Would you be kind to prep a Dockerfile? Or even better, an image on hub.docker.com?
That would save users the hassle of setting up a Go environment.

Thanks!

How do I get the dependencies?

go build fails with:

remarkable-cloud-browser$ go build
../../../go/src/github.com/adrg/sysfont/finder.go:9:2: cannot find package "github.com/adrg/xdg" in any of:
	/snap/go/9605/src/github.com/adrg/xdg (from $GOROOT)
	/home/user/go/src/github.com/adrg/xdg (from $GOPATH)
../../../go/src/github.com/juruen/rmapi/api/api.go:6:2: cannot find package "github.com/golang-jwt/jwt" in any of:
	/snap/go/9605/src/github.com/golang-jwt/jwt (from $GOROOT)
	/home/user/go/src/github.com/golang-jwt/jwt (from $GOPATH)
../../../go/src/github.com/unidoc/unipdf/render/internal/context/imagerender/imagerender.go:12:52: cannot find package "github.com/unidoc/freetype/raster" in any of:
	/snap/go/9605/src/github.com/unidoc/freetype/raster (from $GOROOT)
	/home/user/go/src/github.com/unidoc/freetype/raster (from $GOPATH)
../../../go/src/github.com/unidoc/unipdf/render/internal/context/context.go:12:38: cannot find package "github.com/unidoc/freetype/truetype" in any of:
	/snap/go/9605/src/github.com/unidoc/freetype/truetype (from $GOROOT)
	/home/user/go/src/github.com/unidoc/freetype/truetype (from $GOPATH)
../../../go/src/github.com/unidoc/unipdf/creator/creator.go:17:60: cannot find package "github.com/unidoc/unichart/render" in any of:
	/snap/go/9605/src/github.com/unidoc/unichart/render (from $GOROOT)
	/home/user/go/src/github.com/unidoc/unichart/render (from $GOPATH)
../../../go/src/github.com/juruen/rmapi/config/config.go:11:2: cannot find package "gopkg.in/yaml.v2" in any of:
	/snap/go/9605/src/gopkg.in/yaml.v2 (from $GOROOT)
	/home/user/go/src/gopkg.in/yaml.v2 (from $GOPATH)

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.