Hello I need a help that how to install this s3ql on ubuntu 22, I had followed the following installation instruction but I think there is some issue in the installation
https://www.rath.org/s3ql-docs/installation.html#installing-s3ql I trying to build for a current user, all the steps was ok but the following command failed with this error *test:~/s3ql# ~/.local/lib/s3ql-venv/bin/python3 setup.py build_ext --inplaceMANIFEST.in exists, running in developer moderunning build_extbuilding 's3ql.sqlite3ext' extensionx86_64-linux-gnu-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/root/.local/lib/s3ql-venv/include -I/usr/include/python3.10 -c src/s3ql/sqlite3ext.cpp -o build/temp.linux-x86_64-3.10/src/s3ql/sqlite3ext.o -Wall -Wextra -Wconversion -Wsign-compare -Werror -Werror=conversion -Werror=sign-compare -Wno-unused-parameter -Wno-unused-functioncc1plus: fatal error: src/s3ql/sqlite3ext.cpp: No such file or directorycompilation terminated.error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1* Would you please help me that what is correct and easy way to install this utility -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/s3ql/db89f2e1-b555-4cff-b565-28521361d56dn%40googlegroups.com.
