Re: [gedit-list] Problems Editing Code
- From: Nacho <nacho resa gmail com>
- To: Larry Price <larry price ml gmail com>
- Cc: gedit-list gnome org
- Subject: Re: [gedit-list] Problems Editing Code
- Date: Thu, 12 Aug 2010 22:38:39 +0200
Hi Larry,
Some tips to build gedit:
./configure --prefix=your_prefix --libdir=your_libdir
if you are working with the git version try ./autogen.sh instead of ./configure
then you have to do: make
and after that make install or sudo make install if your prefix needs root access.
Regards.
On Thu, Aug 12, 2010 at 10:35 PM, Larry Price
<larry.price.ml@gmail.com> wrote:
I'm new to open-source programming, and I'm still an amateur at using make. I'm running into problems while trying to edit code. Whenever I edit gedit.c, I can see my changes reflected in the executable after I type "make." Other than that, my modifications don't do anything except for compile. Is there another command I should be using that's not "make" when I'm modifying code? I've been trying to edit "gedit-commands-search.c," but to no avail. Any pointers will be greatly appreciated. I'm using version 2.30.3.
_______________________________________________
gedit-list mailing list
gedit-list gnome org
http://mail.gnome.org/mailman/listinfo/gedit-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]