selkhateeb / hardlink

a simple command-line utility that implements hardlinks on Mac OsX
486 stars 45 forks source link

Fails on 10.8 #1

Closed schwa closed 12 years ago

schwa commented 12 years ago

This fails on 10.8/Mountain Lion, even if I sudo the command:

hardlink: Operation not permitted

GabLeRoux commented 12 years ago

It works just fine for me with Mountain Lion 10.8.1

Note: you must have xCode command line tools installed to use make and install. Install will probably fail on copying into usr/local/bin (directory does not exist) so just copy it in usr/bin instead.

Usage as described in readme.

alvint commented 10 years ago

Still happens for me. Maybe it has something to do with using FileVault?