On Feb 3, 2005, at 6:53 PM, Raul Dias wrote:
On Thu, 2005-02-03 at 16:43 -0500, muppet wrote:The easiest solution is to install Gtk2 for X11 and FB in different prefixes, and use the PERL5LIB env var to switch between them. (Sandboxes, essentially;see the README with Gtk2.)AFAIU, there is an issue when playing with PERL5LIB. If Gtk2 is a system module (as it is with Mandrake), changing PERL5LIB wouldn't make perl not find other system/vendor modules?
No, you'll still be able to get to the system/vendor modules. PERL5LIB is searched *before* the system dirs, not instead of.
-- elysse (in labor): is the head the biggest part? midwife: yes. elysse: oh, good.