Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

Error: The following directories are not writable by your user: /usr/local/lib/pkgconfig

You should change the ownership of these directories to your user.
  sudo chown -R $(whoami) /usr/local/lib/pkgconfig
Comment

PREVIOUS NEXT
Code Example
Shell :: install pylatex with dependency 
Shell :: postgres output to bash variable 
Shell :: install nativescript version 6 
Shell :: rm except one file 
Shell :: less command 
Shell :: where to check elastic beanstalk logs 
Shell :: docker for elixir 
Shell :: how to check if a python script is running 
Shell :: install nodejs with pacman 
Shell :: access desktop from wsl 
Shell :: install plasma on ubuntu 
Shell :: bash scripting string comparison 
Shell :: git default remote 
Shell :: zsh to bash mac 
Shell :: git checkout branch from remote to local 
Shell :: uncommit last commit in local 
Shell :: install python module ImageTk 
Shell :: copy ssh key directly window 
Shell :: `Cannot autolaunch D-Bus without X11 $DISPLAY` 
Shell :: what is the difference between powershell and command prompt 
Shell :: check disk space linux 
Shell :: gzip folder .gz file in linux 
Shell :: trim video linux 
Shell :: compare local git branch with remote 
Shell :: install adonis cli 
Shell :: delete file hdfs dfs 
Shell :: download nodejs ubuntu linux 
Shell :: conda install opencv 
Shell :: remove user linux 
Shell :: How to create or add a user on linux 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =