Running Graphics[RegularPolygon[5]] in Mathematica on a non RPi works as expected (running v. 10.4). But when I try that under the RPi release, I get the message that RegularPolygon is not a primitive or directive. Toying around with 2D,3D or << `Graphics won't work either. Any idea where to adjust ...