On Wed, 8 Oct 2008 22:53:23 -0400 "Manuel Mendez" mmendez534@gmail.com wrote:
I installed Geany from Ubuntu 8.04 repos and I cant find scintilla/LexASM.cxx anywhere.
Any clues to what might be going on?
You will need to build from source: http://www.geany.org/manual/dev/index.html#source-compilation
Download & extract geany-0.14.tar.gz.
For Ubuntu I think you can get the source dependencies with: apt-get install gtk2-dev
But you will also need build tools - maybe try the build-essential package.
Regards, Nick