How do I get base_report_designer to connect using OpenOffice 4?
It seems to be common knowledge that base_report_
Is there some way I can configure OpenOffice, LibreOffice or base_report_
Question information
- Language:
- English Edit question
- Status:
- Expired
- Assignee:
- No assignee Edit question
- Last query:
- 2014-01-07
- Last reply:
- 2014-01-23
Launchpad Janitor (janitor) said : | #1 |
This question was expired because it remained in the 'Open' state without activity for the last 15 days.
DaleEMoore (daleemoore) said : | #2 |
My acceptable work-around was to manually install OpenOffice version 3.4.1 from here http://
I added an alias to launch OpenOffice via "vi ~/.bash_aliases"
alias openoffice='pushd /opt/openoffice
then ". ~/.bash_aliases" to make it take effect without re-logging in.