Open Aht-e-sham opened 2 years ago
This can be resolved with a symlink to the newer library.. sudo ln -s /usr/lib/arm-linux-gnueabihf/libboost_regex.so.1.74.0 /usr/lib/arm-linux-gnueabihf/libboost_regex.so.1.49.0
However, then you will hit another issue.. voicecommand: /lib/arm-linux-gnueabihf/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by voicecommand)
This can be resolved with a symlink to the newer library.. sudo ln -s /usr/lib/arm-linux-gnueabihf/libboost_regex.so.1.74.0 /usr/lib/arm-linux-gnueabihf/libboost_regex.so.1.49.0
However, then you will hit another issue.. voicecommand: /lib/arm-linux-gnueabihf/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by voicecommand)
any fix for the voicecommand Curl issue?
I can't install voicecommand. voicecommand: error while loading shared libraries: libboost_regex.so.1.49.0: cannot open shared object file: No such file or director y