Re: Running make rpm fails on a CentOS 6.3 machine

2014-02-03 Thread Erez Zilber
On Sun, Feb 2, 2014 at 11:07 PM, Todd Zullinger t...@pobox.com wrote: Hi Erez, Erez Zilber wrote: Thanks. I will try to use the rpm from Todd's build. BTW - if I want to create such a build on Fedora that will create el6 packages (e.g. git-1.8.5.3-2.el6.x86_64.rpm), what's the procedure

Re: Running make rpm fails on a CentOS 6.3 machine

2014-02-02 Thread Erez Zilber
Nieder wrote: Erez Zilber wrote: Writing perl.mak for Git Writing perl.mak for Git rename MakeMaker.tmp = perl.mak: No such file or directory at /usr/share/perl5/ExtUtils/MakeMaker.pm line 1024. make[3]: perl.mak: No such file or directory make[3]: perl.mak: No such file or directory make[3

Running make rpm fails on a CentOS 6.3 machine

2014-01-28 Thread Erez Zilber
Hi, I'm trying to build the git RPM (using tag v1.8.5.3) on a CentOS 6.3 64 bit machine. I was able to run 'make', but then I fail when running 'make rpm'. Can anyone help with the following error? [erez.zilber@erez-lx:~/work/ git]$ make rpm sed -e 's/@@VERSION@@/1.8.5.3/g' git.spec.in