Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > a6a70f31ae46140638c18ed254dd9cc3 > files > 13

ka-deploy-server-host-0.92-23mdv2010.0.i586.rpm

See Ka-deploy.txt and boot.txt in the doc directory.

There is no special configure script in the src directory. To compile, only type 'make' in the src directory.

If you want to use the multicast support :

1 - First compile rmtplib using ./configure && make && make install in rmtplib's directory then
compile with 'make' in the src directory. (make sure LD_LIBRARY_PATH contains your /usr/local/lib or /etc/ld.so.conf)

2 - edit ka-deploy/src/Makefile and replace 'MCAST = no' by 'MCAST = yes', and run make (make clean if you already have compiled once)