Re: [gtk-list] coexistence of different version of gtk+




On Fri, 26 Feb 1999, Joe Pfeiffer wrote:
> Since there are programs out there written to both 1.0 and 1.2, does
> anybody have a good way to keep more than one version of the library
> available for compiling?

Install one to /opt/gtk10, and the other to /opt/gtk12 (or any other two
prefixes you don't normally use); then make sure the proper
glib-config/gtk-config comes first in your PATH before you run configure.
This should work as long as the programs' builds are set up right (to use
the -config scripts).

Havoc




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]