Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

録画コマンドの置き場所について #73

Closed
ghost opened this issue Jul 30, 2020 · 1 comment
Closed

録画コマンドの置き場所について #73

ghost opened this issue Jul 30, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 30, 2020

Mirakurun 3.0.0ではdvbではない録画コマンドを使用する場合/usr/local/mirakurun/opt以下に置く必要があるようですが、これはFHS 3.0に違反しています。
/usr/local以下にプログラム固有のディレクトリを作ってはなりません( /直下にディレクトリを作ってそこにインストールするのが望ましくないのと同じです )。
/opt/mirakurunなどの適切なディレクトリに移動してはどうでしょうか。

出典: https://refspecs.linuxfoundation.org/FHS_3.0/fhs-3.0.pdf (PDF注意)

@kanreisa
Copy link
Member

a16ddc9 で解消しました

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant