igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] Cannot install iGraph (0.6.5) C library on Mac OSX 10.8.3


From: fernando martinez
Subject: [igraph] Cannot install iGraph (0.6.5) C library on Mac OSX 10.8.3
Date: Wed, 17 Apr 2013 11:58:44 -0400

I downloaded the C library from Sourceforge (btw the docs seem outdated). Then I proceded to run the three commands as per the docs.

After running ./configure:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc-4.2
checking whether the C compiler works... no
configure: error: in `/Users/crazirican/SoftDev/C/ICOM4036_Assignment_2/igraph-0.6.5':
configure: error: C compiler cannot create executables
See `config.log' for more details

After running make:
make: *** No targets specified and no makefile found.  Stop.

After running make install:

make: Nothing to be done for `install'.


What am I missing?

reply via email to

[Prev in Thread] Current Thread [Next in Thread]