03-30-2017, 06:20 PM
Hi Ralphy,
Thanks for your suggestion. I thought I had libpango1.0-0 installed, but just to be extra sure, I ran the above command, and yes, libpango1.0-0 IS installed.
(03-30-2017, 05:35 PM)ralphy link Wrote: You may want to check if libpango1.0-0 is installed in your system.
Code:dpkg -s libpango1.0-0 | grep Status
If it is not installed, then install:
Code:sudo apt install libpango1.0-0
Thanks for your suggestion. I thought I had libpango1.0-0 installed, but just to be extra sure, I ran the above command, and yes, libpango1.0-0 IS installed.