Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

no package pango found when build the firefox

Tags:

firefox

pango

I am building the customized source code of firefox. When I am going to build the firefox, I am given following error regading the "no pango package error". How can I solve this error. enter image description here

like image 472
Pubudu Mahesh Meththananda Avatar asked May 31 '26 18:05

Pubudu Mahesh Meththananda


1 Answers

If you are using Ubuntu 18.04 or similar, try:

sudo aptitude install libpango1.0-dev

In ubuntu 16.04

sudo apt install libpango1.0-dev

from

like image 199
Jose M. Abuin Avatar answered Jun 02 '26 21:06

Jose M. Abuin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!