Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
973 views
in Technique[技术] by (71.8m points)

build - Trying to compile Mozilla is literally impossible

I'm attempting to compile the Mozilla Browser of old. Not Firefox! So, I downloaded the source code from the official FTP server, and I've solved a few problems, but there's one that I've encountered that's seemingly impossible to solve. It needs an old version of GTK.

I've downloaded an old source tarball and tried to run it with all of the required libraries. Problem being that it needs PangoX, which I can't find a package for. No matter how much I try, I always encounter the same issue:

checking Pango flags... configure: error:
*** Pango not found. Pango is required to build GTK+.
*** See http://www.pango.org for Pango information.
*** For the framebuffer target, you will need to build
*** Pango with freetype support.

I don't want to give up. I want to succeed at something for once in my life. Can someone please help me either find a version of PangoX that GTK will use or give me some advice? I don't want to compile SeaMonkey, either. Thanks.

question from:https://stackoverflow.com/questions/65875938/trying-to-compile-mozilla-is-literally-impossible

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...