Quick compiling question
Forums ► For GIMP users ► Quick compiling question
-
photocomix
(almost 2 years ago)
-
Michael Schumacher
(almost 2 years ago)
- photocomix (almost 2 years ago)
-
Michael Schumacher
(almost 2 years ago)
Sent: 2010-03-13 15:38:42 UTC (almost 2 years ago)
From: photocomix
Quick compiling question
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 placeNow 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 remember was something simple maybe just a flag to add during make install
)--
photocomix (via www.gimpusers.com)
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
Sent: 2010-03-13 15:45:31 UTC (almost 2 years ago)
From: Michael Schumacher
Quick compiling question
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 installThe latter is less commonly used, though.
HTH,
Michael--
GIMP > http://www.gimp.org | IRC: irc://irc.gimp.org/gimp
Wiki > http://wiki.gimp.org | .de: http://gimpforum.de
Plug-ins > http://registry.gimp.org |
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user
Sent: 2010-03-14 03:10:11 UTC (almost 2 years ago)
From: photocomix
Quick compiling question
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.
>
>HTH,
>Michael
>
>--
photocomix (via www.gimpusers.com)
_______________________________________________
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user




