DebugAH

How to Solve Your Programmer Error

Skip to content
  • Home
  • Linux
  • JAVA
  • Python
  • Javasript
  • MYSQL
  • Windows
  • Error

Sudo: Port: command not found Error [How to Solve]

MAC install graphviz:

sudo port install graphviz

Execution error:

sudo: port: command not found

In fact, the environment variable is not set, and the following statement is executed:

export PATH=/opt/local/bin:/opt/local/sbin:$PATH

Done!

Similar Posts:

  • linux sudo java : command not found
  • Ifconfig command not found for Linux Installation Errors [How to Solve]
  • [Solved] Ls command not found is caused by the configuration of environment variables
  • Mac uses graphviz package to report error failed to execute posixpath (‘dot ‘)
  • How to Solve graphviz run Error in Pychart
  • CentOS Error -bash:systemctl:command not found
  • -bash: ls: command not found [How to Solve]
  • Linux use the man command error: Man: command not found [How to Solve]
  • [Solved] Linux Oracle bash: “sqlplus / as sysdba”: command not found
  • adb: command not found [How to Solve]

This entry was posted in Linux and tagged sudo: port: command not found on November 23, 2021 by Robins.

Post navigation

← GitLab Page Error: 502 Whoops, GitLab is taking too much time to respond. Try refreshing the page, or going [Solved] Mariadb Start Error: Could not increase number of max_open_files to more than 1024 (request: 5035) →

Recent Posts

  • [Solved] must appear in the GROUP BY clause or be used in an aggregate function
  • [Solved] Shell Error: syntax error: invalid arithmetic operator (error token is “
  • [Solved] FATAL ERROR: wasm code commit Allocation failed – process out of memory
  • [Solved] Mac Error: ERROR launching ‘JD-GUI’
  • [Solved] passwd: Authentication token manipulation error
  • [Solved] xtrabackup: error: xb_load_tablespaces() failed with error code 57
  • [Solved] Azure Function Enable Managed Identity and Powershell Funciton Report Error: ERROR: ManagedIdentityCredential authentication failed
  • [Solved] Application_Error not firing when customerrors = “On”
  • [Solved] MAVEN-COMPILER-PLUGIN Compile Error: FATAL ERROR: UNABLE TO FIND PACKAGE JAVA.LANG IN CLASSPATH OR BOOTCLASSPATH
  • [Solved] Json.Net Error: Error getting value from ‘ScopeId’ on ‘System.Net.IPAddress’

Tags

  • )
  • android
  • android studio
  • CentOS
  • centos7
  • chrome
  • DebugAH
  • django
  • docker
  • eclipse
  • git
  • github
  • go
  • hadoop
  • Hive
  • IDEA
  • ios
  • java
  • jenkins
  • Linux
  • Mac
  • maven
  • MyBatis
  • mysql
  • nginx
  • No module named XXX error
  • npm
  • Oracle
  • php
  • pip
  • pycharm
  • Python
  • Python TypeError
  • redis
  • shell
  • spring
  • springBoot
  • ssh
  • SVN
  • tensorflow
  • tomcat
  • ubuntu
  • vue
  • Windows
  • Yum
Proudly powered by WordPress