#!/bin/sh
echo "ERROR: This ClamAV component was not built successfully"
echo "This is likely due to library linking issues during build"
echo "Please check the system logs or contact your system administrator"
exit 1
