Hello Thomas,
> I suspect it's a PEBKAC error, because I've compiled this before on > CentOS 6.2 using the subversion-devel 1.6 install. I've attached the > config.log file. > > For the moment, I'm going to go back a step, install the > subversion-devel 1.6 packages and see if I can get it to compile. > > Will FSVS compiled against SVN 1.6 work on a machine which then has SVN > 1.7 installed afterwards? Uh, I don't know. I'd think so, because the API is fairly stable. The config.log shows ./conftest: error while loading shared libraries: libsvn_ra-1.so.0: cannot open shared object file: No such file or directory Where is it located? I've got one in libsvn1:amd64: /usr/lib/x86_64-linux-gnu/libsvn_ra-1.so.1 perhaps you'd need to pass additional LDFLAGS="-L... -L..." to configure? Regards, Phil ------------------------------------------------------ http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=3055270 To unsubscribe from this discussion, e-mail: [[email protected]].
