Fedora Linux Support Community & Resources Center
  #1  
Old 17th April 2010, 11:05 AM
arianmd Offline
Registered User
 
Join Date: Jan 2010
Posts: 11
linuxfedorafirefox
git 1.7.0.5 installation

Dear all,
I want to install git 1.7.0.5. I hve brought my commands and its result below. Can anyone help me install it, please?

after ./configure :

configure: Setting lib to 'lib' (the default)
configure: Will try -pthread then -lpthread to enable POSIX Threads.
configure: CHECKS for site configuration
configure: CHECKS for programs
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking if linker supports -R... no
checking if linker supports -Wl,-rpath,... yes
checking for gar... no
checking for ar... ar
checking for gtar... gtar
checking for asciidoc... no
configure: CHECKS for libraries
checking for SHA1_Init in -lcrypto... no
checking for SHA1_Init in -lssl... no
checking for curl_global_init in -lcurl... no
checking for XML_ParserCreate in -lexpat... no
checking for iconv in -lc... yes
checking for deflateBound in -lz... yes
checking for socket in -lc... yes
checking for hstrerror in -lc... yes
checking for basename in -lc... yes
configure: CHECKS for header files
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for old iconv()... no
configure: CHECKS for typedefs, structures, and compiler characteristics
checking for struct dirent.d_ino... yes
checking for struct dirent.d_type... yes
checking for struct sockaddr_storage... yes
checking for struct addrinfo... yes
checking for getaddrinfo... yes
checking for library containing getaddrinfo... none required
checking whether formatted IO functions support C99 size specifiers... yes
checking whether system succeeds to read fopen'ed directory... no
checking whether snprintf() and/or vsnprintf() return bogus value... no
configure: CHECKS for library functions
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for strcasestr... yes
checking for library containing strcasestr... none required
checking for memmem... yes
checking for library containing memmem... none required
checking for strlcpy... no
checking for uintmax_t... yes
checking for strtoumax... yes
checking for library containing strtoumax... none required
checking for setenv... yes
checking for library containing setenv... none required
checking for unsetenv... yes
checking for library containing unsetenv... none required
checking for mkdtemp... yes
checking for library containing mkdtemp... none required
checking for mkstemps... no
checking Checking for POSIX Threads with '-pthread'... yes
configure: creating ./config.status
config.status: creating config.mak.autogen

and after make :

SUBDIR perl
/usr/bin/perl Makefile.PL PREFIX='/usr/local'
Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/lib/perl5/5.10.0/i386-linux-thread-multi /usr/lib/perl5/5.10.0 /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi /usr/local/lib/perl5/site_perl/5.10.0 /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl /usr/local/lib/perl5/site_perl .) at Makefile.PL line 1.
BEGIN failed--compilation aborted at Makefile.PL line 1.
make[1]: *** [perl.mak] Error 2
make: *** [perl/perl.mak] Error 2
Reply With Quote
  #2  
Old 17th April 2010, 11:16 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Re: git 1.7.0.5 installation

Try

Code:
su
yum install perl-ExtUtils-MakeMaker
Reply With Quote
  #3  
Old 17th April 2010, 11:27 AM
arianmd Offline
Registered User
 
Join Date: Jan 2010
Posts: 11
linuxfedorafirefox
Re: git 1.7.0.5 installation

Thanks for your attention. I did your suggestion. The results are:

Loaded plugins: refresh-packagekit
http://archive.nl.eu.kernel.org/fedo...ta/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Trying other mirror.
fedora | 2.8 kB 00:04
Setting up Install Process
Parsing package install arguments
No package perl-ExUtils-MakeMaker available.
Nothing to do

Last edited by arianmd; 17th April 2010 at 11:31 AM.
Reply With Quote
  #4  
Old 17th April 2010, 11:30 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Re: git 1.7.0.5 installation

Quote:
Originally Posted by arianmd View Post
Thanks for your attention. I did your suggestion. The results are:

Loaded plugins: refresh-packagekit
http://archive.nl.eu.kernel.org/fedo...ta/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Trying other mirror.
fedora | 2.8 kB 00:04
Setting up Install Process
Parsing package install arguments
No package perl-ExUtils-MakeMaker available.
Nothing to do

---------- Post added at 02:27 AM CDT ---------- Previous post was at 02:22 AM CDT ----------

It reslts:

Loaded plugins: refresh-packagekit
http://archive.nl.eu.kernel.org/fedo...ta/repomd.xml: [Errno 4] IOError: <urlopen error (-2, 'Name or service not known')>
Trying other mirror.
fedora | 2.8 kB 00:04
Setting up Install Process
Parsing package install arguments
No package perl-ExUtils-MakeMaker available.
Nothing to do

Your repo's are incomplete ( F10 is EOL ).
perl-ExUtils-MakeMaker is a valid package


http://koji.fedoraproject.org/koji/b...buildID=135920
Reply With Quote
  #5  
Old 17th April 2010, 12:07 PM
arianmd Offline
Registered User
 
Join Date: Jan 2010
Posts: 11
linuxfedorafirefox
Re: git 1.7.0.5 installation

Which package must I download?
perl-5.10.0-74.fc10.i386.rpm (info) (download) ???
Reply With Quote
  #6  
Old 17th April 2010, 12:12 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfedorafirefox
Re: git 1.7.0.5 installation

Quote:
Originally Posted by arianmd View Post
Which package must I download?
perl-5.10.0-74.fc10.i386.rpm (info) (download) ???


perl-ExtUtils-MakeMaker-6.36-74.fc10.i386.rpm (info) (download)
Reply With Quote
  #7  
Old 22nd November 2011, 03:44 PM
Robin van Emden Offline
Registered User
 
Join Date: Nov 2011
Posts: 1
windows_7firefox
Re: git 1.7.0.5 installation

Thanks, leigh123linux - that did the trick for me.
Reply With Quote
Reply

Tags
git installation

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FC3 installation Proliant DL360 G4 Fails to boot after installation digitalhuman EOL (End Of Life) Versions 4 14th January 2006 11:15 AM


Current GMT-time: 20:35 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat