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

it doesn't work on my cygwin #4

Open
jitendravyas opened this issue Nov 6, 2013 · 10 comments
Open

it doesn't work on my cygwin #4

jitendravyas opened this issue Nov 6, 2013 · 10 comments

Comments

@jitendravyas
Copy link

No description provided.

@danishdynamite
Copy link

No it definitely does not work and worse, it breaks a default install. The terminal will no longer start; you'll have to use mintty.exe --exec /bin/bash and change the shell back manually by modifying the /etc/passwd file.

@DougBarry
Copy link

+1 on this, same result as @danishdynamite

Running mintty from a cmd as "mintty.exe -h always -" to hold the terminal open after failure, i get: "/bin/zsh: Exit 127". File not found error?

@DougBarry
Copy link

Update. Fresh cywin64 on win7. Doesn't work when piping that script into sh.
Decided to do things from scratch. Installed the packages using the windows cygwin installer GUI rather than using apt-cyg. When doing it this way, and then executing the remaining sections of the script, things went as expected and oh-my-zsh works.

@DougBarry
Copy link

Perhaps use: "https://apt-cyg.googlecode.com/svn/trunk/apt-cyg" ? as the link to pull the apt-cyg script?

Edit: Tried that, same result (not unexpected). When installing anything with this script, the package proports to have been installed successfully, but is not. Nothing I tried worked (vim, git...) But when installed via the windows GUI, they do.

Edit 2: Yep. https://code.google.com/p/apt-cyg/issues/detail?id=23

Edit 3: Looks like someones fixed it: https://raw.github.com/kou1okada/apt-cyg/master/apt-cyg

Edit 4: Confirmed, works.

@felipekm
Copy link

Hey @DougBarry what steps did ya to get this done?

@DougBarry
Copy link

Hi @felipekm it's been a while since I looked at it, and it's likely it's been updated and hence broken since then. It's in a VM I've not used in a while. I'll put it on the list of things to do and update here sometime soon I hope.

@Skinner927
Copy link

For anyone looking how to install it,

when running your standard cygwin setup.exe, install these packages: zsh mintty vim curl git openssh git-completion git-gui gitk

Then follow the steps in oh-my-cygwin.sh starting on line# 15 till the end, which at the time of me writing this starts with cloning the oh-my-zsh repo.

worked for me, windows 8.1

@felipekm
Copy link

Thanks @Skinner927 I will try this out.

@okumay
Copy link

okumay commented Jan 15, 2015

I can confirm @Skinner927's this method worked on Windows 7 x64. thanks a bunch!

@haithembelhaj
Copy link
Owner

Sorry guys this project is depracated. Please feel free to fork it

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

7 participants