Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
cant git push
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
yulian sutopo  
View profile  
 More options Jul 15 2012, 9:49 am
From: yulian sutopo <rebornish...@gmail.com>
Date: Sun, 15 Jul 2012 06:49:35 -0700 (PDT)
Local: Sun, Jul 15 2012 9:49 am
Subject: cant git push

this is my error

[root@localhost dsm]# echo "# This is my README" >>
README.md[root@localhost dsm]# git add README.md
[root@localhost dsm]# git commit -m "First Commit. Adding a README."
[master (root-commit) 6b153d1] First Commit. Adding a README.
 1 file changed, 1 insertion(+)
 create mode 100644 README.md
[root@localhost dsm]# git push -u origin master
git-remote-https: error while loading shared libraries: libcurl.so.3:
cannot open shared object file: No such file or directory

how to fix it sir, thanks..
i use linux centos 5.3


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Charles McLaughlin  
View profile   Translate to Translated (View Original)
 More options Jul 25 2012, 1:19 am
From: Charles McLaughlin <cmclaugh...@atlassian.com>
Date: Tue, 24 Jul 2012 22:19:30 -0700
Local: Wed, Jul 25 2012 1:19 am
Subject: Re: [Bitbucket] cant git push

On Sun, Jul 15, 2012 at 6:49 AM, yulian sutopo <rebornish...@gmail.com> wrote:
> this is my error

> [root@localhost dsm]# echo "# This is my README" >> README.md[root@localhost
> dsm]# git add README.md
> [root@localhost dsm]# git commit -m "First Commit. Adding a README."
> [master (root-commit) 6b153d1] First Commit. Adding a README.
>  1 file changed, 1 insertion(+)
>  create mode 100644 README.md
> [root@localhost dsm]# git push -u origin master
> git-remote-https: error while loading shared libraries: libcurl.so.3: cannot
> open shared object file: No such file or directory

> how to fix it sir, thanks..
> i use linux centos 5.3

Running "yum install curl" should help.

Regards,
Charles
--
Bitbucket Staff


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Charles McLaughlin  
View profile   Translate to Translated (View Original)
 More options Jul 25 2012, 1:23 am
From: Charles McLaughlin <cmclaugh...@atlassian.com>
Date: Tue, 24 Jul 2012 22:23:26 -0700
Local: Wed, Jul 25 2012 1:23 am
Subject: Re: [Bitbucket] cant git push
On Tue, Jul 24, 2012 at 10:19 PM, Charles McLaughlin

PS this is totally off topic, but you'll be better off setting up EPEL
on your Centos box so you can use a pre-packaged version of Git
instead of compiling your own.  Here's more info:

http://fedoraproject.org/wiki/EPEL


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »