[Gimp-developer] Re: reporting bugs on builds

2004-05-07 Thread Jernej Simoni
On Friday, May 7, 2004, 17:50:13, Sven Neumann wrote:

 Because we can't do anything about the bugs. Nobody but the packager
 can. The situation would be different if the tools used to build the
 binary packages would be in GNOME CVS. That would certainly qualify
 the project for also using the bug tracker. But as long as people
 build GIMP using proprietary scripts that they don't publish anywhere,
 I am going to show no tolerance towards them.

Not sure about what kind of proprietary scripts are you talking about - the
installer scripts were always available, though it depended a lot on my mood
where I put them (in a separate zipfile, or together with the rest of
sources). The setup compiler itself is free, too.

To compile Gimp, I use MinGW+MSys, with no special tools.

-- 
begin  .sig
 Jernej Simoncic  http://deepthought.ena.si/ 

It is much harder to find a job than to keep one.
   -- Becker's Law
end

___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Re: reporting bugs on builds

2004-05-07 Thread David Neary
Hi Jernej,

Jernej Simon?i? wrote:
 Not sure about what kind of proprietary scripts are you talking about - the
 installer scripts were always available...

I'm glad you joined the thread, because there's one question that
hasn't been answered yet.

Would you like to have your installer's problems tracked in
bugzilla? Or would you prefer us to refer the bug reporters to
your page? If so, where should we send them?

Cheers,
Dave.

-- 
   David Neary,
   Lyon, France
  E-Mail: [EMAIL PROTECTED]
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


[Gimp-developer] Re: reporting bugs on builds

2004-05-07 Thread Jernej Simoni
On Friday, May 7, 2004, 20:59:14, David Neary wrote:

 I'm glad you joined the thread, because there's one question that
 hasn't been answered yet.

I've been subscribed for a while, but haven't really posted much (and I
just noticed that the last 2 messages I did send never arrived to the list
due to my own stupidity).

 Would you like to have your installer's problems tracked in
 bugzilla?

I wouldn't mind this at all.

-- 
begin  .sig
 Jernej Simoncic  http://deepthought.ena.si/ 

He who hesitates is last.
   -- Lyon's Law of Hesitation
end

___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


Re: [Gimp-developer] Re: reporting bugs on builds

2004-05-07 Thread Sven Neumann
Hi,

=?Windows-1250?Q?Jernej_Simon=E8i=E8?= [EMAIL PROTECTED] writes:

  Because we can't do anything about the bugs. Nobody but the packager
  can. The situation would be different if the tools used to build the
  binary packages would be in GNOME CVS. That would certainly qualify
  the project for also using the bug tracker. But as long as people
  build GIMP using proprietary scripts that they don't publish anywhere,
  I am going to show no tolerance towards them.
 
 Not sure about what kind of proprietary scripts are you talking about - the
 installer scripts were always available, though it depended a lot on my mood
 where I put them (in a separate zipfile, or together with the rest of
 sources). The setup compiler itself is free, too.
 
 To compile Gimp, I use MinGW+MSys, with no special tools.

I was under the impression that building a GIMP installer involved
some black magic. After all there don't seem to be many people able to
build GIMP from source on win32.

Perhaps the setup scripts should be kept in CVS then. Not sure if they
belong to the GIMP source, probably not. But there could be a separate
module.


Sven

___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


[Gimp-developer] Re: reporting bugs on builds

2004-05-07 Thread Jernej Simoni
On Friday, May 7, 2004, 22:59:14, Sven Neumann wrote:

 I was under the impression that building a GIMP installer involved
 some black magic. After all there don't seem to be many people able to
 build GIMP from source on win32.

Once you have the mingw+MSys environment set up, building Gimp is just
./configure --prefix=somewhere  make. Getting GTK+ to compile is more
challenging though (but I use precompiled GTK packages provided by Tor for
now).

Right now, building the installer involves make install, then running the
install script from the top install directory. Since the install builder has
a command-line compiler, this could be automated, too...

-- 
begin  .sig
 Jernej Simoncic  http://deepthought.ena.si/ 

She who is silent consents.
   -- Italian Proverb
end

___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer