ispCP - Board - Support
ispCP rc3 on "non 32Bit PC servers" - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: Announcements (/forum-6.html)
+--- Thread: ispCP rc3 on "non 32Bit PC servers" (/thread-2495.html)



ispCP rc3 on "non 32Bit PC servers" - joximu - 02-20-2008 12:12 AM

The official rc3 package of ispCP (sf.net) contains an already compiled binary of the ispcp_daemon.
This has to be deleted before running make install.

Code:
rm ./tools/daemon/ispcp_daemon
(not the .c or the .h file!!)

The nightly builds and the svn version do not contain such a binary.