--- a/util/virtual-patching/arachni2modsec.pl
+++ b/util/virtual-patching/arachni2modsec.pl
@@ -1,4 +1,4 @@
-#!/opt/local/bin/perl -T
+#!/usr/bin/perl -T
 
 #############################################
 # -=[ Virtual Patching Converter Script ]=- #
--- a/util/virtual-patching/zap2modsec.pl
+++ b/util/virtual-patching/zap2modsec.pl
@@ -1,4 +1,4 @@
-#!/opt/local/bin/perl -T
+#!/usr/bin/perl -T
 
 #############################################
 # -=[ Virtual Patching Converter Script ]=- #
--- a/crs-setup.conf.example
+++ b/crs-setup.conf.example
@@ -675,7 +675,7 @@
 #
 # Uncomment this rule to use this feature:
 #
-#SecGeoLookupDB util/geo-location/GeoIP.dat
+#SecGeoLookupDB /usr/share/GeoIP/GeoLiteCity.dat
 
 
 #
