Bart, MathMan thx for the feedback.
I'm trying to migrage from Window$ to Debian and getting Lazarus up and running was one of the prerequisites.
No luck so far neither with the 'information' from the Wiki nor with fpcupdeluxe (errors galore).
However Bart's method works like a charm:
- installed fpc 3.0.2 by downloading the 3.0.2 debian LInux package and executing the install script.
- copied the fpc sources to the appropriate location (separate download).
- download the Lazarus src package and build from the command line
- and... Bob's your uncle!
For everyone starting to use Lazarus on Linux for the first time, I would highly recommend this procedure.
Something to add to the Wiki.
The only one problem that remains is Lazarus' over-engineered editor which makes it impossible to select text with Shift-numpad keys (the rest of the OS does work).
But, so far so good.
[update]
Ah finally the 'key grabber' does work in the keys customization menu so the numpad keys can be programmed to behave like they should.
Too bad the default is not the right setting.
But at least there is now a viable workaround.