Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
インストール プロセスで、いくつかのファイルのシンボリック リンクを作成するスクリプトが実行される状況があります。ここでは、リンクが作成されておらず、ln -s コマンドが以下のエラーで失敗しています。
No such file or directory
必要なファイルが指定された場所に存在する場合。コマンド プロンプトから ln -s コマンドを実行してみましたが、問題なく動作しています。何が原因でしょうか。何かご意見は?