-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathINSTALL
More file actions
23 lines (16 loc) · 776 Bytes
/
INSTALL
File metadata and controls
23 lines (16 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
You need:
- perl 5.10.0 or higher
- OpenGL 0.58 or higher <http://search.cpan.org/dist/OpenGL/>
- OpenGL::XScreenSaver <http://search.cpan.org/dist/OpenGL-XScreenSaver/>
- SDL_Perl (NOT SDL) <http://search.cpan.org/dist/SDL_Perl/>
- Convert::Color <http://search.cpan.org/dist/Convert-Color/>
- OpenGL and SDL libraries
For installing this package instead of merely running it, you also need:
- File::Copy::Recursive <http://search.cpan.org/dist/File-Copy-Recursive/>
- File::Find::Rule <http://search.cpan.org/dist/File-Find-Rule/>
To run:
./dizzy # standard settings
perldoc dizzy # documentation
To install:
./install_dizzy # install to /usr/local
perldoc -F ./install_dizzy # find out how to install elsewhere