I`m trying to compile xmlrpc-c on Debian Testing using Subsy's Seedbox Setup Guide
Code:
cd xmlrpc-c
./configure --disable-cplusplus
make
sudo make installbut im getting this error
Code:
checking for wininet-config... no
configure: You don't appear to have Wininet installed (no working wininet-config in your command search path), so we will not build the Wininet client XML transport
Code:
configure: You don't appear to have Libwww installed (no working libwww-config in your command search path), so we will not build the Libwww client XML transport
checking whether to build
Libwww client XML transport module... no
Code:
cd xmlrpc-c
./configure --disable-cplusplus
make
sudo make installbut im getting this error
Code:
checking for wininet-config... no
configure: You don't appear to have Wininet installed (no working wininet-config in your command search path), so we will not build the Wininet client XML transport
Code:
configure: You don't appear to have Libwww installed (no working libwww-config in your command search path), so we will not build the Libwww client XML transport
checking whether to build
Libwww client XML transport module... no