summaryrefslogtreecommitdiff
path: root/bonobo/README
blob: a0133f7c68c1e4ac0be2ea37d3f55b52b5978aea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
0) Don't read the code and expect anything beautiful.

1) in src/main.cxx change /demo/schmidt.sxw, (any format that OOo can read goes)

2) ./configure --with-ooo-solver-dir=/home/martin/Build/ooo/openoffice.org-1.0.99+1.1rc4/solver/645/unxlngi4.pro --with-ooo-install-dir=/usr/lib/openoffice

3) export LD_LIBRARY_PATH=/usr/lib/ooo-1.1.0/program:$LD_LIBRARY_PATH

4) make; make install; restart bonobo-activation-server

5) (removed)

6) start the bonobo server (we need LD_LIBRARY_PATH): src/ooo-bonobo

7) in nautilus, open your document file with the OpenOffice.org Document viewer

8) (removed)