Hi, I managed to make it working under Linux (Ubuntu 10.10)... well, at least in part
A short tutorial for those interested:
-prerequisite: Wine installed
Then, in terminal (all instructions from WineHQ site):
Quote:
wine reg delete "HKLM\Software\Microsoft\.NETFramework"
wget 
winetricks dotnet10
winetricks dotnet20
|
Afterwards, download dotnetfx35.exe from somewhere. Presuming is in your home directory:
Quote:
At this point, when I started the bot I had some error message and the menu file was not shown.
For this:
Quote:
Well, after that, the bot is starting smoothly, without any glitches.
Now comes the problem, and please Uthar, maybe you can help: is not linking to server!
I use same settings as I use on a Windows operating system, where the bot is running without problems.
However, it seems that bot is reaching the server, because if I'm in browser, and I'm trying to refresh then I get the connecting message and I have to reconnect again.
Debug.txt output:
Quote:
1/25/2011 9:55:34 AM Unable to connect to the remote server
1/25/2011 9:55:34 AM Connection to server lost. Reconnect in 300 seconds
|
When I try to test mail, I get this message "The remote certificate is invalid according to the validation procedure."
So, @Uthar, could you please give me an idea?
Thanks anyway for your bot, is a great tool.