written on 30-04-2009, at 10:30:18 | categories: Incollector, Projects
Many users write me that Incollector doesn’t work on Ubuntu Jaunty Jackalope. I really have no time to check this now. I hope I’ll find some after the weekend.
Navy (from comments) suggested a solution that works.
1. Open terminal and write command:
sudo gedit /usr/bin/incollector
2. Find line similar to:
mono /usr/lib/incollector.exe
3. Change it to:
mono –-runtime=v2.0.50727 /usr/lib/incollector/incollector.exe
4. Save the file.
5. Start Incollector