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
e7c0d031
Commit
e7c0d031
authored
22 years ago
by
Johan Sundström
Browse files
Options
Downloads
Patches
Plain Diff
By popular request, some info about how to install Pike the traditional style.
Rev: README.txt:1.15
parent
afd92778
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.txt
+6
-2
6 additions, 2 deletions
README.txt
with
6 additions
and
2 deletions
README.txt
+
6
−
2
View file @
e7c0d031
...
@@ -2,7 +2,7 @@ Pike by Fredrik H
...
@@ -2,7 +2,7 @@ Pike by Fredrik H
Permission to copy, modify, and distribute this source for any legal
Permission to copy, modify, and distribute this source for any legal
purpose granted as long as my name is still attached to it. More
purpose granted as long as my name is still attached to it. More
specifically the GPL, LGPL and MPL license appl
ies
to this software.
specifically
,
the GPL, LGPL and MPL license
s
appl
y
to this software.
New releases can be found on ftp://pike.ida.liu.se/pub/pike/
New releases can be found on ftp://pike.ida.liu.se/pub/pike/
Report bugs at http://community.roxen.com/crunch/
Report bugs at http://community.roxen.com/crunch/
...
@@ -89,7 +89,11 @@ yourself, try the Old instructions:
...
@@ -89,7 +89,11 @@ yourself, try the Old instructions:
quite large. If everything works out fine no extra messages are
quite large. If everything works out fine no extra messages are
written.
written.
8) If you want to install Pike, write 'make install'.
8) If you want to install Pike, write 'make install'. This will put
your pike in <prefix>/pike/<version>/. This way, you can install
many pike versions in parallell on the system if you want to. To
put it below <prefix> directly, as other packages usually do, run
'make INSTALLARGS="--traditional" install' instead.
After doing this, DO NOT, commit the generated files. They are placed
After doing this, DO NOT, commit the generated files. They are placed
in .cvsignore files so you shouldn't have to bother with them. Doing
in .cvsignore files so you shouldn't have to bother with them. Doing
...
...
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