Coder Social home page Coder Social logo

Couldn't find g about go-tmbundle HOT 6 CLOSED

schmurfy avatar schmurfy commented on June 24, 2024
Couldn't find g

from go-tmbundle.

Comments (6)

puchupala avatar puchupala commented on June 24, 2024

I also use Homebrew's Go too. Maybe Go binary isn't in your PATH. You could try my fork and manually specify GOBIN to /path/to/homebrew/bin in Textmate. https://github.com/KnightBaron/go-tmbundle

from go-tmbundle.

schmurfy avatar schmurfy commented on June 24, 2024

I will try your fork when I get the chance but what I really don't understand is why it is looking for "g" where as far as I know there is no such binary in the go suite Oo

from go-tmbundle.

puchupala avatar puchupala commented on June 24, 2024

The script prefix "g" to 5g, 6g and 8g as necessary depends on the platform compiling. I forgot the detail but I remember that I got the same error and fixed that on my fork before.

from go-tmbundle.

schmurfy avatar schmurfy commented on June 24, 2024

I found the problem thanks to your fork which did not work but helped me find the issue:
I have a macbook pro under Lion and the reported value for "sysctl -n hw.machine" is "x86_64" which is unknown by the goarch script (btw it is really weird that the number before the "g" represents the architecture, it is a little scary) so the architecture "number" was an empty string resulting in gobin trying to run "g".

from go-tmbundle.

AlanQuatermain avatar AlanQuatermain commented on June 24, 2024

Closing as this was fixed by schmurfy— thanks for your help.

from go-tmbundle.

schmurfy avatar schmurfy commented on June 24, 2024

no problem, I was sure I had closed this issue but I must have forgotten to submit it xD

from go-tmbundle.

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.