[Gimp-user] Quick compiling question

2010-03-13 Thread photocomix
thank i will try with the first >On 13.03.2010 15:38, photocomix wrote: > >> (i remember was something simple maybe just a flag to add during make install >> ) > >During configure: > >--prefix=path > > >During install: >destdir=path make install > > >The latter is less commonly used, though. > >HT

Re: [Gimp-user] Quick compiling question

2010-03-13 Thread Michael Schumacher
On 13.03.2010 15:38, photocomix wrote: > (i remember was something simple maybe just a flag to add during make install > ) During configure: --prefix=path During install: destdir=path make install The latter is less commonly used, though. HTH, Michael -- GIMP > http://www.gimp.org

[Gimp-user] Quick compiling question

2010-03-13 Thread photocomix
Last time i try to compile Gimp on Windows, it worked except for a trivial problem: All the compiled gimp files remained inside MinGW instead then moved in a meaningful place Now i don't want repeat that mistake, what i had to do to get what i compile...as example on a new C/Gimp directory (i