hello,
i have some question.
1. chatscript server can run on Android? if the chatscript server can run on Android, how do i install it?
2. can i install chatscript using termux? If i can install it, how should i install it?
I downloaded the chatscript source directly through termux and tried to run it.
But it did not work normally.
this is my code
wget http://192.168.100.51:8080/chatscript_180619.tgz
tar xvzf chatscript_180619.tgz
cd ChatScript-master/BINARIES/
chmod a+x ./LinuxChatScript64
./LinuxChatScript64
this is error message
bash: ./LinuxChatScript64: cannot execute binary file: Exec format error