Git Product home page Git Product logo

Comments (6)

rgbkrk avatar rgbkrk commented on July 29, 2024

I like that.

Our "choice" of lowercase versions of Darwin and Linux actually come from go/gimme. We should make it easier for the user though, so that could be accommodated in the build script.

/usr/local/ doesn't exist on a plain vanilla install of OS X.

from rack.

rgbkrk avatar rgbkrk commented on July 29, 2024

I'm really having trouble finding good citations other than some old articles about 32-bit vs. 64-bit, but I'd like to make a leap to say that 64-bit is likely with a developer box.

http://stackoverflow.com/questions/18281235/prevalence-of-64bit-vs-32bit-platforms

from rack.

jnoller avatar jnoller commented on July 29, 2024

/usr/local does not exist on plain OSX installs (it's an xcode / homebrew artifact)

I would prefer NOT to assume the "run a magic curl command" model that docker and others use; our goal isn't for power users, its for support people and others who may hit an error because:

curl -L https://rack.developer.rackspace.com/rack-`uname -s-uname -m` > /usr/local/bin/rack

fails because they don't have access to the uname binary, or they don't have /usr/local - I'd rather assume they are not native OSX / developer users - or even native cloud users.

from rack.

rgbkrk avatar rgbkrk commented on July 29, 2024

Nor do they necessarily have curl.

from rack.

jnoller avatar jnoller commented on July 29, 2024

from rack.

etoews avatar etoews commented on July 29, 2024

Alright. Power users will be able to figure this stuff out themselves anyway. And #58 will make it even easier.

from rack.

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.