On Sun, 22 Nov 1998, shibu basheer wrote:
> I am trying to install Gimp on my ststem. It insistes that it should
> have gtk 1.0.x to work. But at the same time, I have another program
> mpegtv (which btw, i payed 20$ for) which insists for gtk 1.1.3 . How
> am i supposed to install gimp now? I am in a sticky situation. HELP!!
This, on LINUX-NET?! There is a gtk mailing list, you know.
Gtk incompatibility is the newest fad; they seem to enjoy breaking the API
*grin*
However, your problem is quite solvable. You can install 1.0.x fine since
it won't erase libgtk-1.1.so.1.1.3 - and that's what mpegtv expects.
However, if you need to _compile_ programs with both 1.0.x and 1.1.x you
are better off putting both versions of gtk on different prefixes. I use
/usr/local for 1.0 and /usr/unstable for 1.1. When configuring the
applications that use gtk before compiling I specify --with-gtk-prefix to
where I want it - or, if that configure option isn't available, change the
gtk-config binary used in the configure script to the right one.
--
christian
[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]