QNX RTP & SAMBA

Is it possible to install samba on the qnx rtp version?
If I start the daemon (smbd) I get a ‘(’ unexpected.
Not the correct binaries I guess?

On Tue, 03 Oct 2000 09:33:43 +1000, Dave O’Brien
<david.obrien@ssmb.com.au> wrote:

Philippus Baalman wrote:

Is it possible to install samba on the qnx rtp version?
If I start the daemon (smbd) I get a ‘(’ unexpected.
Not the correct binaries I guess?

That sounds like a script problem. What are you using to start the smbd
daemon? inetd or the /etc/rc2.d/samba script or the actual smbd exe.
If you are using inetd, check /etc/inetd.conf for config. Look at
/etc/rc2.d/samba and confirm the location of the starting shell i.e.

#!/bin/sh

Else check your smb.conf for errors. Else I don’t know, and it’s the
wrong exes. Is is compiled for QNX?

Dave

I use the actual smbd executable. I downloaded the tarball from the
qnx-ftp site but maybe it’s for qnx4 and not for qnxrtp.

Philippus Baalman wrote:

Is it possible to install samba on the qnx rtp version?
If I start the daemon (smbd) I get a ‘(’ unexpected.
Not the correct binaries I guess?

That sounds like a script problem. What are you using to start the smbd
daemon? inetd or the /etc/rc2.d/samba script or the actual smbd exe.
If you are using inetd, check /etc/inetd.conf for config. Look at
/etc/rc2.d/samba and confirm the location of the starting shell i.e.

#!/bin/sh

Else check your smb.conf for errors. Else I don’t know, and it’s the
wrong exes. Is is compiled for QNX?

Dave

It’s for QNX4 not QRTP.

I build samba for QRTP and am waiting response from people at
www.qnxstart.com to send it them for redistribution.

The build is very simple though.

“Philippus Baalman” <j.p.a.baalman@student.utwente.nl> wrote in message
news:bw7ZOSMLToyGJarnMNW08YSQEF6J@4ax.com

On Tue, 03 Oct 2000 09:33:43 +1000, Dave O’Brien
david.obrien@ssmb.com.au> > wrote:



Philippus Baalman wrote:

Is it possible to install samba on the qnx rtp version?
If I start the daemon (smbd) I get a ‘(’ unexpected.
Not the correct binaries I guess?

That sounds like a script problem. What are you using to start the smbd
daemon? inetd or the /etc/rc2.d/samba script or the actual smbd exe.
If you are using inetd, check /etc/inetd.conf for config. Look at
/etc/rc2.d/samba and confirm the location of the starting shell i.e.

#!/bin/sh

Else check your smb.conf for errors. Else I don’t know, and it’s the
wrong exes. Is is compiled for QNX?

Dave

I use the actual smbd executable. I downloaded the tarball from the
qnx-ftp site but maybe it’s for qnx4 and not for qnxrtp.