<div dir="ltr">Hi,<div><br></div><div> On OpenBSD /usr/bin/install is not GNU install, I think if you install coreutils from the ports and point the install command in the Makefile to /usr/local/bin/install you should be fine.</div><div><br></div><div> Seb,</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 9, 2015 at 11:55 PM, Edwin A. Epstein III <span dir="ltr"><<a href="mailto:ed@n1n2.solutions" target="_blank">ed@n1n2.solutions</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:arial,helvetica,sans-serif;font-size:12pt;color:#000000"><div>Hello,</div><div><br></div><div>I'm installing the current branch master of Freeside with, "git clone git://<a href="http://git.freeside.biz/freeside.git" target="_blank">git.freeside.biz/freeside.git</a> freeside". If that wasn't the correct version to use, please let me know.</div><div><br></div><div>Once I got the point where I needed to edit the Makefile, I could tell right away it was defaulted for Debian 7. I corrected pretty much everything I saw in there for OpenBSD (there were plenty of helpful comments, thank you). I've completed the installation up to the point, "make install-docs" without error. Running that will output:</div><div><br></div><blockquote><div><em><span style="font-size:10pt">make masondocs</span></em><br><em><span style="font-size:10pt">`masondocs' is up to date.</span></em><br><em><span style="font-size:10pt">#ancient attempt to avoid overwriting customer modifications directly to production web files that's overlived its usefulness</span></em><br><em><span style="font-size:10pt">#[ -e /var/apache2/htdocs/freeside ] && mv /var/apache2/htdocs/freeside /var/apache2/htdocs/freeside.`date +%Y%m%d%H%M%S` || true</span></em><br><em><span style="font-size:10pt">#cp -r masondocs /var/apache2/htdocs/freeside</span></em><br><em><span style="font-size:10pt">[ -h /var/apache2/htdocs/freeside ] && rm /var/apache2/htdocs/freeside || true</span></em><br><em><span style="font-size:10pt">mkdir -p /var/apache2/htdocs/freeside</span></em><br><em><span style="font-size:10pt">cp -r masondocs/* masondocs/.htaccess /var/apache2/htdocs/freeside</span></em><br><em><span style="font-size:10pt">chown -R freeside:freeside /var/apache2/htdocs/freeside</span></em><br><em><span style="font-size:10pt">install -D htetc/<a href="http://handler.pl" target="_blank">handler.pl</a> /usr/local/etc/freeside/<a href="http://handler.pl" target="_blank">handler.pl</a></span></em><br><em><span style="font-size:10pt">install: unknown option -- D</span></em><br><em><span style="font-size:10pt">usage: install [-bCcdpSs] [-B suffix] [-f flags] [-g group] [-m mode] [-o owner]</span></em><br><em><span style="font-size:10pt"> source ... target ...</span></em><br><em><span style="font-size:10pt">*** Error 64 in /usr/src/freeside (Makefile:154 'install-docs')</span></em></div></blockquote><div>The install command has an unrecognized option it. Does anybody have a working Makefile for OpenBSD 5.6 with Apache 2/PostgreSQL? Alternately, any advice on fixing the install command correctly for what it's doing?</div><div><br></div><div><div><span style="font-family:tahoma,'new york',times,serif">Sincerely,</span><br><br><span style="font-family:tahoma,'new york',times,serif">Edwin A Epstein, III</span></div><div><span style="font-family:tahoma,'new york',times,serif">n1n2.solutions</span><br><span style="font-size:11pt;font-family:tahoma,'new york',times,serif"><a href="tel:702.575.1980" value="+17025751980" target="_blank">702.575.1980</a></span></div><div><span style="font-family:tahoma,'new york',times,serif"><a href="http://n1n2.solutions" target="_blank">n1n2.solutions</a></span></div><div><br></div></div></div></div><br>_______________________________________________<br>
freeside-users mailing list<br>
<a href="mailto:freeside-users@freeside.biz">freeside-users@freeside.biz</a><br>
<a href="http://freeside.biz/cgi-bin/mailman/listinfo/freeside-users" target="_blank">http://freeside.biz/cgi-bin/mailman/listinfo/freeside-users</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Sebastien Perrreault<br>Partner<br>Les Technologies Alesium Inc<br>P: 514-298-7193<br>F: 514-221-3668<br>E: <a href="mailto:sperreault@alesium.net" target="_blank">sperreault@alesium.net</a><br><br>"Life's missed opportunities, at the end, may seem more poignant to us than those we embraced--because in our imagination they have a perfection that reality can never rival." -- Roger Ebert</div>
</div>