Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

linker `cc` not found

// for linker cc
sudo apt-get update && sudo apt install build-essential && sudo apt upgrade
// if you run in to the "Could not find directory of OpenSSL installation" error
sudo apt-get install libssl-dev pkg-config
// source https://github.com/sfackler/rust-openssl/issues/951#issuecomment-611950190 
Comment

PREVIOUS NEXT
Code Example
Shell :: install framer motion 
Shell :: moodle purge from terminal 
Shell :: Check if wayland or x11 is used 
Shell :: mvn clean install skip tests 
Shell :: Wrong permissions on configuration file, should not be world writable! 
Shell :: reinstall mysql 
Shell :: create react app typescript 
Shell :: ubuntu apt-get update without input 
Shell :: remove remote origin 
Shell :: install redis on mac pro 
Shell :: sqlite3 install ubuntu 
Shell :: conda install sklearn 
Shell :: reinit gitignore 
Shell :: how to uninstall create-react-app 
Shell :: how to check firebase version 
Shell :: install docker on manjaro linux 
Shell :: Installing graphviz in Linux 
Shell :: install ninja ubuntu 
Shell :: recent branches 
Shell :: install tmux ubuntu 
Shell :: npm install legacy peer deps 
Shell :: how to clear container in docker 
Shell :: git unable to update local ref 
Shell :: how to enable or disable test mode on windows 10 
Shell :: error: cannot open .git/FETCH_HEAD: Permission denied 
Shell :: install chrome on linux 
Shell :: linux get uuid of partition 
Shell :: install workbench on ubuntu 
Shell :: start docker service on windows 
Shell :: how to set zsh as default 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =