[redland-dev] anoncvs problems
Dave Beckett
dave.beckett at bristol.ac.uk
Fri May 7 23:55:35 BST 2004
On Fri, 07 May 2004 18:19:20 -0400 Curtis Hovey <sinzui at cox.net> wrote:
> I recently updated my redland source and got errors. Even after doing
> a fresh checkout I still got the message below indicating that rasqal
> has moved and cannot be located.
>
> --------------------
> cvs server: existing repository /cvsroot/redland/librdf/rasqal does
> not match /cvsroot/redland/rasqal
> cvs server: ignoring module rasqal
> --------------------
Yeah, it was a CVS repository problem. I've fixed it and confirmed it
works with an anonymous CVS checkout. sorry about that.
> After performing a second checkout and adding a smylink to rasqal, I
> still had problems. Rasqal was the first module make tried to build,
> but it depends upon raptor. I see:
>
> CONFIG_SUBDIRS=raptor rasqal
>
> in Makefile.am and that looks right to me.
you probably should re-configure, but I'm guessing you did that
The CVS is in a bit of flux, but I've been building from it OK here:
cvs checkout redland
cd redland
./autogen.sh
make
make check
worked
(although I do have an installed raptor that might be making things work
for me and not you)
Dave
More information about the redland-dev
mailing list