mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2025-08-10 10:49:26 +00:00
Merge pull request #47 from lwthiker/ldconfig_after_make_install
Update INSTALL.md
This commit is contained in:
@@ -43,6 +43,8 @@ sudo make firefox-install
|
|||||||
# Build and install the Chrome version
|
# Build and install the Chrome version
|
||||||
make chrome-build
|
make chrome-build
|
||||||
sudo make chrome-install
|
sudo make chrome-install
|
||||||
|
# You may need to update the linker's cache to find libcurl-impersonate
|
||||||
|
sudo ldconfig
|
||||||
# Optionally remove all the build files
|
# Optionally remove all the build files
|
||||||
cd ../ && rm -Rf build
|
cd ../ && rm -Rf build
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user