Hey Stu, that'd be great. As soon as you release them, you'll have
someone to test them :)
Jim
On 4/17/08, Stu Teasdale <[EMAIL PROTECTED]> wrote:
> Jim,
>
> If you don't mind I'll roll this patch back into my experimental 3.0
> tree packages as finding time to learn enough apr to fix this has
Hello, I had to compile ganglia-3.0.7 for amd64 support on Debian
etch. The changes I had to make are below. It consists of replacing
deprecated APR function calls with what I understood their
replacements are.
Additionally, I had to add "-lexpat -lconfuse -ldl -lapr-1" to
LDFLAGS. Hopefully th