LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Gimp 2.0.5 (https://www.linuxquestions.org/questions/linux-software-2/gimp-2-0-5-a-241519/)

MikeyMike 10-11-2004 07:28 PM

Gimp 2.0.5
 
How do install the latest on MDK 10.0 (mandrake 10.0 community DL)

cause it comes with like 1.3 or somethin

i want to put the latest ver and i dont see a rpm

thanks in advanced

GT_Onizuka 10-11-2004 11:26 PM

Try compliling it from source, it's actually a rather painless install.

Just download the .tar.gz

Code:

$ tar xzvf gimp-2.0.5.tar.gz
It will come with some sort of documentation about how to install, read and you'll be ready to rock and roll!

Also, I don't know how well MDK will work with other distro's RPMs, but RPMs for both Fedora and SuSe are on Gimp's Download page. Nonetheless, don't be afraid to compile something from source, it's really (for the most part) not that difficult, just different.


All times are GMT -5. The time now is 10:10 PM.