Alternatively, build cifs-utils.
cd /home/nemo/Downloads wget ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/cifs-utils-6.3.tar.bz2 tar -xvjf cifs-utils-6.3.tar.bz2 cd cifs-utils-6.3 ./configure make make install
mount -t cifs //servername/sharename /nemo/mountfolder
mount error(79): Can not access a needed shared library Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)