schlesi Oracle
Joined: Jun 07, 2003 Posts: 234 Location: near Cologne, Germany
|
Posted: Wed Nov 26, 2003 1:16 pm Post subject: Building NeoOffice without graphical setup |
|
Dan,
because the graphical setup doesn't work, I've done the following:
- I've made a directory /xxx
- I've started the install-script in the /neooffice-setup-directory: Code: | ./install --prefix=/xxx |
- I've copied the code to my "old" NeoOffice.app:
Code: |
cd /xxx/OpenOffice.org1.1.0
sudo cp -R * /Applications/NeoOffice.app/Contents/Resources/
|
Is this the right way?
Thomas |
|