Correction: apt-get build-dep geany
Will install all necessary dependencies to build Geany under Ubuntu. Nick Treleaven wrote: > On Wed, 8 Oct 2008 22:53:23 -0400 > "Manuel Mendez" <[EMAIL PROTECTED]> 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 > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
