[Geany-devel] newcomer

Frank Lanitz frank at xxxxx
Sat Apr 17 15:43:13 UTC 2010


On Sat, 17 Apr 2010 15:49:30 +0200
Thomas Martitz <thomas.martitz at student.HTW-Berlin.de> wrote:

> Am 17.04.2010 15:39, schrieb Ariel Haviv:
> > I checked out https://geany.svn.sourceforge.net/svnroot/geany
> > how do i make it locally without installing it instead of my
> > working geany?
> 
> $ ./waf confgure && ./waf build
> $ _build_/default/geany

Or by using the --prefix option of waf or configure run to install it
to some local path. So it might look like

$ ./waf configure --prefix=/home/user/local && ./waf build && \
./waf install


Cheers, 
Frank 
-- 
http://frank.uvena.de/en/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/devel/attachments/20100417/602cb086/attachment.pgp>


More information about the Devel mailing list