Hi,

"satyajit  kanungo" <[EMAIL PROTECTED]> writes:

>   Yes , you can install both the libraries on the same system
>   and work on both the version . you can change your LD_LIBRARY_PATH and BIN path
>   accordingly to compile the software with different version .

you don't even need to install into separate prefixes. Both versions
(1.2 and 1.3) live happily side-by-side. You choose which version to
use during a compile by using the appropriate CFLAGS and LDFLAGS
which you get from gtk-config (1.2) or pkg-config gtk+-2.0 (1.3).


Salut, Sven
_______________________________________________
gtk-list mailing list
[EMAIL PROTECTED]
http://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to