--- trunk/mage/usr/lib/mage/mage4.sh 2011/12/28 12:06:30 1583 +++ trunk/mage/usr/lib/mage/mage4.sh 2011/12/28 12:23:50 1584 @@ -121,6 +121,9 @@ # before anything run mage_setup mage_setup || die "error in mage_setup()" +# load supported mage features +load_mage_features + case ${METHOD} in download) # first of all get the right pkg which going to be installed