On Sun, 1 Jun 2003, Joao S. O. Bueno wrote: > But what I do need now is a faster way to go from edit code to running gimp. > Make Install asctually eats out a lot of time on my system. Is it possible to > run the gimp-1.3 binary generated from make straight, without make-installing > it? Of course you can, as long as all the data is installed in the right places (which the first make install took care of for you.) > How can it be done? cd app ./gimp-1.3 Rockwalrus