LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How can I compile a programm that needsGTK 1.xx-2.4 incompatibility (https://www.linuxquestions.org/questions/linux-newbie-8/how-can-i-compile-a-programm-that-needsgtk-1-xx-2-4-incompatibility-105132/)

GDuru 10-17-2003 09:44 AM

GTK 1.xx-2.4 incompatibility
 
Hi,

How can I compile a program that needs GTK 1.xx when I have allready GTK 2.4 installed?
I hope it is possible without removing GTK 2.4 and installing an older version.

Thank you

GDuru

jkobrien 10-17-2003 10:16 AM

In priniciple there's nothing stopping you having several versions of a program at the same time. Have a look at the rpm manpages, I've had several different versions of the kernel installed at the same time, so it should be fine for gtk too.

Have the rpm for gtk-2.4 handy, just in case it all goes wrong. You should be able to get rpms for earlier versions from any of the mandrake mirror sites. You'll have to figure out how to get the program that requires it to look at the 1.xx version rather than the 2.4.


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