Skip to Content.
Sympa Menu

mathemagix-devel - Re: [Mathemagix] Problem with compilation Synaps packages

Subject: Mathemagix

List archive

Re: [Mathemagix] Problem with compilation Synaps packages


Chronological Thread 
  • From: Bernard Mourrain <address@concealed>
  • To: address@concealed
  • Subject: Re: [Mathemagix] Problem with compilation Synaps packages
  • Date: Mon, 25 Feb 2008 15:32:22 +0100

Hello,

The corresponding files in numerix and the dep. with gmpxx for subdivix have been corrected. It should be working now.

B.
./configure --enable-devel --enable-subdivix --disable-optimize
make

...
/home/vdhoeven/mathemagix/inria/mmx/subdivix/../numerix/include/numerix/kernel.hpp:8:33:
erreur: algebrix/Interval.hpp : No such file or directory
...
/home/vdhoeven/mathemagix/inria/mmx/include/subdivix/texp_rationalof.hpp:3:19:
erreur: gmpxx.h : No such file or directory

In fact, there also seems to be a problem with the dependencies.
You don't depend on numerix or algebrix:

This is in the glue part only (currently this type of dependencies is not treated
separately). Here, it is a module which can be used alone, but for the glue with the mmx
interpretor (default option), it depends on numerix and basix.

A++, B.





Archive powered by MHonArc 2.6.18.

Top of Page