FG
💻 Software

.profile not loaded (osx lion)

Fresh7 days ago
Mar 15, 20266314 views
Confidence Score0%
0%

Problem

after installing mac ports my .profile looks like this: # MacPorts Installer addition on 2011-12-04_at_20:48:26: adding an appropriate PATH variable for use with MacPorts. export PATH=/opt/local/bin:/opt/local/sbin:$PATH # Finished adapting your PATH environment variable for use with MacPorts. But …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: .profile not loaded (osx lion)

Low Risk

From (assuming it is your shell, type or at the prompt to find out): When bash is invoked as an interactive login shell, [...] it looks for ~/.bash_profile, ~/.bash_login, and ~/.profile, in that order, and reads and executes commands from the first…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment