On 9/16/07, James <[EMAIL PROTECTED]> wrote: > I am having trouble installing svn-ssl using fink. It dies when trying > to mv libsvn_ra_dav which the build hasn't created. The config states > it won't create it because I have the wrong install of neon. I > installed the requested version of neon but as you can see below the > incorrect one is re-installed immediately. The config also claims it > can't find apache but I have installed apache2-ssl and I have test > pages running on it. >
That's OK--the package is explicitly configured via flag not to build the apache module, so that's what the message is reflecting. > I've included the config output and the fail message - any help is > greatly appreciated. I've emailed the contact in the error message but > I have had no response. How long ago? We generally cut maintainers a bit of slack, since they're often busy with other things, like working to pay for food, rent, new Macs... :-) If it was only a couple of days, it's probably not a big deal. If it's been a week or more that's another matter. > > Thanks, > James > <snip> > configure: checking neon library > checking neon library version... 0.26.4 > You have neon version 0.26.4, > but Subversion needs neon 0.25.5. > > An appropriate version of neon could not be found, so libsvn_ra_dav > will not be built. If you want to build libsvn_ra_dav, please either > install neon 0.25.5 on this system > > or > > get neon 0.25.5 from: > http://www.webdav.org/neon/neon-0.25.5.tar.gz > unpack the archive using tar/gunzip and rename the resulting > directory from ./neon-0.25.5/ to ./neon/ > > no suitable neon found <snip> > /bin/mv > /sw/src/fink.build/root-svn-ssl-1.4.2-1/sw/lib/libsvn_ra_dav-1.dylib > /sw/src/fink.build/root-svn-ssl-dev-1.4.2-1/sw/lib/ > mv: rename > /sw/src/fink.build/root-svn-ssl-1.4.2-1/sw/lib/libsvn_ra_dav-1.dylib to > /sw/src/fink.build/root-svn-ssl-dev-1.4.2-1/sw/lib/libsvn_ra_dav > -1.dylib: No such file or directory I confirm this on my own 10.3 setup. (maintainer cc'ed). -- Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------- 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
