IDE can't find Arduino.h

Hello,

i've installed the arduino IDE (V 1.01) on my raspberry pi running wheezy. Now if i try to compile the basic example "AnalogReadSerial" (or any other) i'll get an error:

 fatal error: Arduino.h: No such file or directory
compilation terminated.

I've searched for hours on a solution but didn't find one. I think something went wrong while installing, but a reinstall didn't change much. Can you help me?

Arduino.h should be in the distribution.

However I recall the 1.01 did not work for me either (dont recall why) so I now use the 1.04 version of the IDE.

advice: upgrade to 1.04 or 1.05

Thx for your advice. But i fixed my problem on another way:
I'm flashing an attiny84 and used this in the wrong version (the one for arduino 1.5)..