James wrote: > > > Turns out the dependancy was in svn-doc. I removed svn-doc and > installed svn-ssl-doc and the error went away. I'm not sure the > documentation package for svn should be dependant on code packages. > The -doc package doesn't actually have any runtime depends. The issue is build-time depends: the doc package is built as a part of same build as the core stuff (svn*, svn*-shlibs, ...). So if you've got svn-ssl and ask for svn-doc (or vice versa), Fink will wind up trying to build whatever flavor you _don't_ have installed, including installation of dependencies. > Thanks again for all the help. I've got apache2-ssl, postgre, and > svn-ssl (and more!) all up and running along with mod_python and the > django framework in the course of 3 lazy days. I couldn't have done it > without fink and the help from you and Chris. > > Cheers, > James. >
-- Alexander K. Hansen Fink User Liaison/Documenter akh AT finkproject DOT org ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
