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


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

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.

Replies are listed 'Best First'.
Re^3: Issue with Glib1.261 & 1.260
by Anonymous Monk on Sep 04, 2012 at 11:22 UTC

    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