diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-07 19:41:22 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-07 19:41:22 +0000 |
commit | 6d97eabb3bb4ed247e56b9e5f247eee56f623e4c (patch) | |
tree | 2cbf3b5593c8317b9189fffb5fb6d11e5aa818e4 /doc | |
parent | bc1bac5967a9f323d89bc14f3f25cc4d678bd620 (diff) |
web commit by JeremyReed: reply about installation of basewiki
Diffstat (limited to 'doc')
-rw-r--r-- | doc/index/discussion.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index e5e65d428..5274b2156 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -46,6 +46,15 @@ I was thinking of making a list of desired documents from the html directory to > I don't understand why you're installing the basewiki files manually; > ikiwiki has a Makefile that will do this for you. --[[Joey]] +>> The Makefile's install doesn't do what I want so I use different installer for it. +>> It assumes wrong location for man pages for me. (And it should consider using INSTALLVENDORMAN1DIR and +>> MAN1EXT but I don't know about section 8 since I don't know of perl value for that.) +>> I don't want w3m cgi installed; it is optional for my package. +>> I will just patch for that instead of using my own installer. +>> Note: I am working on the pkgsrc package build specification for this. This is for creating +>> packages for NetBSD, DragonFly and other systems that use pkgsrc package system. +>> --JeremyReed + ---- # Upgrade steps |