File: INSTALL

package info (click to toggle)
juice 0.03n
  • links: PTS
  • area: main
  • in suites: woody
  • size: 784 kB
  • ctags: 1,019
  • sloc: cpp: 8,182; ansic: 1,801; makefile: 292; sh: 10
file content (21 lines) | stat: -rw-r--r-- 813 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

First of all, my sincere apologies for not using autoconf. I'll start using
autoconf soon, but I just don't get around to playing with it.

Here is the quick installation guide:

1. Edit Makefile (see instructions in Makefile for more information).
   If you're not satisfied with the default paths, etc. you may also need
   to edit man/Makefile, src/Makefile and src/config.h.

2. Type make (in this directory). If you're lucky everything should should end
   up with a binary called juice.

3. Type make install. If you want to uninstall the files, just type
   make uninstall

That should be it for most people. If you have any trouble installing,
please feel free to ask me. If you just want to check out juice, before
actually installing anything, just type cd src && make. Edit juice.conf
and run juice.