On Mon, Aug 28, 2000 at 02:12:53PM -0700, "Jonathan E. Paton" 
<[EMAIL PROTECTED]> wrote:
> If the gimp executable is installed at '/usr/bin', and you compile the developer 
>sources then the
> newer version should appear by default at '/usr/local/bin'.  This can be changed 
>with the
> '--prefix=' ./configure option when compiling from sources.  To run the old 
>excutable just type
> '/usr/bin/gimp'.

While this *might* work it is somewhat fragile. It's best to use completely
different prefixes for the two versions of the gimp (e.g. /opt/gimp-1.0 and
/opt/gimp-1.1), especially when you are also upgrading gtk+ or other
libraries.

Having said that, it's usually quite safe, but...

-- 
      -----==-                                             |
      ----==-- _                                           |
      ---==---(_)__  __ ____  __       Marc Lehmann      +--
      --==---/ / _ \/ // /\ \/ /       [EMAIL PROTECTED] |e|
      -=====/_/_//_/\_,_/ /_/\_\       XX11-RIPE         --+
    The choice of a GNU generation                       |
                                                         |

Reply via email to