Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor issue running on Mac #20

Open
life0330 opened this issue Aug 15, 2012 · 1 comment
Open

Minor issue running on Mac #20

life0330 opened this issue Aug 15, 2012 · 1 comment

Comments

@life0330
Copy link

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

@nomel7
Copy link
Collaborator

nomel7 commented Aug 15, 2012

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants