Hi everyone,

I am trying to compile meep on one of our fedora 7 box and I run into
./configure errors.
I am sorry to bug you with such a basic question, but I tried to find my
mistake on my own and also browsed the discussion archive without success.
I followed religiously the instructions given on
http://ab-initio.mit.edu/wiki/index.php/Meep_Installation.
I installed all the prerequisite using the standard rpms (sudo yum
install package_name) available for fedora7.
So far I installed all the required packages along with the "-devel" ones.
In particular, libctl-3.0 and libctl-devel-3.0 are installed.
I tried to run ./configure (in ~/meep-0.10) and got the following error:

...
checking for libctl dir... /usr/share/libctl
checking for gen-ctl-io... gen-ctl-io
checking for ctl_get_vector3 in -lctl... yes
checking ctl.h usability... no
checking ctl.h presence... no
checking for ctl.h... no
configure: error: Couldn't find the libctl header.

What is puzzling me is that "ctl.h" is in "/usr/include/ctl". I thought
there was something wrong with the default
paths to the libraries and headers and tried adding
CPPFLAGS=-I/usr/include LDFLAGS=-L/usr/lib and also
using the --with-libctl=/usr/share/libctl. I played with different
variations without any success.
I must be missing something, but I don't see why.
Can anyone give me a clue?

Cheers,

Antoine

-- 
+++++++++++++++++++++++++++++++++++++++++++++++++++++++

Dr Antoine Monmayrant

LAAS - CNRS
7 avenue du Colonel Roche
31077 TOULOUSE Cedex4
FRANCE

Tel:+33 5 61 33 64 59

email : [EMAIL PROTECTED]
permanent email : [EMAIL PROTECTED]

+++++++++++++++++++++++++++++++++++++++++++++++++++++++




_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to