Lovely... I found the solution. So want to share with you all.
Solution : add /usr/local/lib to /etc/ld.so.conf and run sudo ldconfig
ld.so.conf file includes ld.so.conf.d/*.conf
so I created local-lib.conf having value /usr/local/lib and place
local-lib.conf under /etc/ld.so.conf.d directo
I have tried with iconv by adding its path in PATH and LIBRARY Path but failed
to get any solution...
Still getting below error
c:\Ankush Data\work\Test-GIT\trial_1>git clone
ssh://bea@:/home/bea/GIT/sample_project
Cloning into 'sample_project'...
bea@.:'s password:
git-upload-pack: error while
All,
Thanks for reply but its not working still. Things which I have done till now
is
On Linux machine
Installed libiconv-1.14 unded /usr/local/lib path.
-rw-r--r-- 1 root root 912 Sep 15 20:40 libiconv.la
lrwxrwxrwx 1 root root 17 Sep 15 20:40 l
Can anyone please help me out.
-Original Message-
From: git-ow...@vger.kernel.org [mailto:git-ow...@vger.kernel.org] On Behalf Of
Aggarwal, Ankush
Sent: Sunday, September 16, 2012 8:49 AM
To: git@vger.kernel.org
Subject: Unable to clone GIT project
I have created a GIT repository on Linu
I have created a GIT repository on Linux 64 bit machine.
When I tried to clone GIT repository on windows 7 machine then I am getting
below error.
Error:
git-upload-pack: error while loading shared libraries: libiconv.so.2: cannot
open shared object file: No such file or directory
fatal: The re
5 matches
Mail list logo