[sylpheed:36960] Re: Trying to compile Sylpheed 3.5.1 on CentOS 7
Craig <[email protected]>
| Newsgroups | gmane.mail.sylpheed.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 3 Sep 2020 20:04:24 -0600 Craig <[email protected]> wrote: > When I run ./configure, I get the following message: > > checking for GLIB - version >= 2.8.0... no > *** Could not run GLIB test program, checking why... > *** The test program failed to compile or link. See the file config.log > *** for the exact error that occured. This usually means GLIB is > *** incorrectly installed. configure: error: Test for GLib failed. > *** See the 'INSTALL' for help. 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+. Craig