File: INSTALL

package info (click to toggle)
epiphany 0.5.1-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,540 kB
  • ctags: 593
  • sloc: cpp: 4,223; makefile: 80; sh: 11
file content (21 lines) | stat: -rw-r--r-- 564 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Epiphany 0.5 Install:

*This is an alpha version. Use at your own risk ;)*

To compile, simply run 'make'.

If you want to store resources in a <path> different of that of executable,
you should change the RESOURCE_PATH variable in the makefile, and rebuild all.



There isn't, at the moment, any "make install":
you can manually copy the executable "epiphany" into /usr/local/bin;
sprites.scr, gfx/, sfx/ and maps/ should go into RESOURCE_PATH.


Epiphany needs ClanLib 0.6.x installed:
Go to http://www.clanlib.org

And it needs Directx on MS Windows systems.