I'm building subversion-1.13.0 in (System V Edition) - Version 2020-01- 08 and have run into a test problem. After executing "make check" I get this failure:
[SKIPPED] Python sqlite3 module required In earlier LFS versions I was able to install Pysqlite this way: # https://github.com/ghaering/pysqlite mkdir Pysqlite mv pysqlite-master.zip Pysqlite/ cd Pysqlite/ unzip pysqlite-master.zip cd pysqlite-master python setup.py install After I do this, the subversion make check still fails. Any ideas? Alan -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
