Re: [Gimp-developer] GIMP compile fails due to gtk-doc.make

2010-10-31 Thread Phani Bhushan Tholeti
 GIMP compile fails. This is what I tried (on kubuntu 10.04):
 git clone git://git.gnome.org/gimp
 ./autogen.sh --disable-gtk-doc

 There's lot of warnings that say something like this

 gtk-doc.make:58: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL
 devel-docs/libgimpmodule/Makefile.am:53:   `gtk-doc.make' included from here

 Do you get this message when you run autogen.sh?

   WARNING: You have disabled gtk-doc.
            As a result, you will not be able to generate the API
            documentation and 'make dist' will not work.

Yes.



 If you don't, debug why. If you do, then gtk-doc.make will just contain

        echo EXTRA_DIST = missing-gtk-doc  gtk-doc.make

 but this does not seem to be the case for you.

gtk-doc.make definitely looks like some noraml makefile


 Maybe you did a typo in --disable-gtk-doc ?
Yeah... you are right Deleting the gtk-doc.make helped. There was a
typo earlier that generated the .make I guess.

Now it goes through fine. Thanks for the help.

But that gets me to another question, how do I compile with the gtk-doc enabled?

Phani Bhushan

Let not your sense of morals prevent you from doing what is right -
Isaac Asimov (Salvor Hardin in Foundation and Empire)

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] GIMP compile fails due to gtk-doc.make

2010-10-30 Thread Phani Bhushan Tholeti
Hi:

GIMP compile fails. This is what I tried (on kubuntu 10.04):
git clone git://git.gnome.org/gimp
./autogen.sh --disable-gtk-doc

There's lot of warnings that say something like this

gtk-doc.make:58: GTK_DOC_BUILD_PDF does not appear in AM_CONDITIONAL
devel-docs/libgimpmodule/Makefile.am:53:   `gtk-doc.make' included from here

and fails.
I tried installing gtk-doc, but there's no change in the behavior.
There's bug:625307 that deals with the same problem, and is closed but
looks like it's still failing.

Also, can anyone give any links to compiling with gtk-doc in a custom directory?

-- 
Lots o' Luv,
Phani Bhushan

Let not your sense of morals prevent you from doing what is right -
Isaac Asimov (Salvor Hardin in Foundation and Empire)

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] Newbie startup problems

2010-08-26 Thread Phani Bhushan Tholeti
Hi,

I am new to GIMP (its source, usage and features). I had joined this list
with a view to contribute to GIMP.
I did manage to get it to compile and run (though my code is old - about a
month or two).

Currently I am giving the manual a try (to get used to GIMP), but its HUGE
and a lot of features for me to learn.  :( or :) ?
The wiki took me here: http://gimp-wiki.who.ee/index.php/Hacking:Source_Tree

Can somebody suggest what can be done as a start off?
All help appreciated.
Thanks in advance.

-- 
Lots o' Luv,
Phani Bhushan

PS: The subject doesn't appear apt. Trying to think of a better one :D


Let not your sense of morals prevent you from doing what is right - Isaac
Asimov (Salvor Hardin in Foundation and Empire)

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] Compiling GIMP for/on Windows (on Cygwin)

2010-04-30 Thread Phani Bhushan Tholeti
Hi:

I was interested in contributing to the GIMP src (maybe a few bug fixes or
such), when I had these problems:

0. Have to use M$ Windows (can't help it - its the system given by my
employer)
way out: Use Cygwin.

1. git clone fails as the git port is blocked.
way out: Download source code of latest release and submit patches on
that (good enough)

2. After downloading the code, I am not able to figure out the dependencies
(on Cygwin)

So, is there any way for Cygwin (for compiling GIMP from source), other than
manually going through each dependency and installing them (which I dont
know if will work in Cygwin or not)?

The official Cygwin port of GIMP appears to be an old version (1.x if I
remember right)

I hope I don't have to switch Linux for this.

-- 
Lots o' Luv,
Phani Bhushan

Let not your sense of morals prevent you from doing what is right - Isaac
Asimov (Salvor Hardin in Foundation and Empire)

Please avoid sending me Word or PowerPoint attachments.
See http://www.gnu.org/philosophy/no-word-attachments.html
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer