igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] C library compilation on Leopard


From: Gabor Csardi
Subject: Re: [igraph] C library compilation on Leopard
Date: Mon, 25 Feb 2008 08:36:01 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

On Mon, Feb 25, 2008 at 07:47:39AM +0100, Lacón Grelos wrote:
> 
> El 24/02/2008, a las 23:50, Tamas Nepusz escribió:
> 
> >>It did work. There was a minor problem with the include files at  
> >>the end (headers *.h were put by hand in /usr/local/igraph), but it  
> >>is working now.
> >Do you mean that invoking "make install" put the headers at the  
> >wrong directory (/usr/local/igraph)?
> 
> What happened is that folder /usr/local/igraph was not created. I  
> simply created it and move header files igraph-0.5/src/include/*.h  
> there. It is working now.

Hmmm, i think it should not be created. Header files go to 
/usr/local/include on the UNIX-like systems i know, libraries go to
/usr/local/lib and so on.....

Except if you do ./configure --prefix=/usr/local/igraph in which
case you should create /usr/local/igraph before running 
configure/make.

But maybe OSX is different, i don't know.

Gabor

-- 
Csardi Gabor <address@hidden>    UNIL DGM




reply via email to

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