It's been a while, i was trying to get Eclipse-BIRT working on my machine (Ubuntu Edgy). Finally got success few days back.
Here are the steps for installation:
1) Get the Eclipse using Ubuntu update manager.
sudo aptitude install eclipse
2) BIRT package is not installed by default in Eclipse. So use Eclipse update manager and select package BIRT Reporting Tool.
You might get few errors: - Could not write in /usr/lib .....
chmod -R 777 /usr/lib/eclipse
- I also got following errors: Requested operation cannot be performed because it would invalidate the current configuration. See details for more information.