[alicebot-general] RebeccaAIML .981 released with new QT GUI in the samples section

Noel Bush noel at aitools.org
Sun Mar 5 06:55:07 PST 2006


Oh sorry, my fault.  I see from the prerequisites file that I'm supposed 
to have Xerces-C and Boost installed and a few environment variables 
set.  After installing Xerces-C, which I didn't have, the following took 
care of things and let me build successfully:

export XERCES_INCLUDE=/usr/include/xercesc
export XERCES_LIB=/usr/lib
export XERCES_LIBD=/usr/lib
export BOOST_INCLUDE=/usr/include/boost
export BOOST_INCLUDE=/usr/include/boost
export BOOST_LIB=/usr/lib
export BOOST_LIBD=/usr/lib

Noel

Noel Bush wrote:
> Hi Frank,
> 
> Congratulations on your contact with the reps from Mark-lar!  They got 
> in touch with me a few days ago too and warned me to be sure to keep 
> that "on Earth" part in there.  Oddly enough, they also warned me about 
> the dangers of spyware being spread by free / open source projects, and 
> suggested that I should trash all of my locally-running apps in favor of 
> web-based versions of them.  Pretty scary.
> 
> No, seriously, congratulations on the continuing releases.  Having a 
> strong and active C++-based AIML interpreter seems like it should be 
> important for a lot of people and should lead to much wider development 
> of AIML-based applications.
> 
> I tried compiling on my Fedora Core 4 machine, just by cd'ing to the 
> build_files/gnumake directory and running gmake.  The process stopped 
> with the following message, which is likely due to my failure to set 
> some flags somewhere:
> 
> In file included from ../../src/rebecca/framework/AIML.cpp:25:
> ../../include/rebecca/impl/GraphHandler.h:26:39: error: 
> xercesc/sax/HandlerBase.hpp: No such file or directory
> ../../include/rebecca/impl/GraphHandler.h:45: error: expected 
> constructor, destructor, or type conversion before ‘using’
> ../../include/rebecca/impl/GraphHandler.h:53: error: expected class-name 
> before ‘{’ token
> ../../include/rebecca/impl/GraphHandler.h:59: error: expected ‘,’ or 
> ‘...’ before ‘*’ token
> ../../include/rebecca/impl/GraphHandler.h:59: error: ISO C++ forbids 
> declaration of ‘XMLCh’ with no type
> ../../include/rebecca/impl/GraphHandler.h:60: error: expected ‘,’ or 
> ‘...’ before ‘*’ token
> ../../include/rebecca/impl/GraphHandler.h:60: error: ISO C++ forbids 
> declaration of ‘XMLCh’ with no type
> ../../include/rebecca/impl/GraphHandler.h:61: error: expected ‘,’ or 
> ‘...’ before ‘*’ token
> ../../include/rebecca/impl/GraphHandler.h:61: error: ISO C++ forbids 
> declaration of ‘XMLCh’ with no type
> gmake: *** [../../src/rebecca/framework/AIML.o] Error 1
> 
> What should I change to get this going?
> 
> Best,
> Noel
> 
> mehri wrote:
> 
>> I was visited by aliens last night.  They said that
>> although Program D is the most widely used free ('open
>> source') AIML bot platform on Earth, RebeccaAIML has a
>> strong user base in Mark-lar (their home planet) as
>> well as Nads and Hebogolbin; which makes RebeccaAIML
>> quite possibly "The most widely used AIML bot platform
>> in the known universe" ;-)
>>
>> hahaha, yea it was cheesy but I had to
>>
>>
>> Anywho:
>>
>> Added a new cross platform simple QT GUI to the
>> samples section to showcase how you would program a
>> GUI with the RebeccaAIML engine.
>> Screen shot:
>> http://rebecca-aiml.sourceforge.net/home_files/qtgui_web.png
>>
>> Fixed a bug where when you call new and delete on
>> AIMLFacade or StringPimpl it would crash under Windows
>> if you were mixing and matching Debug and Release.
>> Now, new and delete are dll boundary safe.
>>
>>
>>
>>
>> __________________________________________________
>> Do You Yahoo!?
>> Tired of spam?  Yahoo! Mail has the best spam protection around 
>> http://mail.yahoo.com _______________________________________________
>> This is the alicebot-general mailing list
>> Reply to alicebot-general at list.alicebot.org
>> Unsubscribe and change preferences at 
>> http://list.alicebot.org/mailman/listinfo/alicebot-general
>> Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
>> Learn to read at http://www.literacy.org/
> 
> _______________________________________________
> This is the alicebot-general mailing list
> Reply to alicebot-general at list.alicebot.org
> Unsubscribe and change preferences at 
> http://list.alicebot.org/mailman/listinfo/alicebot-general
> Learn netiquette at http://www.dtcc.edu/cs/rfc1855.html
> Learn to read at http://www.literacy.org/


More information about the alicebot-general mailing list