maddox / magick-installer

ImageMagick installer script because macports sucks
485 stars 115 forks source link

Super minor change for the occasional user who may be outside their home directory when installing. #30

Open Nilloc opened 12 years ago

Nilloc commented 12 years ago

Added clarification to be in your home directory, otherwise the script may fail.

maddox commented 12 years ago

You don't have to be in your home dir for it to work

Nilloc commented 12 years ago

It failed when I was in a root folder even though I had proper permissions (775) on that folder… I'll try again at some point and debug what the problem was but I'm 90% sure it was permissions.

On Saturday, December 3, 2011 at 4:29 PM, Jon Maddox wrote:

You don't have to be in your home dir for it to work


Reply to this email directly or view it on GitHub: https://github.com/maddox/magick-installer/pull/30#issuecomment-3003147

maddox commented 12 years ago

I personally wouldn't do anything like this at the root or outside of the context of ~. You don't need to be at the root of ~ but you should always be in that path, like say ~/Desktop

On Dec 4, 2011, at 1:57 PM, Collin Reisdorfreply@reply.github.com wrote:

It failed when I was in a root folder even though I had proper permissions (775) on that folder… I'll try again at some point and debug what the problem was but I'm 90% sure it was permissions.

On Saturday, December 3, 2011 at 4:29 PM, Jon Maddox wrote:

You don't have to be in your home dir for it to work


Reply to this email directly or view it on GitHub: https://github.com/maddox/magick-installer/pull/30#issuecomment-3003147


Reply to this email directly or view it on GitHub: https://github.com/maddox/magick-installer/pull/30#issuecomment-3008083

Nilloc commented 12 years ago

Right, I happened to be in a folder that was root based at the time (my /Library/Webserver/Documents folder) so I thought it might be helpful to specify that ~/ just in case you have dummies like me using the script, which is kinda the point of it right?

Collin Reisdorf

On Sunday, December 4, 2011 at 2:01 PM, Jon Maddox wrote:

I personally wouldn't do anything like this at the root or outside of the context of ~. You don't need to be at the root of ~ but you should always be in that path, like say ~/Desktop

On Dec 4, 2011, at 1:57 PM, Collin Reisdorf<reply@reply.github.com (mailto:reply@reply.github.com)> wrote:

It failed when I was in a root folder even though I had proper permissions (775) on that folder… I'll try again at some point and debug what the problem was but I'm 90% sure it was permissions.

On Saturday, December 3, 2011 at 4:29 PM, Jon Maddox wrote:

You don't have to be in your home dir for it to work


Reply to this email directly or view it on GitHub: https://github.com/maddox/magick-installer/pull/30#issuecomment-3003147


Reply to this email directly or view it on GitHub: https://github.com/maddox/magick-installer/pull/30#issuecomment-3008083


Reply to this email directly or view it on GitHub: https://github.com/maddox/magick-installer/pull/30#issuecomment-3008102