Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 195421

Summary: Review Request: clips - Tools for developing expert systems
Product: [Fedora] Fedora Reporter: Rick L Vinyard Jr <rvinyard>
Component: Package ReviewAssignee: Thorsten Leemhuis (ignored mailbox) <bugzilla-sink>
Status: CLOSED DUPLICATE QA Contact: Fedora Package Reviews List <fedora-package-review>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-06-15 13:25:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rick L Vinyard Jr 2006-06-15 04:40:43 UTC
Spec URL: http://miskatonic.cs.nmsu.edu/pub/clips.spec
SRPM URL: http://miskatonic.cs.nmsu.edu/pub/fedora/5/srpms/clips-6.23-1.src.rpm

Description: 

CLIPS is a productive development and delivery expert system tool which provides a complete environment for the construction of rule and/or object based expert systems. Created in 1985 by NASA, CLIPS is now widely used throughout the government, industry, and academia.

The public domain release of CLIPS by NASA contains code to create the clips
command line interpreter and xclips, an X11 CLIPS gui.

This package contains a patch for Linux released under the GPLv2 that does the following:
 - Adds autotool support to build libclips as a libtool library. This library can be used to build embedded CLIPS applications.

 - Builds clips and xclips as applications linked against libclips rather than statically including the clips code

 - Installs the proper clips headers for developing embedded CLIPS applications under /usr/include/clips-6.23

 - Clean up some minor code points that prevented 6.23 from compiling under Linux

Since the original code was released into the public domain, and I have released the Linux patch under GPLv2 I have set the License tag as GPL.

Comment 1 Jason Tibbitts 2006-06-15 13:25:10 UTC

*** This bug has been marked as a duplicate of 195420 ***

Comment 2 GĂ©rard Milmeister 2006-06-15 17:02:43 UTC
Missing BuildReq: libXt-devel, libXaw-devel, maybe others
This is on FC5, on FC6 these may possibly be sucked in xorg-x11-proto-devel.