nejko
06-23-2008, 01:01 PM
Danny Sayed Here (http://www.signaturebar.com/forums/viewtopic.php?t=7493) that there isn't Tutorial How To Download GIMP
DOWNLOAD
So Here it Is:
1)(start gimp.org)
First you go to http://www.gimp.org and u click Download.
http://shrani.si/f/2F/HD/2nDyl2dr/1download-it.jpg
2)(Windows)
Now if u have Windows click this:
http://shrani.si/f/1s/pw/4hb07LrN/2download-it-windows.jpg
3)(Download Link)
Now You Get Open This LINK (http://sourceforge.net/project/downloading.php?groupname=gimp-win&filename=gimp-2.4.6-i686-setup.exe&use_mirror=switch) and you will download it.
Save file anywhere you wan't.
4)(Install it)
Click
Next again Next now can Choose Install Now or Customize
Install Now= It installs in C:\Program Files\Gimp
Customize= U can place it everywhere u want!
I Choose Customize and E:\Gimp
http://shrani.si/f/R/10t/4NoGjrC4/4gimp-install.jpg
If folder doesn't exist you will see this:
http://shrani.si/f/3f/Cp/1r5Ux9SG/5click-da-yes.jpg
Its normal u will only create new folder.
6)
Now you can have Full instalation or custom.
Choose whatever you wan't i recomend Full Install
http://shrani.si/f/2K/Qn/3LGzN0L7/6what-install.jpg
You can now make signatures :D :roll: :roll:
LANGUGE
Windows XP
Control Panel → System → Advanced → Environment button in “System Variables” area: Add button: Enter LANG for Name and fr or de... for Value. Watch out! You have to click on three successive OK to validate your choice.
OK Now Go to folder where you installed your GIMP.
E:\Gimp in my case.
Go E:\Gimp\bin ---and make new notepad.
if you wanna English languge
type there:
set lang=en
E:\Gimp\bin
GIMP-2.4.exe
:
http://shrani.si/f/7/Jl/1rEfz0E9/languge-8-notepad.jpg
for other languges type for french (fr)...
now we will named that notepad.
GIMP-EN.bat
it must be .bat !!!
http://shrani.si/f/2G/eC/2BR2PZwQ/-bat.jpg
Now make shourtcut and drag it to your computer now lunch GIMP with that icon DONE!!
Apple Mac OS X
Go to System Preferences, click on the International icon, and in the Language tab, the desired language should be the first in the list.
Find it here: http://docs.gimp.org/en/gimp-fire-up.htm...
An alternative for Linux would be to open a text editor like nano, gedit or kedit, type the command with the language variable you want and save it as a file, then opening a terminal and running "chmod +x" on whatever name you saved it as. To be a proper shell script you should put #/bin/bash in the line above it but it should work the same way as the Windows BAT file does.
Linux
In LINUX: in console mode, type LANGUAGE=en gimp or LANG=en gimp replacing en by fr, de, ... according to the language you want. Background: By using LANGUAGE=en you're setting an environment variable for the executed program gimp here.
DOWNLOAD
So Here it Is:
1)(start gimp.org)
First you go to http://www.gimp.org and u click Download.
http://shrani.si/f/2F/HD/2nDyl2dr/1download-it.jpg
2)(Windows)
Now if u have Windows click this:
http://shrani.si/f/1s/pw/4hb07LrN/2download-it-windows.jpg
3)(Download Link)
Now You Get Open This LINK (http://sourceforge.net/project/downloading.php?groupname=gimp-win&filename=gimp-2.4.6-i686-setup.exe&use_mirror=switch) and you will download it.
Save file anywhere you wan't.
4)(Install it)
Click
Next again Next now can Choose Install Now or Customize
Install Now= It installs in C:\Program Files\Gimp
Customize= U can place it everywhere u want!
I Choose Customize and E:\Gimp
http://shrani.si/f/R/10t/4NoGjrC4/4gimp-install.jpg
If folder doesn't exist you will see this:
http://shrani.si/f/3f/Cp/1r5Ux9SG/5click-da-yes.jpg
Its normal u will only create new folder.
6)
Now you can have Full instalation or custom.
Choose whatever you wan't i recomend Full Install
http://shrani.si/f/2K/Qn/3LGzN0L7/6what-install.jpg
You can now make signatures :D :roll: :roll:
LANGUGE
Windows XP
Control Panel → System → Advanced → Environment button in “System Variables” area: Add button: Enter LANG for Name and fr or de... for Value. Watch out! You have to click on three successive OK to validate your choice.
OK Now Go to folder where you installed your GIMP.
E:\Gimp in my case.
Go E:\Gimp\bin ---and make new notepad.
if you wanna English languge
type there:
set lang=en
E:\Gimp\bin
GIMP-2.4.exe
:
http://shrani.si/f/7/Jl/1rEfz0E9/languge-8-notepad.jpg
for other languges type for french (fr)...
now we will named that notepad.
GIMP-EN.bat
it must be .bat !!!
http://shrani.si/f/2G/eC/2BR2PZwQ/-bat.jpg
Now make shourtcut and drag it to your computer now lunch GIMP with that icon DONE!!
Apple Mac OS X
Go to System Preferences, click on the International icon, and in the Language tab, the desired language should be the first in the list.
Find it here: http://docs.gimp.org/en/gimp-fire-up.htm...
An alternative for Linux would be to open a text editor like nano, gedit or kedit, type the command with the language variable you want and save it as a file, then opening a terminal and running "chmod +x" on whatever name you saved it as. To be a proper shell script you should put #/bin/bash in the line above it but it should work the same way as the Windows BAT file does.
Linux
In LINUX: in console mode, type LANGUAGE=en gimp or LANG=en gimp replacing en by fr, de, ... according to the language you want. Background: By using LANGUAGE=en you're setting an environment variable for the executed program gimp here.