http://www.perlmonks.org?node_id=991580


in reply to [SOLVED]: Issue with Glib1.261 & 1.260

How to solve this?

Remove all traces of Glib/Gtk... all .dlls

Then reinstall

Or show your installation log

Replies are listed 'Best First'.
Re^2: Issue with Glib1.261 & 1.260
by sam_bakki (Pilgrim) on Sep 04, 2012 at 10:34 UTC

    Hi

    I have installed + updated Gtk2, Pango, Cairo , Glib modules using PPM. I did not install from source + build.
    How to get installation log from PPM?

    Thanks & Regards,
    Bakkiaraj M
    My Perl Gtk2 technology demo project - http://code.google.com/p/saaral-soft-search-spider/ , contributions are welcome.

      I have installed + updated Gtk2, Pango, Cairo , Glib modules using PPM. I did not install from source + build.

      I was talking about PPM. How do you know all .dll files that come with the install were upgraded without problems? Win32 won't overwrite .dll's while they're in use, so you might need to reboot

      uninstalling (even using ppm) will usually complain loudly if it can't remove a file

      How to get installation log from PPM?

      :) I imagine its in the docs/faq, under log/verbose, but its been years since I've needed ppm