Re: install issue over NFS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Aug 22, 2000 at 01:00:05PM -0600, "Michael J. Hammel" <mjhammel@xxxxxxxxxxxxxxxxx> wrote:
> `/home/mjhammel/src/graphics/gimp/gimp-1.1/gimp-1.1.25/plug-ins/perl/po'
> /usr/bin/perl ../pxgettext `find .. -type f -print | grep
> '\.pm$\|\.xs$\|examples/\|Perl-Server'` > gimp-perl.pot~
> /bin/sh: gimp-perl.pot~: Permission denied

It's problematic, since the makefile does not have dependency information,
so the rule runs everytime gimp-perl.pot~ is being generated.

> (making gimp-perl.pot~) be part of the build process or does it have to be
> done during the install step?

No, it needs only be done during make all. (it should run during make all as
well).

An easy fix would be to remove the dependency to update-gmo during make
install, which however means that a user has to do "make all", which is
probably not acceptable.

Do we depend on gnu-make?

-- 
      -----==-                                             |
      ----==-- _                                           |
      ---==---(_)__  __ ____  __       Marc Lehmann      +--
      --==---/ / _ \/ // /\ \/ /       pcg@xxxxxxxxxxxxx |e|
      -=====/_/_//_/\_,_/ /_/\_\       XX11-RIPE         --+
    The choice of a GNU generation                       |
                                                         |


[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux