John,

I don't get that error on my Mac, maybe you are using an intel Mac (I  
am using a G5) Mac. Although I still don't see why that would make a  
difference. But in any case, can you try to change the info file for  
biopython so it looks like this:

InstallScript: <<
   %p/bin/python%type_raw[python] setup.py install --root=%d
#  mkdir -p %i/share/doc/%n/doc
#  cp -R doc %i/share/doc/%n/doc
   mkdir -p %i/share/%n
   cp -R tests %i/share/%n/tests
<<
DocFiles: NEWS README CONTRIB LICENSE Doc/

You can find that file in /sw/fink/dists/unstable/main/finkinfo/sci/

And then try rebuilding biopython. Please let me know if that works,  
and I will commit the changes to cvs.


thanks,

- Koen.



On Jan 9, 2008, at 6:07 PM, John Nguyen wrote:

> Hi,
>
> I've been running into errors attempting to install the
> biopython-py25-1.44-2 package on leopard. The install quits out with
> the following error message:
>
> running install_egg_info
> Writing /sw/src/fink.build/root-biopython-py25-1.44-2/sw/lib/ 
> python2.5/site-packages/biopython-1.44-py2.5.egg-info
> mkdir -p /sw/src/fink.build/root-biopython-py25-1.44-2/sw/share/doc/ 
> biopython-py25/doc
> cp -R doc /sw/src/fink.build/root-biopython-py25-1.44-2/sw/share/doc/ 
> biopython-py25/doc
> cp: doc: No such file or directory
> ### execution of cp failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-biopython-py25-1.44-2
> (Reading database ... 41111 files and directories currently  
> installed.)
> Removing fink-buildlock-biopython-py25-1.44-2 ...
> Failed: phase installing: biopython-py25-1.44-2 failed
>
> Seems like some problem with a missing documentation directory during
> the install.
>
> Thank you,
>
> John


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to