Quote:
|
Originally Posted by masand
AFAIK u need to have that smb support along with your browser you are using
|
I use CLI mostly; in some cases, when I need to see something graphically, I use Krusader (or MC).
Don't know how much familiar you are with Gentoo and it's theory with USE flags - before compiling you decide which features will be included and which not by adding/deleteing USE flags from compilation config file. Acording to this, I must use "samba" USE flag. Samba flag is not listed as a possibility at Krusader:
Code:
gentoo daniel1988 # emerge -pv krusader
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild R ] kde-misc/krusader-1.60.1 +arts -debug -javascript -kde -xinerama 0 kB
Total size of downloads: 0 kB
However, it's in kdebase's repository; take a look beneath
Code:
gentoo daniel1988 # emerge -pv kdebase
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[blocks B ] =kde-base/kate-3.4* (is blocking kde-base/kdebase-3.4.3-r1)
[ebuild N ] dev-libs/cyrus-sasl-2.1.20 -authdaemond +berkdb +gdbm +java -kerberos +ldap -mysql +pam -postgres +ssl -static 1,733 kB
[ebuild N ] kde-base/kdebase-pam-6 0 kB
[ebuild N ] sys-apps/eject-2.0.13-r2 +nls 58 kB
[ebuild N ] kde-base/kdebase-3.4.3-r1 +arts -cups -debug -hal -ieee1394 +java +kdeenablefinal +ldap -lm_sensors -logitech-mouse -openexr +opengl +pam +samba +ssl -xinerama 8 kB
Total size of downloads: 1,799 kB
It looks like I must take some other samba browser. If anyone knows how to solve the problem with Krusader, let me know.
Best regards,
Daniel