Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71611 - MC installation requires modifying by hand .bash_profile.
Summary: MC installation requires modifying by hand .bash_profile.
Status: RESOLVED DUPLICATE of bug 4854
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on: 4854
Blocks:
  Show dependency tree
 
Reported: 2004-11-17 15:12 UTC by BlaisorBlade
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BlaisorBlade 2004-11-17 15:12:56 UTC
This is the output I got emerging mc:

 * Add the following line to your ~/.bashrc to
 * allow mc to chdir to its latest working dir at exit
 *
 * # Midnight Commander chdir enhancement
 * if [ -f /usr/share/mc/mc.gentoo ]; then
 *      . /usr/share/mc/mc.gentoo
 * fi

This should be fixed by adding /etc/profile.d as any other distro does!

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2004-11-17 18:09:02 UTC

*** This bug has been marked as a duplicate of 4854 ***