haithembelhaj / oh-my-cygwin

Setup a functioning terminal for Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install fails cannot open shared object file: No such file or directory

isimmons opened this issue · comments

commented

Clean fresh install of cygwin with wget (though it is 64bit if that matters)
On Win 7 64bit OS

After all the downloading and unpacking at the end.

Updated setup.ini
Package zsh is already installed, skipping
Package mintty is already installed, skipping
Package vim is already installed, skipping
Package curl is already installed, skipping
Package git is already installed, skipping
Package openssh is already installed, skipping
Package git-completion is already installed, skipping
Package git-gui is already installed, skipping
Package gitk is already installed, skipping
Cloning into '/home/lotus/.oh-my-zsh'...
/usr/lib/git-core/git-remote-https.exe: error while loading shared libraries: cygcurl-4.dll: cannot open shared object file: No such file or directory

I can try the 32bit cygwin in the morning.

commented

Different one for the 32bit version of cygwin

Unpacking...
Package gitk requires the following packages, installing:
git tcl-tk
Package git is already installed, skipping
/tmp/apt-cyg.MP0HDhFN: line 476: apt-cyg: command not found
Warning: some required packages did not install, continuing
Package gitk installed
/usr/bin/git.exe: error while loading shared libraries: cygcrypto-0.9.8.dll: cannot open shared object file: No such file or directory

I reinstalled the 'libsasl2' package again, and it worked for me...