[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-users] pan 0.147 wants mime 2.0 >= 2.6 when I have installed gmime
From: |
Pedro |
Subject: |
[Pan-users] pan 0.147 wants mime 2.0 >= 2.6 when I have installed gmime 3.2.7 |
Date: |
Sat, 9 Oct 2021 17:12:56 +1100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
solved myself
from
https://gitlab.gnome.org/GNOME/pan/raw/master/NEWS
I got the hint to
./configure --with-gmime30
which worked with my gmime3.2
from
https://download-fallback.gnome.org/sources/gmime/
then
make
sudo make install
(I had to do sudo as I got the error /usr/bin/mkdir: cannot create
directory ‘/usr/local/share/appdata’: Permission denied )
pan version
now 0.147
the segmentation copy<n> ERROR problem is fixed now , thanks.
posting another thread for now does not work with secure nntp
**
hi, problem compiling pan 0.147
I got mime source from here
https://download-fallback.gnome.org/sources/gmime/
installed successfully 3.2.7 and pan install
./configure
configure: error: Package requirements (gmime-2.6 >= 2.6.20) were not met:
No package 'gmime-2.6' found
I tired to install gmime 2.6 but that had a fatal error.
any clues?
thanks