Activity for Praveen Kumar

  • Praveen Kumar Praveen Kumar posted a comment on discussion Help

    Thank you! Compiling error with those files is resolved. I am getting this error with 6.24 now: /usr/bin/ld: cannot find -ltermcap collect2: error: ld returned 1 exit status make: *** [/privdir/dlcm941/software/clips/6.24/bin/clips64] Error 1 I am also trying to compile my code with 6.31 by using compiler options ALLOW_ENVIRONMENT_GLOBALS as shown below: .c.o : $(CC) -c -D$(CLIPS_OS) -DALLOW_ENVIRONMENT_GLOBALS $(CFLAGS) $(WARNINGS) $< while running make: gcc -c -DLINUX -DALLOW_ENVIRONMENT_GLOBALS...

  • Praveen Kumar Praveen Kumar posted a comment on discussion Help

    We are migrating our project to centos 7. CLIPS 6.24 no longer compiles. I believe clips 6.31 or 6.40 are both supported on centos 7. Which one should I go with? CLIPS 6.40 has significantly changed from 6.24. Is there anyway I can link to the newer clips with minimal change to my clips api?

1