Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 71611

Summary: MC installation requires modifying by hand .bash_profile.
Product: Gentoo Linux Reporter: BlaisorBlade <blaisorblade_spam>
Component: [OLD] baselayoutAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 4854    
Bug Blocks:    

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 ***