pan-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-users] [ANNOUNCE] Pan release 0.150


From: glen walpert
Subject: Re: [Pan-users] [ANNOUNCE] Pan release 0.150
Date: Sat, 26 Feb 2022 14:13:33 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 2/25/22 12:45 PM, Dominique Dumont wrote:
Hi

I'm happy to announce Pan 0.150 "Moucherotte"

Pan is a powerful and user-friendly Usenet newsreader for GTK+.
See http://pan.rebelbase.com/ for more information.

The main changes of this release are:
- Dropped support for GMime2. Only Gmime3 is supported
- Gtk3 is now default build, Gtk2 is deprecated

You can get Pan 0.150 release tarball on Gnome's gitlab:

- https://gitlab.gnome.org/GNOME/pan/-/tags/v0.150

The detailed release log is there:
- https://gitlab.gnome.org/GNOME/pan/-/blob/master/NEWS

All the best

Dominique




_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users

Attempting to compile Pan 0.150 on Ubuntu 18.04.6 LTS using:

#+begin_src shell
./autogen.sh && make
#+end_src

I get:
<clip>
checking for GLIB - version >= 2.17.6... yes (version 2.56.4)
checking for GMIME... no
configure: error: Package requirements (gmime-3.0 >= 3.0.0) were not met:

No package 'gmime-3.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GMIME_CFLAGS
and GMIME_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
----

Searching for gmime-3.0 with synaptic package manager I find installed:

gir1.2-gmime-3.0
MIME message parser and creator library - GObject introspection data
Version 3.2.0-1
files:
/.
/usr
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/girepository-1.0
/usr/lib/x86_64-linux-gnu/girepository-1.0/GMime-3.0.typelib
/usr/share
/usr/share/doc
/usr/share/doc/gir1.2-gmime-3.0
/usr/share/doc/gir1.2-gmime-3.0/changelog.Debian.gz
/usr/share/doc/gir1.2-gmime-3.0/copyright
/usr/share/doc/gir1.2-gmime-3.0/examples
/usr/share/doc/gir1.2-gmime-3.0/examples/README.txt
/usr/share/doc/gir1.2-gmime-3.0/examples/example.eml
/usr/share/doc/gir1.2-gmime-3.0/examples/gmime-example.py
----

So it seems that Ubuntu installed gmime-3.0 with the non-standard
prefix 'gir1.2-' and I need to change an environment variable somewhere?

Any hint appreciated.

Glen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]