If you look the port source, you will see files/patch-setup.py in
which it disable md5 and such things like openssl. The only way to
have them back is :
1) modify this patch,
2) increment the release number in portfile
3) reindex all the port tree with portindex
4) finally reinstall the port after deinstalling old one.

I should open a bug about it one day...

Benoit.

On 7/20/07, lars <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> yesterday I tried to install django on my macbook. Since I wanted to
> have a more recent python interpreter I installed the one from
> macports.
> There's a pitfall, however. Because in order to get MD5 running you
> have to install the package py25-hashlib as well! Otherwise you will
> face the "ImportError: No module named _md5" error.
>
> Just wanted to post this hint in case someone else runs into the same
> problem :-)
>
> Yours,
> Lars
>
>
> >
>


-- 
bchesneau.info | neurofriends.net | osbud.net

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to