RE: Easy_Install on Fedora - Goal to install Pymongo
181 views
Skip to first unread message
ROBERT KASS
unread,
Jun 13, 2011, 7:12:26 PM6/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
I am a newbie so any help would be appreciated. My stage is like
trying to find my way in the dark.
My goal is to install Pymongo on Fedora 14. I have put the egg file
in the /usr/bin/lib/python2.7/sites_packages directory for the current
egg version of setup tools.
Every manual on Linux can find instructs me to use the sh command
along with the egg file version. When I try to do this I get the
following error message:
sh sh setuptools-0.6c11-py2.74.egg
/bin/sh: /bin/sh: cannot execute binary file
Any advice would be welcome and appreciated.
Bernie Hackett
unread,
Jun 13, 2011, 7:18:09 PM6/13/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongodb-user
You should install setuptools through Fedora's package manager. Then
you can just do something like: