SMB pieces missing

I am looking for some SMB pieces - I have SMBFsys, and I tried to
download the .tgz from the QNX site but found only source code and docs
(great docs - all html, and the local reader doesn’t work very well
:slight_smile:). So I need smbd, nmbd, and mount_smb for QNX 4.25. If someone could
tell the magical path on which to find these components, I would be
greatful. Thanks in advance.

Douglas Reed

“Douglas Reed” <dreed@guise.com> wrote in message
news:3C9C0ABE.5C9DF29C@guise.com

I am looking for some SMB pieces - I have SMBFsys, and I tried to
download the .tgz from the QNX site but found only source code and docs
(great docs - all html, and the local reader doesn’t work very well
:slight_smile:> ). So I need smbd, nmbd, and mount_smb for QNX 4.25. If someone could
tell the magical path on which to find these components, I would be
greatful. Thanks in advance.

I you have got the samba tar file. Uncompress, go in the src directory and
run
make install. That should compile and install all the stuff under
/usr/local/samba.

Douglas Reed