tahrir icon indicating copy to clipboard operation
tahrir copied to clipboard

Minor issue running on Mac

Open life0330 opened this issue 12 years ago • 1 comments

Hi,

I'm new to tahrir. I tried to run it on my Mac, I got an error that it can't create the directory. The problem seems to be that In https://github.com/sanity/tahrir/blob/master/src/main/java/tahrir/TrMain.java#L55 the dir in Mac is /User/[username]:tahrir, which requires root access. Should /User/[username]/tahrir be more appropriate?

Thanks

life0330 avatar Aug 15 '12 15:08 life0330

Hey,

TrMain hasn't been worked on in a while so I'm not too sure. I'll probably be taking a look at it later this week. If you want, in the meantime, you can play around with the tests which should all work.

Kieran.

nomel7 avatar Aug 15 '12 17:08 nomel7