NEWBEE Q error: 'WiFi' was not declared in this scope

The SparkFun WiFi library is not a standard library included with the Arduino IDE.

You must download it. Put the contents in a folder (probably called "WiFi") in the folder ~/Documents/Arduino/libraries.

If you haven't installed any 3rd party libraries yet, you'll need to create the libraries folder first.