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

Installation issue on Mac OS X #2

Closed
cosimolupo opened this issue Feb 22, 2018 · 3 comments
Closed

Installation issue on Mac OS X #2

cosimolupo opened this issue Feb 22, 2018 · 3 comments
Assignees
Labels

Comments

@cosimolupo
Copy link

First of all, congratulations for this fantastic software!
Unfortunately, I had a little issue during the installation process on a MacBook Pro 15" (late 2011, OS X version 10.11.6). Indeed, I found that the last step of the installation procedure (namely the make install command) aborted after trying to address the share/igor directory into my home:
mkdir: /Users/lupo/share/igor: No such file or directory
The same occurred on a newer MacBook laptop, so it would seem to be a general issue when trying to install IGoR on Mac OS X. Notice also that an analogous error occurred when trying to install IGoR in the default place with the administrator privileges.
I found a workaround, that is manually creating that directory and then launching again the make install command. IGoR seems to work perfectly now!
Finally, I would suggest the following guide, which I found very useful when trying to install the GNU gcc compiler on Mac OS X directly from the source (i.e. not via MacPorts or HomeBrew).

@qmarcou qmarcou added the bug label Mar 3, 2018
@qmarcou qmarcou self-assigned this Mar 3, 2018
@qmarcou
Copy link
Owner

qmarcou commented Apr 18, 2018

Thanks for the guide I have added it to the installation instructions.
As for the rest I am still investigating why the directory has not been created automatically, in the meantime creating it by hand is a good hack.

@qmarcou
Copy link
Owner

qmarcou commented Aug 4, 2018

Hi @cosimolupo,
I think this issue has been fixed thanks to @smoe, and I have just uploaded a new release implementing this fix along with other new features!
I'll close this issue for now and will reopen it if needed
Best

@qmarcou qmarcou closed this as completed Aug 4, 2018
@cosimolupo
Copy link
Author

Hi @qmarcou,
this is nice! I'm happy of hearing this.
So thanks to both you and @smoe.
Best regards,
Cosimo

alfaceor added a commit to alfaceor/IGoR that referenced this issue May 12, 2020
sync between personal repo to statbiophys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants