Using jhbuild (compilar)
To test the source code of downloaded gedit has been made use of jhbuild in ubuntu, following the installation guide:
Obtaining the code in which i working:
Simple install procedure for gedit if you checked out the source code from git:
Download the most recent version of gedit
% git clone git://git.gnome.org/gedit
change to the toplevel directory
% cd gedit
generate the `configure' script
% ./autogen.sh
Modify code :D and
run the `configure' script
% ./configure
finaly
build gedit
% make
Modules, source code
References of similar cases:
Looking for possible solutions found the deactivation of the command Control + D
Where it shows that part of the code of use of this command
Edit:
The bug has not yet been fixed :(
No hay comentarios:
Publicar un comentario