From 587ea9ca1c6113443187e1df26460a4a8e444cc5 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sat, 11 May 2024 22:27:20 +0900 Subject: [PATCH] Update technical-notes.md --- technical-notes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/technical-notes.md b/technical-notes.md index 7397b66..8a798d9 100644 --- a/technical-notes.md +++ b/technical-notes.md @@ -31,9 +31,10 @@ cd build ../configure --enable-gpl --enable-libx264 --enable-nonfree --enable-libfdk-aac make make install -#ln -s /usr/local/bin/ffmpeg /usr/bin/ffmpeg # Or add /usr/local/bin to PATH variable ``` +The default installation paths are `/usr/local/bin` (for binaries) and `/usr/local/lib` (for libraries), so appropriate configuration of `ld` (aka. `ldconfig`) and environment variables (such as `PATH` and `LD_LIBRARY_PATH`) may be necessary. + ## Report abuse * ActivityPub [@gnh1201@catswords.social](https://catswords.social/@gnh1201) * abuse@catswords.net