Re: Libexpat missing when using Python from python.org

2022-10-03 Thread Chris Johns
On 4/10/2022 2:32 am, Ryan Long wrote: > Hello, > > Following Chris's advice, I installed Python 3.10.6 from Python's website. It > gets me past the header check for gdb, Great. > but then it reports > > > checking whether to use expat... yes > > checking for libexpat... no > > configure: er

Libexpat missing when using Python from python.org

2022-10-03 Thread Ryan Long
Hello, Following Chris's advice, I installed Python 3.10.6 from Python's website. It gets me past the header check for gdb, but then it reports checking whether to use expat... yes checking for libexpat... no configure: error: expat is missing or unusable make[1]: *** [configure-gdb] Error