I'm in the process of moving from XP to Linux. (I'm new to Linux)
I have succesfully installed CLIPs on Ubuntu, using the SPM. I would however, like to build CLIPS from the sources - since I will be extending its current functionality.
I have downloaded the CLIPS sources (v6.2.4) from http://sourceforge.net/projects/clipsrules/files/CLIPS/
in to my /home/morpheous/projects/CLIPS folder, and I now want to build it. However, I am new to the gnu build tools and make (I have already run sudo aptitude install build-essential).
Can anyone offer any help/instructions on how I may build CLIPS (I suspect that I may need to build the X11 interface as well - but that is a lower priority for now)