We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 631ba30 commit 3cab359Copy full SHA for 3cab359
INSTALL
@@ -75,3 +75,15 @@ Issues of note:
75
history graphically
76
77
- "ssh" is used to push and pull over the net
78
+
79
+ - "perl" and POSIX-compliant shells are needed to use most of
80
+ the barebone Porcelainish scripts.
81
82
+ - "python" 2.3 or more recent; if you have 2.3, you may need
83
+ to build with "make WITH_OWN_SUBPROCESS_PY=YesPlease".
84
85
+ - Some platform specific issues are dealt with Makefile rules,
86
+ but depending on your specific installation, you may not
87
+ have all the libraries/tools needed, or you may have
88
+ necessary libraries at unusual locations. Please look at the
89
+ top of the Makefile to see what can be adjusted for your needs.
0 commit comments