| Revision 49,
357 bytes
checked in by art, 5 years ago
(diff) |
- PropertyManager? get new methods to check if property is already registered
- FullName? renamed everywhere (in the property managment system) into Fullname
|
| Line | |
|---|
| 1 | First you have to compile the engine: |
|---|
| 2 | make |
|---|
| 3 | |
|---|
| 4 | if you want to install the engine later in a non default directory, then call |
|---|
| 5 | make prefix=/path/as/prefix |
|---|
| 6 | |
|---|
| 7 | To install engine type: |
|---|
| 8 | make install (to install into default directory /usr/local) |
|---|
| 9 | make INST_LOCATION=/path/to/install (to install into another directory) |
|---|
| 10 | |
|---|
| 11 | |
|---|
| 12 | by problems contact me on arti_tevs@yahoo.de |
|---|
Note: See
TracBrowser
for help on using the repository browser.