[mpich-discuss] install issue
Pavan Balaji
balaji at mcs.anl.gov
Sat Nov 20 10:01:03 CST 2010
Which version of MPICH2 are you using? The easiest method is:
% sudo apt-get install mpich2
If you want to install from source, you'll need to use:
% ./configure --enable-shared
% make
% make install
-- Pavan
On 11/20/2010 03:36 AM, hamed amini wrote:
> Dear all,
> I want to install mpoich2 in on ubuntu machine (x86_64) with a shared library is
> one that is dynamically loadable.
>
> I installed mpich2 by this way:
>
> ./configure --enable-sharedlib=gcc
> make
> make install
>
> But in usr/local/lib no libmpich.so(shared dynamic library) created ( libmich.a
> create).
> Do you have any suggestion?
> Best regards,
> Hamed
>
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
--
Pavan Balaji
http://www.mcs.anl.gov/~balaji
More information about the mpich-discuss
mailing list