First thing I'd do is check to see that enum_network.rb is present. From the error message, it appears that SET is expecting it at that location, and it's not there. You could either tweak the SET source to point to where enum_network.rb is, or try dropping a copy of enum_network.rb in the target location.


