Marc, thanks that was the problem !!!
sprintf(message, "say -s 4 -a \"%s\"", buffer); < this was the big
big big mistake
I added the hole path to the instructions:
sprintf(message, "/usr/local/bin/say -s 4 -a \"%s\"", buffer);
Thanks to all of you who helped me !! :-)
Sincerely,
Sergio Cuéll
Hans-Georg Bork: I have already tried the S99my_serverd change, but
it doesnt work.
J.A. Bezemer: I have tried the ./yourprog /dev/null
2>/dev/null and the program dies, I cant see with a ps ax
Clare Jarvis: The program should listen to a port, and a client
program will send a string, and this
2 matches
Mail list logo