aptとgrep、もしかしてカップリングがだめなのか
Notices by 奥多摩北斎?☑ (jcm50@machikadon.online), page 3
-
Embed this notice
奥多摩北斎?☑ (jcm50@machikadon.online)'s status on Monday, 19-Sep-2022 21:15:40 JST 奥多摩北斎?☑ -
Embed this notice
奥多摩北斎?☑ (jcm50@machikadon.online)'s status on Monday, 19-Sep-2022 21:12:18 JST 奥多摩北斎?☑ >Installing Pleroma
># Run the config generator
>su pleroma -s $SHELL -lc "./bin/pleroma_ctl instance gen --output /etc/pleroma/config.exs --output-psql /tmp/setup_db.psql"の箇所を実行すると、" [error] Unable to load crypto library. Failed with error:
":load_failed, Failed to load NIF library /opt/pleroma/lib/crypto-4.6.5.4/priv/lib/crypto: 'libcrypto.so.1.1: cannot open shared object file: No such file or directory'"
OpenSSL might not be installed on this system."
というエラーが発生します。 -
Embed this notice
奥多摩北斎?☑ (jcm50@machikadon.online)'s status on Monday, 19-Sep-2022 21:10:05 JST 奥多摩北斎?☑ Ubuntu 22.04.1 LTS にて[Installing on Linux using OTP releases - Pleroma Documentation](https://docs-develop.pleroma.social/backend/installation/otp_en/)に従ってインストールを進めているのですが、エラーが発生しておりみなさまのお知恵を貸してください。
-
Embed this notice
奥多摩北斎?☑ (jcm50@machikadon.online)'s status on Monday, 19-Sep-2022 20:59:18 JST 奥多摩北斎?☑ こちら解決いたしました…!
-
Embed this notice
奥多摩北斎?☑ (jcm50@machikadon.online)'s status on Monday, 19-Sep-2022 20:59:17 JST 奥多摩北斎?☑ CPUのアーキテクチャの指定を間違えてただけでした…
-
Embed this notice
奥多摩北斎?☑ (jcm50@machikadon.online)'s status on Monday, 19-Sep-2022 20:58:07 JST 奥多摩北斎?☑ Installing on Linux using OTP releases - Pleroma Documentation https://docs-develop.pleroma.social/backend/installation/otp_en/
の
># Run the config generator
>su pleroma -s $SHELL -lc "./bin/pleroma_ctl instance gen --output /etc/pleroma/config.exs --output-psql /tmp/setup_db.psql"実行すると`/opt/pleroma/releases/2.4.3/../../erts-10.7.2.17/bin/erl: 12: exec: /opt/pleroma/erts-10.7.2.17/bin/erlexec: not found`ってエラーでちゃうんですが、どなたかお千枝をお貸しいただけませんか。