Ask Your Question
1

Trouble installing nauty on Mac OS X 10.10

asked 2014-11-06 01:45:17 +0200

mac_gallagher gravatar image

updated 2015-10-22 21:35:32 +0200

FrédéricC gravatar image

Hi all,

I am trying to install nauty on the new Mac operating system. When I run "sage -i nauty 25" in terminal, I get the following error message:

checking build system type... i686-apple-darwin14.0.0
checking host system type... i686-apple-darwin14.0.0
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/Applications/sage/local/var/tmp/sage/build/nauty-25/src':
configure: error: C compiler cannot create executables
See `config.log' for more details.
Error configuring nauty.

I have Xcode downloaded and have installed the newest update of the Command Line Tools for OS X 10.10. Any suggestions?

Thanks!

Edit: My config.log can be found here

edit retag flag offensive close merge delete

Comments

1. After updating XCode or the command line tools, you sometimes need to start the XCode application and quit it before you can use the command line tools. 2. You have Sage installed in /Applications, are you running the command `sage -i nauty 25` as the same user who installed Sage there? Do you have write permission there?

slelievre gravatar imageslelievre ( 2014-11-06 15:40:38 +0200 )edit

I started XCode and quit it with no luck. I am the only user on the machine so there should not be any write permission problems.

mac_gallagher gravatar imagemac_gallagher ( 2014-11-06 18:48:45 +0200 )edit

I was thinking it might have to do with this: http://stackoverflow.com/a/19993810/3827575.
Somewhere inside /Applications/sage/local/var/tmp/sage/build/nauty-25/ there should be a file called config.log, can you make it accessible somewhere and provide a link?

slelievre gravatar imageslelievre ( 2014-11-08 14:15:04 +0200 )edit

I've added an edit to link my config.log!

mac_gallagher gravatar imagemac_gallagher ( 2014-11-08 19:44:37 +0200 )edit

1 Answer

Sort by » oldest newest most voted
1

answered 2014-11-09 13:01:53 +0200

Volker Braun gravatar image

You need Sage-6.4 (-rc) to compile Sage or third party packages on OSX 10.10 Yosemite

edit flag offensive delete link more

Comments

1

Ahhh ok. For those with the same problem the download link can be found here: http://blog.gmane.org/gmane.comp.mathematics.sage.release. Hope the actual release will come out soon! Thanks!

mac_gallagher gravatar imagemac_gallagher ( 2014-11-10 01:59:55 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2014-11-06 01:45:17 +0200

Seen: 1,165 times

Last updated: Nov 09 '14