I've got MacPorts installed, but when I try to run port install
py-psycopg2 I get this:

Error: Unable to execute port: ln: /opt/local/var/macports/sources/
rsync.macports.org/release/ports/python/py-psycopg2/work: Permission
denied

I'm the only admin/user on this machine so why are permissions denied?

Thanks,

J

On Sep 12, 4:57 pm, "Russell Keith-Magee" <[EMAIL PROTECTED]>
wrote:
> On 9/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>
> > I can't seem to get past this error. I just installed the latest
> > Python package and it didn't help. I've been trying to use Django and
> > Python for about a week first with MySQL (more errors/missing modules)
> > and now with PostgreSQL. I've tried setting this up on three different
> > OSX systems but with no luck on any of them--there's always something
> > missing and I can't complete the install. I don't know if anything is
> > worth this much hassle, does anyone using the Python framework ever
> > actually get anything accomplished besides hunting down missing
> > pieces?
>
> Without specifics - i.e., what you have installed, how you installed
> it, etc, its difficult to say for sure what the problem is.
>
> Personally, I can't say I've ever had much trouble setting up Django
> on OSX. I've always used Macports - when you say 'port install
> py-psycopg2', it finds out all the dependencies, downloads the
> required source code, compiles and installs. Set up your bashrc paths
> to point at the right locations, and you're off and running.
>
> Yours,
> Russ Magee %-)


--~--~---------~--~----~------------~-------~--~----~
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