Did you build the client or the server?
The client is trivial; pretty much builds out of the box.
The server is more problematic in that it requires the mod_dav.h header,
db4, and apr-- apache portable runtime.
mod_dav.h is interesting in that it can only be had by installing mod_dav.
Apple didn't include mod_dav.h with OS X, though they do provide libdav.
so. I have filed an issue via bugreport.apple.com. In any case, it
raises two questions:
(1) Should I create a mod_dav package for Fink? Likely so as it could
install the appropriate header file.
(2) Should a mod_dav package depend on the apache package? On the one
hand, it would be advantageous to leverage the installed apache
environment-- especially on OS X Server in that it includes modules that
are not available in a source form. System-apache??
Even after working after the mod_dav and db4 issue, there is still the
matter of dealing with the build of the apr/ subdirectory [a snapshot of
the apr project within apache]. Eventually, apr will become a fink
package on its own and subversion can simply depend upon it-- but that is
likely a good bit of time in the future. For now, the apr project
appears as a subdirectory below the subversion project.
Version of libtool?
I'm not at all sure; how do I tell? In any case, swapping in the ltmain.
sh and ltconfig from Fink didn't help; I still saw the version mismatch
problem. From examining other packages, it appears that configure is
responsible for generating libtool from ltmain/ltconfig? In any case,
updating autoconf didn't help, either.
b.bum
On Friday, February 1, 2002, at 06:14 PM, Max Horn wrote:
> The question is, what libtool version are they using?
>
> I have setup subversion in the past succesfully, but that was one or two
> milestones ago I believe.
>
>
> Max
> -- -----------------------------------------------
> Max Horn
> Software Developer
>
> email: <mailto:[EMAIL PROTECTED]>
> phone: (+49) 6151-494890
>
b.bum
Do the voices in my head bother you?
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel