> Can you post the source?  Need to run on Solaris.

Wil do in a mo.

> Linux version errors.  Maybe I'm doing something wrong?
> I renamed settime.bin to settime.
> Set execute permissions
> ssettime is in my path
> slimserver.pl is in my path as slimserver.pl and as slimserver
> user can read input file.
> If I were to run it from a windows or linux box and point it at my slim
> server across the network would that effect the results?

Well, it could affect times reported if the network is dog slow, but the
logics of the program should work. I've tested the Windows version over
a VMWare "network" on my machine.

> -bash-3.00# sstime 192.168.1.35 9090 sstime.txt
> -bash: /usr/bin/sstime: Invalid argument

The version you have has been compiled on a SuSE 9.3. It probably compiled
against dynamic libraries, so it assumes some version of runtime libs.
You could try running like so:

  strace sstime 192.168.1.35 9090 sstime.txt

This may give an indication what went wrong. I'll post the source on my
site in a minute.

Niek.

_______________________________________________
Discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to