[sylpheed:36961] Re: Trying to compile Sylpheed 3.5.1 on CentOS 7
Craig <[email protected]>
| Newsgroups | gmane.mail.sylpheed.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 4 Sep 2020 12:31:57 -0600 Craig <[email protected]> wrote: > I installed, among other things, compat-gcc-44 and glib2-devel. These > seem to have solved my problem with GLIB. > > Now I just need to continue my way through ./configure. The next problem > is GTK+. It turned out the problem with GTK+ was my last problem. After I installed gtk2-devel-2.24.31-1.el7.x86_64.rpm, ./configure completed successfully and I was able to run "make" and "make install" without problems. Craig