Thanks for working on this I really appreciate it.  I am just getting  
back to this now and ran in to a new issue with the rst2* scripts.

On Jan 12, 2008, at 12:34 PM, Charles Lepple wrote:
> Along these lines, the Fink docutils package currently does not depend
> on a specific version of Python (it explicitly uses /usr/bin/python in
> a few places). This isn't bad for a standalone tool, but it means that
> when someone upgrades to a version with stuff in site-packages, it
> will pull in a whole Fink python package if they don't have one
> already.

All of the rst2* scripts crash with:
"ImportError: No module named docutils.core"

I gather that this is because docutils' CompileScript used /usr/bin/ 
python to build the package, which modified the shebang lines. Is this  
intentional or should it be using %p/bin/python like the InstallScript.

Best,

--
Jed Frechette

University of New Mexico Lidar Lab
www.unm.edu/~lidar


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to