not sure if this one belongs to this section, sorry if it doesn't.
just compiled amule configured with options --disable-monolithic --enable-amulecmd --enable-amule-daemon --enable-webserver --disable-systray --disable-gtktest --disable-webservergui --disable-debug
everything goes ok until i run amuled, then i get the following error:
General: CamuleDaemonApp::OnRun()
amuleweb: error while loading shared libraries: libXi.so.6: cannot open shared object file: No such file or directory
which is strange since i didn't compile amule with any gui support. obviously i have not libXi installed, and the daemon listens only to the EC port, not the web port. am i missing something?
thanks in advance!