OpenClovis / SAFplus-Availability-Scalability-Platform

Middleware that provides libraries, GUI, and code generator to design multi-node (clustered) applications that are highly available, redundant, and scalable. Provides sub-second node and application fault detection and failover, and useful application libraries including distributed hash tables (checkpoint), event, logging, and communications. Implements SA-Forum APIs where applicable. Used anywhere reliability is a must -- like telecom, wireless, defense and enterprise computing. Download stable release with installer from: ftp.openclovis.com
www.openclovis.com
GNU General Public License v2.0
19 stars 13 forks source link

the directory "SAFplus" should replace "ASP" in all the makefiles #95

Open minhgiang1983 opened 11 years ago

hoangle commented 11 years ago

Those make files in PSP should be fixed too, otherwise we will failed at installing SDK:

/opt/clovis/6.1/sdk/src/SAFplus/../SAFplus/mk/preface.mk:69: Using the actual chassis manager from the Platform Support Package located at /opt/clovis/6.1/sdk/src/SAFplus/../../../PSP/src/cm and OpenHPI Makefile:41: /opt/clovis/6.1/sdk/src/SAFplus/../ASP/mk/make-subdir.mk: No such file or directory make[2]: * No rule to make target `/opt/clovis/6.1/sdk/src/SAFplus/../ASP/mk/make-subdir.mk'. Stop. make[1]: * [/opt/clovis/6.1/PSP/src/cm.libs] Error 2 make: *\ [/opt/clovis/6.1/sdk/src/SAFplus/../SAFplus/components.libs] Error 2 A few binaries are installed in /opt/clovis/6.1/sdk/bin. For convenience, you can add the above directory to your PATH defination. Alternatively, we can create symlinks for you (from a binary direcory that is already in you path).