microdc-devel
[Top][All Lists]
Advanced

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

Re: [microdc-devel] microdc for mac os


From: Oskar Liljeblad
Subject: Re: [microdc-devel] microdc for mac os
Date: Thu, 8 Sep 2005 10:50:08 +0200
User-agent: Mutt/1.5.10i

On Thursday, September 08, 2005 at 10:21, gmx wrote:
> Sorry, no luck.
> I also uninstalled the darwinport readline and installed it new from  
> http://www.hmug.org/pub/MacOS_X/BSD/Libraries/System/readline/
> Now the version 5 readline is here: /usr/local/include/readline/ 
> readline.h
> The old one still here: /usr/include/readline/readline.h
> Then I tried to modify your command: CFLAGS="-I/usr/local/include"  
> LDFLAGS="-L/usr/include/lib" and tried again.
> Failure again. :(
> 
> I thought of copying readline to the place where it is expected or  
> use a link, but frankly I am afraid to mess around with my system in  
> this way.

Sorry, the right command is probably

  CFLAGS="-I/opt/local/include" LDFLAGS="-L/opt/local/lib" ./configure
  make

If it fails again, send me the config.log as before!

Regards

Oskar




reply via email to

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