Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pike
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pikelang
pike
Commits
51d60e24
Commit
51d60e24
authored
Jun 5, 2009
by
Martin Bähr
Browse files
Options
Downloads
Patches
Plain Diff
make README easier to read, and mention install targets
Rev: README:1.22
parent
99b47366
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+3
-2
3 additions, 2 deletions
README
with
3 additions
and
2 deletions
README
+
3
−
2
View file @
51d60e24
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment