On 21/04/13 19:22, Theopolisme wrote:
Okay, I found this useful old message in the toolserver-l archives: [http://osdir.com/ml/toolserver-l/2011-01/msg00015.html]. I configured everything like the message suggested [https://github.com/theopolisme/theobot/commit/302e7383be5aac9de9afc5fe171602...], then ran and got this error:
/home /theo/pysub[3]: /sge62/default/common/settings.sh: not found/
Looks like an issue with the bash code itself. Thoughts?
/sge62 is an old folder. It is empty now (why wasn't it removed completely?)
Replace . /sge62/default/common/settings.sh with . /sge/settings.sh
Your previous way should have worked, too.