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

Bug 3486

Summary: midnight commander build errors and fixes
Product: Gentoo Linux Reporter: Alessandro Pisani <alessandro.pisani>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.1a   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alessandro Pisani 2002-06-07 11:15:10 UTC
mc 4.5.55-r4 comes with one error in the ebuild script:  
- correct path for Samba (to make MC understand SMB fs) on line 50 of the  
ebuild script is /etc/samba/smb.conf and not /etc/smb/smb.conf  
this is valid for samba 2.2.x - samba 2.0.x used /etc/smb.conf 
 
at runtime, mc complains about missing /usr/lib/codepages/codepage.xxx files. 
i hacked it creating a symbolic link: 
ln -s /var/lib/samba/codepages /usr/lib/codepages 
 
HTH 
Alessandro
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-06-08 17:29:25 UTC

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