Hello! As a new programmer I want to install multiple versions of gtk+2.0 My Debian Etch system already has gtk+2.8 installed. Now wanna install gtk+2.10. But found out that gtk+2.8 and gtk+2.10 has different dependencies. For an example gtk+2.8 uses cairo 1.0.2 while gtk+ 2.10 needs cairo 1.2.6. So if i install cairo 1.2.6 from source will it conflict with cairo 1.0.2? If it does is there anyway to solve this problem? Searched gtk mailing list but failed to find the answer. Hope someone here can help. Thanks for your time.
--JW
|