1. The runtime.exe is not installed by package-manager, you run it and it installs it-self.
2. The other two are installed using package-manager. Now this is using Dev v4960. Under tools / click on packageManager, in packageManager click on the icon that looks like a 3 1/2" disk on the top left. When the Select box opens, find your packages, select the imagelib-1.DevPak , now when it is high-lighted, click the 'open' button in the Select box and packageManager will do the rest. Follow the same steps for the gtk-dev-2.0.3.DevPak. After install and you run packageManager, you will see the packages you have installed. Also, in projects, will be a Gtk project you can select for a default gtk app.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
can you explain me how to install and make program console with gtk-2.0
FROM : http://www.bloodshed.net/dev/packages/bin/
Download:
gtk-dev-2.0.3.DevPak 16-Jul-2002 05:41 485k
gtk-runtime.exe 16-Jul-2002 05:45 3.5M
imagelib-1.DevPak 18-May-2002 01:56 298k
1. The runtime.exe is not installed by package-manager, you run it and it installs it-self.
2. The other two are installed using package-manager. Now this is using Dev v4960. Under tools / click on packageManager, in packageManager click on the icon that looks like a 3 1/2" disk on the top left. When the Select box opens, find your packages, select the imagelib-1.DevPak , now when it is high-lighted, click the 'open' button in the Select box and packageManager will do the rest. Follow the same steps for the gtk-dev-2.0.3.DevPak. After install and you run packageManager, you will see the packages you have installed. Also, in projects, will be a Gtk project you can select for a default gtk app.