Service/mirrors: Difference between revisions

Dfarning (talk | contribs)
m fix command
Dfarning (talk | contribs)
m fix command
Line 179: Line 179:
<code>
<code>
  gcc -Wall -lGeoIP -o geoiplookup_continent geoiplookup_continent.c
  gcc -Wall -lGeoIP -o geoiplookup_continent geoiplookup_continent.c
  sudo cp geoiplookup_contintent/usr/bin/geoiplookup_continent
  sudo cp geoiplookup_continent /usr/bin/geoiplookup_continent
</code>
</code>