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
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
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