Re: [hugin-ptx] Trying to compile Hugin: what is this MSGFMT error?

2022-10-06 Thread David W. Jones
What I was trying to do earlier was specifying too much on the command line. Combined with confusion about what "/PATH/TO/HUGIN/SOURCES" meant. I interpreted it to mean it needed to point to the /src directory, when it really means the parent directory of /src. Sometimes I find compilation

Re: [hugin-ptx] Trying to compile Hugin: what is this MSGFMT error?

2022-10-06 Thread Kornel Benko
Am Thu, 6 Oct 2022 07:33:15 -0700 (PDT) schrieb "johnfi...@gmail.com" : > > > On Thursday, October 6, 2022 at 7:38:43 AM UTC-4 kornel wrote: > > > why don't you use 'make package'? That way. you should get a file like > > hugin-2021.1.0.8500-Linux.deb, which may be installed with > > # sudo

Re: [hugin-ptx] Trying to compile Hugin: what is this MSGFMT error?

2022-10-06 Thread johnfi...@gmail.com
On Thursday, October 6, 2022 at 7:38:43 AM UTC-4 kornel wrote: > why don't you use 'make package'? That way. you should get a file like > hugin-2021.1.0.8500-Linux.deb, which may be installed with > # sudo dpkg -i hugin-2021.1.0.8500-Linux.deb > > I have no guess why the OP chose not to do

Re: [hugin-ptx] Trying to compile Hugin: what is this MSGFMT error?

2022-10-06 Thread johnfi...@gmail.com
How is what finally worked different from what earlier didn't work? For example, the instructions had /PATH/TO/HUGIN/SOURCES where your final working version had .. I assume .. is the path to hugin sources (from the place where you had your build directory). It is starting to sound like there

Re: [hugin-ptx] Trying to compile Hugin: what is this MSGFMT error?

2022-10-06 Thread Kornel Benko
Am Wed, 5 Oct 2022 17:25:43 -1000 schrieb "David W. Jones" : > On 10/5/22 02:02, Kornel Benko wrote: > > Am Tue, 4 Oct 2022 21:54:17 -1000 > > schrieb "David W. Jones" : > > > >> On 10/4/22 20:40, Gunter Königsmann wrote: > >>> Either you haven't gettext installed > >> > >> I have gettext

Re: [hugin-ptx] Trying to compile Hugin: what is this MSGFMT error?

2022-10-05 Thread David W. Jones
On 10/5/22 02:02, Kornel Benko wrote: Am Tue, 4 Oct 2022 21:54:17 -1000 schrieb "David W. Jones" : On 10/4/22 20:40, Gunter Königsmann wrote: Either you haven't gettext installed I have gettext 0.21-4 installed. or your cake is too old to know about it. Cake? You mean cmake? cmake is

Re: [hugin-ptx] Trying to compile Hugin: what is this MSGFMT error?

2022-10-05 Thread Kornel Benko
Am Tue, 4 Oct 2022 21:54:17 -1000 schrieb "David W. Jones" : > On 10/4/22 20:40, Gunter Königsmann wrote: > > Either you haven't gettext installed > > I have gettext 0.21-4 installed. > > > or your cake is too old to know about it. > > Cake? You mean cmake? cmake is v3.18.4. > > This is

Re: [hugin-ptx] Trying to compile Hugin: what is this MSGFMT error?

2022-10-05 Thread David W. Jones
On 10/4/22 20:40, Gunter Königsmann wrote: Either you haven't gettext installed I have gettext 0.21-4 installed. or your cake is too old to know about it. Cake? You mean cmake? cmake is v3.18.4. This is on Debian 11. It's been almost a year since the last time I compiled Hugin. I

Re: [hugin-ptx] Trying to compile Hugin: what is this MSGFMT error?

2022-10-05 Thread Gunter Königsmann
Either you haven't gettext installed or your cake is too old to know about it. -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software"

[hugin-ptx] Trying to compile Hugin: what is this MSGFMT error?

2022-10-04 Thread David W. Jones
I just cloned the Hugin repository from mercurial and followed the instructions in INSTALL_cmake. I get this from cmake. Ideas? CMake Error at translations/CMakeLists.txt:7 (find_package): By not providing "FindMSGFMT.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a