File: INSTALL

package info (click to toggle)
nyello 0.5.0-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 720 kB
  • ctags: 593
  • sloc: cpp: 4,056; sh: 785; makefile: 75
file content (15 lines) | stat: -rw-r--r-- 279 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
To install nyello, simply run the usual sequence:

  $ ./configure
  $ make
  # make install

The last command is only required if you want to install nyello
globally.  Otherwise, you can simply run nyello from the src/
directory:

  $ cd src/
  $ ./nyello


Enjoy the software!