FG

Conflicts between /usr/bin and /usr/local/bin

Fresh3 days ago
Mar 15, 20266728 views
Confidence Score0%
0%

Problem

I have an application (Exuberant Ctags) installed in . I have also compiled Emacs from source, which installs its own version of ctags in . Running ctags from the command prompt runs the Emacs version from . Is there a way to force it to use the application from ? I can go into and delete or rename…

Error Output

/usr/bin

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Conflicts between /usr/bin and /usr/local/bin

Low Risk

Edit your PATH, so /usr/bin appears before /usr/local/bin. You find out your current path with . To change this depends on your system, usually . There are questions here and on ServerFault dealing with where to find environment variables and which …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment