Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 12.04 instalation problems. #62

Closed
eridal opened this issue Sep 1, 2013 · 6 comments
Closed

Ubuntu 12.04 instalation problems. #62

eridal opened this issue Sep 1, 2013 · 6 comments

Comments

@eridal
Copy link

eridal commented Sep 1, 2013

$ git clone https://github.com/square/maximum-awesome.git && cd maximum-awesome && rake

-- Homebrew --------------------------------------------------------------------
-e:185: command not found: /usr/bin/sw_vers -productVersion
-e:67:in `macos_version': undefined method `captures' for nil:NilClass (NoMethodError)
    from -e:94
rake aborted!
Homebrew must be installed before continuing.

Tasks: TOP => install:brew
(See full trace by running task with --trace)

the problem is that "/usr/bin/sw_vers" is macos related, I'm using ubuntu:

Linux laptu 3.5.0-39-generic #60~precise1-Ubuntu SMP Wed Aug 14 15:38:41 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
@strongriley
Copy link
Collaborator

Unfortunately, Maximum Awesome only supports OS X right now. See #31
Closing.

@eridal
Copy link
Author

eridal commented Sep 1, 2013

Hey, thanks for the prompt reply.

I read in Rakefile that the error is generated by code downloaded from https://raw.github.com/mxcl/homebrew/go
It looks like it's trying to guess on which macos version it's running, so I guess there could be possible to detect that it's a linux sytem.

Do you know if it is using some tool only available at mac?

Thanks, ^M

ps. I really was expecting to use this, this just looks so great.

@strongriley
Copy link
Collaborator

Yea Homebrew is for Mac's only. I think a lot of people on Linux use SPF13
Sorry and hope some of the other plugins work for you!

@arkokoley
Copy link

Just rename vim folder to .vim folder and rename the vimrc file to .vimrc and place it in your user home directory.
Also you will have to install pathogen.vim: https://github.com/vim-scripts/pathogen.vim

@strongriley
Copy link
Collaborator

Yep, or to keep using the repo and be able to update with git pull you can just create the symlinks.

@eridal
Copy link
Author

eridal commented Sep 4, 2013

yes, I tried linking those files that but it has only enabled some features; my vim still does not look like the screenshots.

Will keep trying :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants