|
Requirements |
gdome2 requires:
- libxml2 version 2.4.3
- glib version 1.2.0
|
Top | Home
|
|
|
Configure, compile, and install |
$ ./configure --prefix=/my/installation
$ make
$ make install
|
Top | Home
|
|
|
Configuration optionsl |
Use
$ configure --help
to discover what options you can change at configuration time.
|
Top | Home
|
|
|
Building on Windows |
Thanks to Tobias Peters we have a shell script to build gdome2 on Windows platform.
You can find the complete instructions here. This page explain how build libgdome-ruby (ruby extension that provides the DOM level 2 Core API for accessing XML documents based on gdome2) on the Windows platform and so there're all the steps you have to follow to make gdome2 a dll.
|
Top | Home
|
|
|
|