diff options
author | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2014-03-19 18:57:19 -0400 |
---|---|---|
committer | Amitai Schlair <schmonz-web-ikiwiki@schmonz.com> | 2014-03-19 18:57:19 -0400 |
commit | 74114416041af8a2146997449f44e47fefe68065 (patch) | |
tree | 2b35ca99d1f0b49a612135f90bca3293041759e9 | |
parent | 125ae934d18a688a02d34c7a30dbf475fe3cffb8 (diff) | |
download | ikiwiki-74114416041af8a2146997449f44e47fefe68065.tar ikiwiki-74114416041af8a2146997449f44e47fefe68065.tar.gz |
please be more specific
-rw-r--r-- | doc/tips/ikiwiki_on_mac_os_x/discussion.mdwn | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/tips/ikiwiki_on_mac_os_x/discussion.mdwn b/doc/tips/ikiwiki_on_mac_os_x/discussion.mdwn index fd81b7888..40ac87435 100644 --- a/doc/tips/ikiwiki_on_mac_os_x/discussion.mdwn +++ b/doc/tips/ikiwiki_on_mac_os_x/discussion.mdwn @@ -1 +1,16 @@ This recommended method (sc. install Ikiwiki using pkgsrc) is not compatible with homebrew and the packages installed via homebrew, and, therefore, not always a viable solution to installing Ikiwiki on Mac computers. + +> In what way is it "not compatible"? Have you tried it? I can't +> think of any technical reason why having a working Homebrew +> installation would prevent one from also having a working pkgsrc +> installation, or vice versa. (MacPorts and Fink can certainly coexist +> with each other and with other package managers on the same system.) +> +> We used to direct OS X ikiwiki users to MacPorts, but the version +> there is almost three years old. pkgsrc's ikiwiki stays up to date +> because I keep it that way. If someone packages ikiwiki for Homebrew +> and reliably keeps the package updated, then we could discuss +> whether pointing folks at Homebrew is better advice than what's +> currently being given here. In the meantime, if you've tried and +> failed to install ikiwiki from pkgsrc on OS X, please report your +> problem in detail so it can be addressed in some way. --[[schmonz]] |