|
From: Robert D. <rob...@gm...> - 2016-03-31 22:12:31
|
On Wed, Mar 30, 2016 at 3:38 PM, Viktor T. Toth <vt...@vt...> wrote: > I've been mucking around with rpmbuild all afternoon. Any idea why I am getting these errors? > > File not found: /home/vttoth/rpmbuild/BUILDROOT/maxima-branch_5_37_base-1.x86_64/usr/share/maxima/branch_5_37_base/xmaxima Hi Viktor, I'm not sure, but I believe the problem is that you have not tagged 5.nn.mm and git checkout'd that tag. I think it should also work if you checkout an existing tag (e.g. 5.37.0). Thanks for your efforts, I appreciate it very much. Robert Dodier |