On Sun, 13 Nov 2022 12:48:53 - (UTC)
Maurice via Pan-users wrote:
> On Sat, 12 Nov 2022 17:56:17 +0100, Dominique Dumont wrote:
>
> > You can get Pan 0.152 release tarball on Gnome's gitlab
>
>
> How can one obtain an RPM install on a system that uses he RPM form?
>
>
> Fingers crossed..
I use Fedora and have it set up for building rpms. Plenty of advice on
the fedoraproject.org site about this.
I download the .bz2 tarball into ~/rpmbuild/SOURCES/pan- then
expand the .bz2 into the same folder and remove the 'v' in this
new folder's filename so it reads pan-.
In this folder I run:
./autogen.sh --prefix=/usr
then move up to ~/rpmbuild/SOURCES/pan- and run
tar cjf pan-.tar.bz2 pan-/
You can use a pan src rpm from a Fedora repo and install it, you should
then have ~/rpmbuild/SPECS/pan.spec which can be edited with a new
version and release, I usually use 0.1 for the release so it will be
overriden by Fedora updated rpms.
I then install this new rpm with:
sudo dnf install ~/rpmbuild/RPMS/pan--0.1.fc37.x86_64.rpm
which is x86_64 on Fedora 37 which the rpm build process will create
for you.
HTH
--
Brian Morrison
"I am not young enough to know everything"
Oscar Wilde
___
Pan-users mailing list
Pan-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-users