Problem with motion-control
Question
I have installed the lates versions of the libwww Libraries from the URL www.w3c.org/Library and the File XMLRPC-0.9.10-kjl3.tar.gz. The apache 1.3.X Webserver is also installed on the system.
The programm motion-control was installed successfully without error messages. Then i have recompile motion-3.1.16. After installation the screen shows me that XMLRPC and all other features are acitvated successfully. When i have wrote the command "motion-control" without parametes it works. It shows me the parameter list. But when it try to type in the command
"motion-control conf list" or any other combination of motion-control with parameters, i get the following error message.
XML-RPC Fault: HTTP error #-1 occured
Fatal Error: connection operation failed (Connection refused) (-504)
Environment
Motion version: |
3.1.16 |
Libraries: |
curl, xmlrpc, ffmpeg, mysql, postgresql |
Server OS: |
Suse 8.2, kernel 2.6.5 |
--
KlausPoscharnig - 11 Nov 2004
Answer
Make sure you ran
make clean
before
make
when you recompile Motion.
Also note that latest version of Motion is 3.1.17 though the xmlrpc should work fine in 3.1.16.
--
KennethLavrsen - 11 Nov 2004