[Gimp-developer] How to build a distribution

2002-10-05 Thread Shlomi Fish


Apparently, make dist does not include the files under the plug-ins/perl
directory (except for the po files). (I'm talking about gimp 1.2.3).

What should I do to build a distribution, instead?

Regards,

Shlomi Fish



--
Shlomi Fish[EMAIL PROTECTED]
Home Page: http://t2.technion.ac.il/~shlomif/
Home E-mail:   [EMAIL PROTECTED]

Let's suppose you have a table with 2^n cups...
Wait a second - is n a natural number?


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



Re: [Gimp-developer] Perl Server

2002-10-05 Thread pcg

On Fri, Oct 04, 2002 at 04:32:18PM -0400, Bowman, Terry 
[EMAIL PROTECTED] wrote:
 ). It will run as a cron job if I manually start perl server from gimp. I

Try to run it with -v, it will most probably tell you that no X-Server was
found. You need either a valid DISPLAY under cron (e.g. using Xvfb), or,
more realistically, run the perl-server permanently and let the script
connect to it.

-- 
  -==- |
  ==-- _   |
  ---==---(_)__  __   __   Marc Lehmann  +--
  --==---/ / _ \/ // /\ \/ /   [EMAIL PROTECTED]  |e|
  -=/_/_//_/\_,_/ /_/\_\   XX11-RIPE --+
The choice of a GNU generation   |
 |
___
Gimp-developer mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer



Re: [Gimp-developer] How to build a distribution

2002-10-05 Thread Sven Neumann

Hi,

Shlomi Fish [EMAIL PROTECTED] writes:

 Apparently, make dist does not include the files under the
 plug-ins/perl directory (except for the po files). (I'm talking
 about gimp 1.2.3).

no, unfortunately the gimp-perl build is pretty hackish and
non-standard. The fact that 'make dist' doesn't work because of
gimp-perl was one of the major reasons to disable gimp-perl in
the HEAD branch. It won't be reenabled until this is fixed.

 What should I do to build a distribution, instead?

do as Yosh and me do and add the perl stuff by hand. Or just use a
released tarball.


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