On 8/15/12 7:08 PM, Paila, Uma Devi (udp3f) wrote:
> Hi,
> 
> 2) We _do_ have python bindings for graphviz, however.  Try installing
> "pygraphviz-py27".
> 
> 
> I have pygraph installed on my system from source already. when i tried
> installing 
> pygraphviz-py27 through fink, i get an error,
> 
> 
> The following package will be installed or updated:
>  pygraphviz-py27
> Setting runtime build-lock...
> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-pygraphviz-py27-1.1-1
> /sw/src/fink.build
> dpkg-deb: building package `fink-buildlock-pygraphviz-py27-1.1-1' in
> `/sw/src/fink.build/fink-buildlock-pygraphviz-py27-1.1-1_2012.08.15-21.39.3
> 9_darwin-x86_64.deb'.
> Installing build-lock package...
> /sw/bin/dpkg-lockwait -i
> /sw/src/fink.build/fink-buildlock-pygraphviz-py27-1.1-1_2012.08.15-21.39.39
> _darwin-x86_64.deb
> Selecting previously deselected package
> fink-buildlock-pygraphviz-py27-1.1-1.
> (Reading database ... 31627 files and directories currently installed.)
> Unpacking fink-buildlock-pygraphviz-py27-1.1-1 (from
> .../fink-buildlock-pygraphviz-py27-1.1-1_2012.08.15-21.39.39_darwin-x86_64.
> deb) ...
> Setting up fink-buildlock-pygraphviz-py27-1.1-1 (2012.08.15-21.39.39) ...
> 
> sudo -u fink-bld [ENV] sh -c /tmp/fink.mypAm
> /sw/bin/tar  --no-same-owner --no-same-permissions -xf
> /Users/udp3f/src/pygraphviz-1.1.tar.gz
> ### execution of /sw/bin/tar failed, exit code 2

<snip>

> 
> 
> 
> Regards,
> Uma
> 
> On 8/15/12 5:09 PM, "Alexander Hansen" <alexanderk.han...@gmail.com> wrote:
> 

You have installed Fink in your home directory and the permissions
aren't compatible.  I've mentioned this before:

"The problem here is that your home directory
appears not to have sufficiently relaxed permissions to allow Fink's
unprivileged build user to do anything.  You can verify this by running

ls -ld /Users $HOME

If you cannot install Fink globally, and cannot change your home
directory permissions, you can work around this issue by forcing fink to
build as root.  This is done by using "--no-build-as-nobody" whenever a
command might build a package, e.g. "fink --no-build-as-nobody
selfupdate", "fink --no-build-as-nobody install pygraphviz-py27", etc.
"

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to