Skip to Content.
Sympa Menu

mathemagix-devel - Re: [Mathemagix] mmx & cmake

Subject: Mathemagix

List archive

Re: [Mathemagix] mmx & cmake


Chronological Thread 
  • From: Joris van der Hoeven <address@concealed>
  • To: address@concealed
  • Subject: Re: [Mathemagix] mmx & cmake
  • Date: Fri, 16 Oct 2009 19:04:28 +0200

On Fri, Oct 16, 2009 at 04:20:11PM +0200, Bernard Mourrain wrote:
> cmake ../mmx -DREADLINE_LIBRARIES=...
>
> should work.

Sorry, I did not manage to make this work.
The ... do not have the same semantics as for --with-readline.
I just want to specify the prefix for the installation of readline,
not every single readline library or include file.

> Where is the default installation for these libs on Mac (It can be added
> in the search path) ?

That depends if one uses Fink, Darwinports, etc., or something manual.
Fink uses /sw as the default prefix and Darwinports uses /opt/local
On a Mac it would indeed be nice to search in these directories
by default and for all packages.

> To see and edit the other configuration variables you can also use
>
> ccmake ../mmx

OK, but not very user friendly.

--Joris



Archive powered by MHonArc 2.6.18.

Top of Page