After building from trunk to fix a few other issues, I started configuring Amazon S3 support.
But amlabel reported... "Device type "s3" is not known" Similar to this issue... https://forums.zmanda.com/archive/index.php/t-2581.html To fix this I did... make distclean yum install libcurl-devel perl-WWW-Curl ./configure --enable-s3-device make I believe part of the underlying issue is that the autoconf tests do not seem to warn about missing headers like libcurl, etc. Best regards, Kervin Adevsoft Inc Business Software Development http://adevsoft.com/
