Re: Installing GTK libraries
Tor Lillqvist <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
=?ISO-8859-2?Q?Jernej_Simon=E8i=E8?= writes: > - GTK+ 1.3 is by default installed in Common Files\GTK\1.3\ (however, > it can be changed to just about anything by the user). This path is > stored in Registry, in either HKEY_CURRENT_USER or > HKEY_LOCAL_MACHINE (depends on user's rights), in \Software\GTK\1.3\ > in the key Path. Note storing paths in the Registry is in no way required by GTK+. But if you want to be compatible with Jernej's installers (so that the same GTK+ installation can be shared if necessary by GIMP and your (Bill's) program), it's probably a good idea to follow the same convention. --tml