[EMAIL PROTECTED] wrote: > Hey. > > load_client_codepage: filename /usr/local/lib/codepages/codepage.850 does > not exist. > Whats is this ? can i correct this ? >
Your mc is configured with smbfs support, but there are no samba codepage files in the /usr/local/lib/codepages, or they are in other directory (/etc/codepages for example) and you can use configure --with-codepagedir=/etc/codepages to teach mc about. Smbfs use these files to convert filenames from Unix to SMB client, and if you are using the same codepage on both sides, you don't need these files. -- Regards, Andrew V. Samoilov. _______________________________________________ Mc-devel mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/mc-devel
