camac / dora

Domino On-Disk Repository Assistant
http://www.openntf.org/internal/home.nsf/project.xsp?action=openDocument&name=Dora
Apache License 2.0
8 stars 8 forks source link

Install fails on Mac #16

Open perlausten opened 11 years ago

perlausten commented 11 years ago

Mac needs #!/usr/bin/perl and not just #!/bin/perl in Install.pl

camac commented 11 years ago

Thanks Per, I have never had a chance to test on Mac so I appreciate you being the first to discover these bugs! I will have a think about the best way to deal with this permanently....