Todd Krause wrote:
> Hi Martin,
>
> Thanks very much for the reply.
>
>
>> What it means is that you currently have the
lammpi-dev package installed,
>> and that one of the dependencies of gdl wants to
remove lammpi-dev during its
>> build process. Why this is so, I cannot explain. I
think the dependency chain
>> is:
>>
>> gdl depends on plplot which depends on octave which
buildconflicts with
>> lammpi-dev.
>>
>> So it's rather the opposite of what you seem to be
thinking.
>>
>
> ah, okay. but then is there a way to find out what in
fact *is* used to
> configure fftw3?
>
>
Yes.
"fink show-deps fftw3" will show you what packages
are required at build
or run time. Probably "fink show-deps
fftw3-shlibs" will be more
relevant in this case.
"fink dumpinfo -fconfigureparams fftw3" will show
you the flags that are
fed into its configure script (and that also covers the
-shlibs).
Otherwise you can look at the package description file--the
location of
which you can determine via "fink dumpinfo -finfofile
fftw3"
(On the "teach someone to fish, and they'll fish for a
lifetime"
approach
>> I am not sure if I understand the mixture of Fink
and non-Fink things you
>> have installed, but running binaries compiled
against one mpi system inside
>> another one is not a good idea in any case.
>>
>>
>
> for me, /usr/local/ contains only the following: bin/,
fftw2/, fftw3/,
> include/, lib/, libexec/, mpich2/, share/. fftw2/,
fftw3/, and mpich/ are
> the only things i've tinkered with, and the fftw
installations were
> compiled with mpich. so i guess, to avoid conflicts,
it's best to
> uninstall my mpich-configured fftw3, and then install
gdl via Fink and let
> it configure fftw3 how it wants (using i'm not sure
what...)?
>
> Thanks very much,
> Todd
>
>
>
Or you can move /usr/local temporarily while you build gdl
and its
dependencies.
--
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org
------------------------------------------------------------
-------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
a>
_______________________________________________
Fink-beginners mailing list
Fink-beginners lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-beg
inners
|