Here is some feedback
LinuxChatScript
:~/ChatScript$ ./LinuxChatScript
ChatScript Version 3.62 64 bit LINUX ENGLISH
Dictionary building disabled.
Build0: words=66808 facts=126413 dtext=1141544 stext=0 Tue Sep 17 10:50:18 2013
Build1: words=18 facts=601 dtext=2476 stext=200252 Wed Sep 18 19:33:00 2013
Params hash:65536 dict:349525 fact:800000 text:30000kb buffer:15x80kb cache:1x50kb userfacts:100
Used 52MB: dict 268,652 (30089kb) fact 227,075 (9083kb) text 12280kb buffer (1200kb) cache (50kb) POS: 532 (17kb)
Free 40MB: dict 80,873 fact 572,925 text 17,719KB
Server ready: LOGS/serverlog1024.txt
LinuxChatScript client=localhost:1024
:~/ChatScript$ ./LinuxChatScript client=localhost:1024
Enter client user name: Linus
** Client launched
Sent data to port 1024
Received 0 bytes
Received response:
>
LOGS/serverlog1024.txt
Server ready
127.0.0.1 8pla/ Nov 11 15:24:04 start => <=
127.0.0.1 8pla/ Nov 11 15:24:15 time:1/1 msg: hello => <=
127.0.0.1 127.0.0.1/ Nov 11 15:24:56 time:0/0 msg: hello => <=
127.0.0.1 127.0.0.1/ Nov 11 15:25:51 time:0/0 msg: test => <=
127.0.0.1 8pla/ Nov 11 15:26:03 time:1/1 msg: hello => <=
127.0.0.1 Dave/Harry Nov 11 15:31:14 time:1/1 msg: hello => <=
Server ready
127.0.0.1 Dave/Harry Nov 11 15:32:17 time:1/1 msg: Hey => <=
127.0.0.1 Dave/Harry Nov 11 15:32:25 time:0/0 msg: hello => <=
127.0.0.1 LinuxTester/ Nov 11 15:39:41 start => <=
Server ready
127.0.0.1 Linus/ Nov 11 15:40:43 start => <=
LinuxChatScript local
:~/ChatScript$ ./LinuxChatScript local
ChatScript Version 3.62 64 bit LINUX ENGLISH
Dictionary building disabled.
Build0: words=66808 facts=126413 dtext=1141544 stext=0 Tue Sep 17 10:50:18 2013
Build1: words=18 facts=601 dtext=2476 stext=200252 Wed Sep 18 19:33:00 2013
Params hash:65536 dict:349525 fact:800000 text:30000kb buffer:15x80kb cache:1x50kb userfacts:100
Used 52MB: dict 268,652 (30089kb) fact 227,075 (9083kb) text 12280kb buffer (1200kb) cache (50kb) POS: 532 (17kb)
Free 40MB: dict 80,873 fact 572,925 text 17,719KB
Enter user name: Linus
>Hello from local
>
No worries Bruce! This probably just means I did not spend enough time testing this new version of Chatscript yet. So I may be missing something, like correctly loading the bot brain or something. At least today, I got the code to compile to an executable in Linux.
There were two very minor linker errors which I worked out. I’ll discuss them when everything is running, or before then at your request. So all in all, this has been a good day.
Recently, I wrote a small chatbot GUI for Linux. So, today I decided to compile the new version of Chatscript in Linux, so I could check to see if was compatible with my GUI… I am almost certain it will be. More on that later. Thank you again.
Hey look Dave… “Dave/Harry” in the server log file. Thanks for the nice job on the PHP code update! I tried to unofficially help Steve a little while you were on sabbatical. That was hard work. It made me appreciate more, your great contributions to our chatbot community.