Skip to content
Snippets Groups Projects
Commit 51d60e24 authored by Martin Bähr's avatar Martin Bähr
Browse files

make README easier to read, and mention install targets

Rev: README:1.22
parent 99b47366
Branches
Tags
No related merge requests found
...@@ -16,13 +16,14 @@ If you are building Pike from the CVS, read README-CVS instead. ...@@ -16,13 +16,14 @@ If you are building Pike from the CVS, read README-CVS instead.
The top-level makefile (in this directory, not the src directory) has The top-level makefile (in this directory, not the src directory) has
all the magic you need to build Pike. Just type 'make'. all the magic you need to build Pike. Just type 'make'.
To install type "make install" or "make install_interactive".
You will need gnu m4, bison and a C compiler. You probably also want You will need gnu m4, bison and a C compiler. You probably also want
to use GNU make and libz. to use GNU make and libz.
If that doesn't work, refer to README-CVS, in particular the sections If that doesn't work, refer to README-CVS, in particular the sections
on additional DEPENDENCIES, on CONFIGURE OPTIONS AND BUILD VARIABLES, on additional "DEPENDENCIES", on "CONFIGURE OPTIONS AND BUILD VARIABLES",
on MANUAL BUILDING and, if needed, IF IT DOESN'T WORK. on "MANUAL BUILDING" and, if needed, the section "IF IT DOESN'T WORK".
THREADS SUPPORT THREADS SUPPORT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment