Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-05 Thread Jack via balsa-list
Thanks to Pawel for pointing out what I should have seen. You did have the library itself, but not the files which tell configure where to find it. On 2021.10.05 16:47, Mike Witt via balsa-list wrote: It looks like that was it. I must have been missing that library. Now it configures and

Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-05 Thread Mike Witt via balsa-list
It looks like that was it. I must have been missing that library. Now it configures and builds. Thank you so much for all your help! -Mike On 10/05/2021 02:04:35 PM, Pawel Salek wrote: libenchant-2.so.2.2.15 or similar is just the shared library that can be used to execute balsa but

Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-05 Thread Pawel Salek via balsa-list
libenchant-2.so.2.2.15 or similar is just the shared library that can be used to execute balsa but insufficient to compile. enchant.pc is typically a part of a 'dev' package containing configuration, header files, and sometimes some configuration. The dev package is called libenchant-2-dev on

Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-04 Thread Mike Witt via balsa-list
On 10/04/2021 04:41:44 PM, Jack via balsa-list wrote: On 2021.10.04 18:29, Mike Witt via balsa-list wrote: Those look OK to me. Can you post part of config.log? I'm so sorry. I didn't really know about config.log. I'm really not used to doing this. There are some very obvious errors in

Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-04 Thread Jack via balsa-list
On 2021.10.04 18:29, Mike Witt via balsa-list wrote: Those look OK to me. Can you post part of config.log? I'm so sorry. I didn't really know about config.log. I'm really not used to doing this. There are some very obvious errors in there, for example: When things go well, config.log

Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-04 Thread Mike Witt via balsa-list
Those look OK to me. Can you post part of config.log? I'm so sorry. I didn't really know about config.log. I'm really not used to doing this. There are some very obvious errors in there, for example: gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files gcc:

Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-04 Thread Jack via balsa-list
On 2021.10.04 16:56, Mike Witt via balsa-list wrote: On 10/04/2021 02:40:23 PM, Jack via balsa-list wrote: On 2021.10.04 16:05, Mike Witt via balsa-list wrote: On 10/04/2021 01:35:26 PM, Jack via balsa-list wrote: The full configure command line you used, with all parameters and switches.

Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-04 Thread Mike Witt via balsa-list
On 10/04/2021 02:40:23 PM, Jack via balsa-list wrote: On 2021.10.04 16:05, Mike Witt via balsa-list wrote: On 10/04/2021 01:35:26 PM, Jack via balsa-list wrote: The full configure command line you used, with all parameters and switches. (I don't expect there to be a problem there, but you

Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-04 Thread Jack via balsa-list
On 2021.10.04 16:05, Mike Witt via balsa-list wrote: On 10/04/2021 01:35:26 PM, Jack via balsa-list wrote: The full configure command line you used, with all parameters and switches. (I don't expect there to be a problem there, but you never know.) I'm just saying ./configure That

Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-04 Thread Mike Witt via balsa-list
On 10/04/2021 01:35:26 PM, Jack via balsa-list wrote: The full configure command line you used, with all parameters and switches. (I don't expect there to be a problem there, but you never know.) I'm just saying ./configure I don't know if it will help, but try creating a new directory

Re: Fwd: Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-04 Thread Jack via balsa-list
ply all" should also work, but check the headers before hitting "send." ==quoted message from Mike Witt , subject “Re: Trying to build on Mint 20 ...”== Sorry about that. I downloaded balsa-2.6.3.tar.xz and untarred it. Then I'm running the configure command. I've run it m

Fwd: Re: Trying to build on Mint 20 ... [msg...@gmail.com]

2021-10-04 Thread Mike Witt via balsa-list
For some reason, when I reply it doesn't seem to go to the list.--- Begin Message --- Sorry about that. I downloaded balsa-2.6.3.tar.xz and untarred it. Then I'm running the configure command. I've run it many times and up until I hit enchant I was able to find and install everything. Is

Re: Trying to build on Mint 20 ...

2021-10-04 Thread Jack via balsa-list
First - what is the exact command you used?  (configure or meson full command line.)  Also, are you building from git or a tarball (if so, which version?) On 10/4/21 13:19, Mike Witt via balsa-list wrote: I'm trying to build Balsa on Mint 20. I'm currently stuck on configure telling me: