First time here? Check out the FAQ!

Ask Your Question
1

Trouble installing nauty on Mac OS X 10.10

asked 10 years ago

mac_gallagher gravatar image

updated 9 years ago

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

Preview: (hide)

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 ( 10 years ago )

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 ( 10 years ago )

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 ( 10 years ago )

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

mac_gallagher gravatar imagemac_gallagher ( 10 years ago )

1 Answer

Sort by » oldest newest most voted
1

answered 10 years ago

Volker Braun gravatar image

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

Preview: (hide)
link

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 ( 10 years ago )

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: 10 years ago

Seen: 1,261 times

Last updated: Nov 09 '14