Code Monkey home page Code Monkey logo

Comments (5)

tmm1 avatar tmm1 commented on May 9, 2024

ZoomWin works on my mac. What is the error you're seeing?

from janus.

damien avatar damien commented on May 9, 2024

The particular error that seems to be throwing off the rake zoomwin task reads:

rake aborted!
No such file or directory - tmp/ZoomWin.vba

I've pasted the output in it's entirety to a this gist: http://gist.github.com/548581

Another issue I've run into during the install process is that after the task fails and before the stack trace is displayed (line 130 in the gist), vim (the CLI executable) is called and opens the Zoomwin vim/tarball. Why this happens is beyond me.

from janus.

o-sam-o avatar o-sam-o commented on May 9, 2024

I get this problem on my work mac but not my home mac ... is there a system requirement?

Anyway as a workaround run "touch ~/.vim/tmp/ZoomWin.vba" to stop rake from aborting, you wont get zoomwin, but you will get everything else.

from janus.

tmm1 avatar tmm1 commented on May 9, 2024

@o-sam-o can you get the output of vim --version on the two machines?

from janus.

tmm1 avatar tmm1 commented on May 9, 2024

I just pushed 6ae5611 which should fix this issue. Instead of shelling out to vim to install the vimball archive, it is extracted using a simple ruby parser.

from janus.

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.