I was able to complete the install after the makefile modification. Most of 
the binaries seem to work except "git svn".Got the following error. I am 
using Perl 5.10.1. 

Can't load '/usr/local/lib64/perl5/auto/SVN/_Core/_Core.so' for module 
SVN::_Core: libsvn_swig_perl-1.so.0: cannot open shared object file: No 
such file or directory at /usr/lib64/perl5/DynaLoader.pm line 200.
 at /usr/local/lib64/perl5/SVN/Base.pm line 59
BEGIN failed--compilation aborted at /usr/local/lib64/perl5/SVN/Core.pm 
line 5.
Compilation failed in require at 
/rsrch2/rists/djiao/apps/git-2.3.6/share/perl5/Git/SVN/Utils.pm line 6.
BEGIN failed--compilation aborted at 
/rsrch2/rists/djiao/apps/git-2.3.6/share/perl5/Git/SVN/Utils.pm line 6.
Compilation failed in require at 
/rsrch2/rists/djiao/apps/git-2.3.6/share/perl5/Git/SVN.pm line 34.
BEGIN failed--compilation aborted at 
/rsrch2/rists/djiao/apps/git-2.3.6/share/perl5/Git/SVN.pm line 34.
Compilation failed in require at 
/rsrch2/rists/djiao/apps/git-2.3.6/libexec/git-core/git-svn line 25.
BEGIN failed--compilation aborted at 
/rsrch2/rists/djiao/apps/git-2.3.6/libexec/git-core/git-svn line 25.


On Monday, April 27, 2015 at 5:01:17 PM UTC-5, Konstantin Khomoutov wrote:
>
> On Monday, April 27, 2015 at 11:49:36 PM UTC+3, Oscar wrote: 
> > I am trying to install git 2.3.6 on rhel6. Had trouble while it is 
> installing gui, so I decided to turn off gui install by "make 
> NO_TCLTK=YesPlease". However, during the install step, it failed at git-gui 
> again. Here is the error message. How do I force it not to install gui? 
> > 
> > 
> > 
> > make[1]: Leaving directory 
> `/rsrch2/rists/djiao/Downloads/git-2.3.6/gitk-git' 
> > make -C git-gui 
> gitexecdir='/rsrch2/rists/djiao/apps/git-2.3.6/libexec/git-core' install 
> Comment out the line calling 
>
>   make -C git-gui 
>
> in the top-level Makefile. 
>
> [...] 
>

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to