skip to main |
skip to sidebar
Installation - part 3: execute the program
- Install Mono or .NET 2.0:
- MyHAL runs on Linux using the Mono runtime. Follow this link to download and install Mono.
- MyHAL runs on Windows using the Mono runtime or .NET 2.0. Follow this link to download and install Mono, or this link to install .NET 2.0.
- Execute MyHAL:
- On Windows double-click on "MyHal.Console.exe" (if you have .NET 2.0 installed), or execute the following command: "mono MyHaL.Console.exe" using the Mono command prompt (in "Start"-"All Programs"-"Mono for Windows")
- On Linux run the following command: "mono MyHaL.Console.exe"
- Launch your Jabber client (on any computer), add the account you created for MyHAL to your roster (your "buddy list"), and start chatting with your computer!
1 comment:
Interesting to know.
Post a Comment