forked from hanya/RUNO
-
Notifications
You must be signed in to change notification settings - Fork 3
Linux
hanya edited this page Sep 13, 2010
·
5 revisions
Compilation of RUNO on Linux environment.
Compiler that is used to compile for OpenOffice.org, OpenOffice.org SDK and Ruby is the best choice.
The explanation is described with the following environment:
- Ruby 1.9.1 and its header
- OpenOffice.org 3.2 and SDK (Officially distributed from openoffice.org)
- GCC 4.3.3
- Install OpenOffice.org and SDK and Ruby
- Setup the SDK (run configure.pl script)
- Open the terminal
- Run ~/openoffice.org3.2_sdk/localhost.localdomain/setsdkenv_unix.sh to setup environment variables.
- Create Makefile with extconf.rb
% ruby extconf.rb
% make
% make site-install