Author: poeml Date: Tue Sep 29 01:00:27 2009 New Revision: 7807 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=7807&view=rev Log: docs/install/debian: - install /usr/bin/geoiplookup_continent with executable permissions Modified: trunk/docs/installation/debian.rst Modified: trunk/docs/installation/debian.rst URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/installation/debian.rst?rev=7807&r1=7806&r2=7807&view=diff ============================================================================== --- trunk/docs/installation/debian.rst (original) +++ trunk/docs/installation/debian.rst Tue Sep 29 01:00:27 2009 _at_@ -166,11 +166,11 @@ Build and install helper programs --------------------------------- -Build and install :program:`geoiplookup`:: +Build and install :program:`geoiplookup_continent`:: cd tools gcc -Wall -lGeoIP -o geoiplookup_continent geoiplookup_continent.c - sudo cp geoiplookup_continent /usr/bin/geoiplookup_continent + sudo install -m 0755 geoiplookup_continent /usr/bin/geoiplookup_continent Install the :program:`scanner`:: _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Mon Sep 28 2009 - 23:00:29 GMT
This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT