Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-30 Thread Prentice Bisbal
Jeff Squyres wrote:
> Please note that this is an English-speaking list.  I don't know if Tim 
> speaks ?Spanish?, but I unfortunately don't.  :-)
> 

s/Spanish/Portuguese/

-- 
Prentice


Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-30 Thread Jeff Squyres
I think we're all guessing until we get the full output.

Note that the original error message showed that the link failed when trying to 
re-link libopen-rte.so.  This is deep within the install process.  Something 
very weird must have happened to make the installer suddenly be unable to find 
icc (after it had assumedly been able to find it all the way up until that 
point -- i.e., it must have been able to find icc when it installed/re-linked 
libopen-pal.so).



On Nov 30, 2010, at 8:35 AM, Tim Prince wrote:

> On 11/29/2010 3:03 PM, Gus Correa wrote:
>> Jeff Squyres wrote:
> 
>> 
 
 1- ./configure FC=ifort F77=ifort CC=icc CXX=icpc
 
 2-make all
 
 3 sudo make install all
 
 os passos 1 e 2 operam normalmente, mas quando uso o comando make install 
>>> aparece o erro que nao consigo solucionar.
>> 
>> You say only step 3 above fails.
>> You could try "sudo -E make install".
>> 
> I take it that sudo -E should copy over the environment variable settings.  I 
> haven't been able to find any documentation of this option, and I don't 
> currently have an Ubuntu installation to check it.
> Not being aware of such an option, I used to do:
> sudo
> source .. compilervars.sh
> make install
> 
> -- 
> Tim Prince
> 
> ___
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/




Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-30 Thread Tim Prince

On 11/29/2010 3:03 PM, Gus Correa wrote:

Jeff Squyres wrote:






1- ./configure FC=ifort F77=ifort CC=icc CXX=icpc

2-make all

3 sudo make install all

os passos 1 e 2 operam normalmente, mas quando uso o comando make 
install 

aparece o erro que nao consigo solucionar.


You say only step 3 above fails.
You could try "sudo -E make install".

I take it that sudo -E should copy over the environment variable 
settings.  I haven't been able to find any documentation of this option, 
and I don't currently have an Ubuntu installation to check it.

Not being aware of such an option, I used to do:
sudo
source .. compilervars.sh
make install

--
Tim Prince



Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Gus Correa

Jeff Squyres wrote:
Please note that this is an English-speaking list.  
I don't know if Tim speaks ?Spanish?, 


Portuguese.


but I unfortunately don't.  :-)

Also note that I asked for some specific information, 
but you ignored it when you replied.  Please see the following web page:


http://www.open-mpi.org/community/help/



On Nov 29, 2010, at 5:03 PM, Maurício Rodrigues wrote:

senhor Tim Prince, 

Gostaria de agradecer o email  que me enviou sobre openmpi, 
na verdade, estou tentando compilar o Regcm 4, 
e quando uso o comando, make regcm, aparece um erro 
"mpif90" por isso fui em busca da solução do problema do openmpi,
utilizo um computador de plataforma 64 bits com sistema operacional ubuntu 10, 
nao consigo instalar de forma alguma o open, faço passo a passo.


If you did not yet install OpenMPI, I wonder how can you use mpif90
to compile REGCM4.
You may be inadvertently using another mpif90, from another MPI,
perhaps something that came with Ubuntu or a compiler.

What is the output of "which mpif90"?



1- ./configure FC=ifort F77=ifort CC=icc CXX=icpc

2-make all

3 sudo make install all

os passos 1 e 2 operam normalmente, mas quando uso o comando make install 

aparece o erro que nao consigo solucionar.


You say only step 3 above fails.
You could try "sudo -E make install".

Alternatively, to avoid problems with sudo, you could configure
with --prefix=${HOME}/openmpi, where ${HOME} is
your home directory path.
Then install without sudo
(just "make install").

Good luck.

Gus Correa




se tiver alguma idéia sobre isso, por favor me ajude.



obrigado

2010/11/29 Tim Prince 
On 11/29/2010 11:31 AM, Gus Correa wrote:
Hi Mauricio

Check if you have icc (in the Intel compiler bin directory/subdirectories).

Check also if it is in your PATH environment variable.
"which icc" will tell.
If not, add it to PATH.

Actually, the right way to do it
is to run the Intel scripts to set the whole compiler environment,
not only PATH.
The scripts should be called something like iccvars.csh  iccvars.sh for C/C++ 
and  ifortvars.csh  ifortvars.sh for Fortran, and are also in the Intel bin 
directory.

You can source these scripts in your .cshrc/.bashrc file,
using the correct shell (.sh if you use [ba]sh, .csh if you use [t]csh).
This is in the Intel compiler documentation, take a look.
For the icc version mentioned, there is a compilervars.[c]sh which takes care 
of both C++ and Fortran (if present), as do either of the iccvars or ifortvars, 
when the compilers are installed in the same directory.


Also, you can compile OpenMPI with gcc,g++ and gfortran, if you want.
If they are not yet installed in your Ubuntu, you can get them with apt-get, or 
whatever Ubuntu uses to get packages.

icc ought to work interchangeably with gcc, provided the same g++ version is 
always on PATH. icc doesn't work without the g++.  Thus, it is entirely 
reasonable to build openmpi with gcc and use either gcc or icc to build the 
application.  gfortran and ifort, however, involve incompatible run-time 
libraries, and the openmpi fortran libraries won't be interchangeable.

You must take care not to mix 32- and 64-bit compilers/libraries.  Normally you 
would build everything 64-bit, both openmpi and the application.  Ubuntu 
doesn't follow the standard scheme for location of 32-bit vs. 64-bit compilers 
and libraries, but the Intel compiler version you mentioned should resolve this 
automatically.

--
Tim Prince


___
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users



--
Maurício Paulo Rodrigues
Bacharelando em Física 
Universidade Federal de Viçosa

Mobile- (32)-9972 2239
e-mail alternativo mauricio.pa...@ufv.br 
___

users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users







Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Jeff Squyres
Please note that this is an English-speaking list.  I don't know if Tim speaks 
?Spanish?, but I unfortunately don't.  :-)

Also note that I asked for some specific information, but you ignored it when 
you replied.  Please see the following web page:

http://www.open-mpi.org/community/help/



On Nov 29, 2010, at 5:03 PM, Maurício Rodrigues wrote:

> senhor Tim Prince, 
> 
> Gostaria de agradecer o email  que me enviou sobre openmpi, na verdade, estou 
> tentando compilar o Regcm 4, e quando uso o comando, make regcm, aparece um 
> erro "mpif90" por isso fui em busca da solução do problema do openmpi,utilizo 
> um computador de plataforma 64 bits com sistema operacional ubuntu 10, nao 
> consigo instalar de forma alguma o open, faço passo a passo.
> 
> 1- ./configure FC=ifort F77=ifort CC=icc CXX=icpc
> 
> 2-make all
> 
> 3 sudo make install all
> 
> os passos 1 e 2 operam normalmente, mas quando uso o comando make install 
> aparece o erro que nao consigo solucionar.
> 
> se tiver alguma idéia sobre isso, por favor me ajude.
> 
> 
> 
> obrigado
> 
> 2010/11/29 Tim Prince 
> On 11/29/2010 11:31 AM, Gus Correa wrote:
> Hi Mauricio
> 
> Check if you have icc (in the Intel compiler bin directory/subdirectories).
> 
> Check also if it is in your PATH environment variable.
> "which icc" will tell.
> If not, add it to PATH.
> 
> Actually, the right way to do it
> is to run the Intel scripts to set the whole compiler environment,
> not only PATH.
> The scripts should be called something like iccvars.csh  iccvars.sh for C/C++ 
> and  ifortvars.csh  ifortvars.sh for Fortran, and are also in the Intel bin 
> directory.
> 
> You can source these scripts in your .cshrc/.bashrc file,
> using the correct shell (.sh if you use [ba]sh, .csh if you use [t]csh).
> This is in the Intel compiler documentation, take a look.
> For the icc version mentioned, there is a compilervars.[c]sh which takes care 
> of both C++ and Fortran (if present), as do either of the iccvars or 
> ifortvars, when the compilers are installed in the same directory.
> 
> 
> Also, you can compile OpenMPI with gcc,g++ and gfortran, if you want.
> If they are not yet installed in your Ubuntu, you can get them with apt-get, 
> or whatever Ubuntu uses to get packages.
> 
> icc ought to work interchangeably with gcc, provided the same g++ version is 
> always on PATH. icc doesn't work without the g++.  Thus, it is entirely 
> reasonable to build openmpi with gcc and use either gcc or icc to build the 
> application.  gfortran and ifort, however, involve incompatible run-time 
> libraries, and the openmpi fortran libraries won't be interchangeable.
> 
> You must take care not to mix 32- and 64-bit compilers/libraries.  Normally 
> you would build everything 64-bit, both openmpi and the application.  Ubuntu 
> doesn't follow the standard scheme for location of 32-bit vs. 64-bit 
> compilers and libraries, but the Intel compiler version you mentioned should 
> resolve this automatically.
> 
> -- 
> Tim Prince
> 
> 
> ___
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
> 
> 
> 
> -- 
> Maurício Paulo Rodrigues
> Bacharelando em Física 
> Universidade Federal de Viçosa
> Mobile- (32)-9972 2239
> e-mail alternativo mauricio.pa...@ufv.br 
> ___
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/




Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Maurício Rodrigues
senhor Tim Prince,

Gostaria de agradecer o email  que me enviou sobre openmpi, na verdade,
estou tentando compilar o Regcm 4, e quando uso o comando, make regcm,
aparece um erro "mpif90" por isso fui em busca da solução do problema do
openmpi,utilizo um computador de plataforma 64 bits com sistema operacional
ubuntu 10, nao consigo instalar de forma alguma o open, faço passo a passo.

1- ./configure FC=ifort F77=ifort CC=icc CXX=icpc

2-make all

3 sudo make install all

os passos 1 e 2 operam normalmente, mas quando uso o comando make install
aparece o erro que nao consigo solucionar.

se tiver alguma idéia sobre isso, por favor me ajude.



obrigado

2010/11/29 Tim Prince 

> On 11/29/2010 11:31 AM, Gus Correa wrote:
>
>> Hi Mauricio
>>
>> Check if you have icc (in the Intel compiler bin
>> directory/subdirectories).
>>
>> Check also if it is in your PATH environment variable.
>> "which icc" will tell.
>> If not, add it to PATH.
>>
>> Actually, the right way to do it
>> is to run the Intel scripts to set the whole compiler environment,
>> not only PATH.
>> The scripts should be called something like iccvars.csh  iccvars.sh for
>> C/C++ and  ifortvars.csh  ifortvars.sh for Fortran, and are also in the
>> Intel bin directory.
>>
>> You can source these scripts in your .cshrc/.bashrc file,
>> using the correct shell (.sh if you use [ba]sh, .csh if you use [t]csh).
>> This is in the Intel compiler documentation, take a look.
>>
> For the icc version mentioned, there is a compilervars.[c]sh which takes
> care of both C++ and Fortran (if present), as do either of the iccvars or
> ifortvars, when the compilers are installed in the same directory.
>
>
>> Also, you can compile OpenMPI with gcc,g++ and gfortran, if you want.
>> If they are not yet installed in your Ubuntu, you can get them with
>> apt-get, or whatever Ubuntu uses to get packages.
>>
>>  icc ought to work interchangeably with gcc, provided the same g++ version
> is always on PATH. icc doesn't work without the g++.  Thus, it is entirely
> reasonable to build openmpi with gcc and use either gcc or icc to build the
> application.  gfortran and ifort, however, involve incompatible run-time
> libraries, and the openmpi fortran libraries won't be interchangeable.
>
> You must take care not to mix 32- and 64-bit compilers/libraries.  Normally
> you would build everything 64-bit, both openmpi and the application.  Ubuntu
> doesn't follow the standard scheme for location of 32-bit vs. 64-bit
> compilers and libraries, but the Intel compiler version you mentioned should
> resolve this automatically.
>
> --
> Tim Prince
>
>
> ___
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>



-- 
Maurício Paulo Rodrigues
Bacharelando em Física
Universidade Federal de Viçosa
Mobile- (32)-9972 2239
e-mail alternativo mauricio.pa...@ufv.br


Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Tim Prince

On 11/29/2010 11:31 AM, Gus Correa wrote:

Hi Mauricio

Check if you have icc (in the Intel compiler bin 
directory/subdirectories).


Check also if it is in your PATH environment variable.
"which icc" will tell.
If not, add it to PATH.

Actually, the right way to do it
is to run the Intel scripts to set the whole compiler environment,
not only PATH.
The scripts should be called something like iccvars.csh  iccvars.sh 
for C/C++ and  ifortvars.csh  ifortvars.sh for Fortran, and are also 
in the Intel bin directory.


You can source these scripts in your .cshrc/.bashrc file,
using the correct shell (.sh if you use [ba]sh, .csh if you use [t]csh).
This is in the Intel compiler documentation, take a look.
For the icc version mentioned, there is a compilervars.[c]sh which takes 
care of both C++ and Fortran (if present), as do either of the iccvars 
or ifortvars, when the compilers are installed in the same directory.


Also, you can compile OpenMPI with gcc,g++ and gfortran, if you want.
If they are not yet installed in your Ubuntu, you can get them with 
apt-get, or whatever Ubuntu uses to get packages.


icc ought to work interchangeably with gcc, provided the same g++ 
version is always on PATH. icc doesn't work without the g++.  Thus, it 
is entirely reasonable to build openmpi with gcc and use either gcc or 
icc to build the application.  gfortran and ifort, however, involve 
incompatible run-time libraries, and the openmpi fortran libraries won't 
be interchangeable.


You must take care not to mix 32- and 64-bit compilers/libraries.  
Normally you would build everything 64-bit, both openmpi and the 
application.  Ubuntu doesn't follow the standard scheme for location of 
32-bit vs. 64-bit compilers and libraries, but the Intel compiler 
version you mentioned should resolve this automatically.


--
Tim Prince



Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Ralph Castain
I would guess that the problem is that your path and ld_library_path aren't 
correctly pointing to the Intel compiler. Try ensuring they are and then 
rebuild.


On Nov 29, 2010, at 11:07 AM, Maurício Rodrigues wrote:

> I'm using Intel ® C + + 2011 Composer XE for Linux, I have no idea how to 
> solve this problem.
> I would like to help if possible.
> Thank you from the already
> 
> Em 29 de novembro de 2010 16:06, Maurício Rodrigues 
>  escreveu:
>  usando o Intel®  C++ Composer XE 2011 for Linux, nao tenho nenhuma idéia de 
> como resolver este problema.
> gostaria de ajuda se possivel.
> obrigado desde de já
> 
> 2010/11/29 Ralph Castain 
> 
> Are you using the Intel compiler? The build system is looking for an "icc" 
> command and not finding it. Perhaps something in your environment is defining 
> CC to be "icc"?
> 
> 
> On Nov 29, 2010, at 10:43 AM, Maurício Rodrigues wrote:
> 
>> HI, I need to install opnmpi 1.4.2 in Ubuntu 4.10 64bit, and giving this 
>> error all the time ... I would like to help.
>> below follows the lines of the error.
>> 
>> Thank you!
>> 
>> /home/fjustino/fjustino/openmpi-1.4.2/libtool: line 7847: icc: command not 
>> found
>> libtool: install: error: relink `libopen-rte.la' with the above command 
>> before installing it
>> make[3]: *** [install-libLTLIBRARIES] Error 1
>> make[3]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
>> make[2]: *** [install-am] Error 2
>> make[2]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
>> make[1]: *** [install-recursive] Error 1
>> make[1]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
>> make: *** [install-recursive] Error 1
>> 
>> 
>> 
>> -- 
>> Maurício Paulo Rodrigues
>> Bacharelando em Física 
>> Universidade Federal de Viçosa
>> Mobile- (32)-9972 2239
>> e-mail alternativo mauricio.pa...@ufv.br 
>> Brazil
>> ___
>> users mailing list
>> us...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/users
> 
> 
> ___
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
> 
> 
> 
> -- 
> Maurício Paulo Rodrigues
> Bacharelando em Física 
> Universidade Federal de Viçosa
> Mobile- (32)-9972 2239
> e-mail alternativo mauricio.pa...@ufv.br 
> 
> 
> 
> -- 
> Maurício Paulo Rodrigues
> Bacharelando em Física 
> Universidade Federal de Viçosa
> Mobile- (32)-9972 2239
> e-mail alternativo mauricio.pa...@ufv.br 
> ___
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users



Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Maurício Rodrigues
I'm using Intel ® C + + 2011 Composer XE for Linux, I have no idea how to
solve this problem.
I would like to help if possible.
Thank you from the alreadyá

2010/11/29 Jeff Squyres 

> That's a lot of exclamation points.  :-)
>
> It looks like the Intel compiler executable (icc) is simply not found.
>  However, I'm surprised you got so far in the build process before that
> error occurs -- that doesn't seem right.
>
> Please send all the information listed here:
>
>http://www.open-mpi.org/community/help/
>
>
> On Nov 29, 2010, at 12:43 PM, Maurício Rodrigues wrote:
>
> > HI, I need to install opnmpi 1.4.2 in Ubuntu 4.10 64bit, and giving this
> error all the time ... I would like to help.
> > below follows the lines of the error.
> >
> > Thank you!
> >
> > /home/fjustino/fjustino/openmpi-1.4.2/libtool: line 7847: icc: command
> not found
> > libtool: install: error: relink `libopen-rte.la' with the above command
> before installing it
> > make[3]: *** [install-libLTLIBRARIES] Error 1
> > make[3]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
> > make[2]: *** [install-am] Error 2
> > make[2]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
> > make[1]: *** [install-recursive] Error 1
> > make[1]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
> > make: *** [install-recursive] Error 1
> >
> >
> >
> > --
> > Maurício Paulo Rodrigues
> > Bacharelando em Física
> > Universidade Federal de Viçosa
> > Mobile- (32)-9972 2239
> > e-mail alternativo mauricio.pa...@ufv.br
> > Brazil
> > ___
> > users mailing list
> > us...@open-mpi.org
> > http://www.open-mpi.org/mailman/listinfo.cgi/users
>
>
> --
> Jeff Squyres
> jsquy...@cisco.com
> For corporate legal information go to:
> http://www.cisco.com/web/about/doing_business/legal/cri/
>
>
> ___
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>



-- 
Maurício Paulo Rodrigues
Bacharelando em Física
Universidade Federal de Viçosa
Mobile- (32)-9972 2239
e-mail alternativo mauricio.pa...@ufv.br


Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Maurício Rodrigues
I'm using Intel ® C + + 2011 Composer XE for Linux, I have no idea how to
solve this problem.
I would like to help if possible.
Thank you from the already

Em 29 de novembro de 2010 16:06, Maurício Rodrigues <
mauriciopaulorodrig...@gmail.com> escreveu:

>  usando o Intel®  C++ Composer XE 2011 for Linux, nao tenho nenhuma idéia
> de como resolver este problema.
> gostaria de ajuda se possivel.
> obrigado desde de já
>
> 2010/11/29 Ralph Castain 
>
> Are you using the Intel compiler? The build system is looking for an "icc"
>> command and not finding it. Perhaps something in your environment is
>> defining CC to be "icc"?
>>
>>
>> On Nov 29, 2010, at 10:43 AM, Maurício Rodrigues wrote:
>>
>> HI, I need to install opnmpi 1.4.2 in Ubuntu 4.10 64bit, and giving this
>> error all the time ... I would like to help.
>> below follows the lines of the error.
>>
>> Thank you!
>>
>> /home/fjustino/fjustino/openmpi-1.4.2/libtool: line 7847: icc: command not
>> found
>> libtool: install: error: relink `libopen-rte.la' with the above command
>> before installing it
>> make[3]: *** [install-libLTLIBRARIES] Error 1
>> make[3]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
>> make[2]: *** [install-am] Error 2
>> make[2]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
>> make[1]: *** [install-recursive] Error 1
>> make[1]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
>> make: *** [install-recursive] Error 1
>>
>>
>>
>> --
>> Maurício Paulo Rodrigues
>> Bacharelando em Física
>> Universidade Federal de Viçosa
>> Mobile- (32)-9972 2239
>> e-mail alternativo mauricio.pa...@ufv.br
>> Brazil
>>  ___
>> users mailing list
>> us...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/users
>>
>>
>>
>> ___
>> users mailing list
>> us...@open-mpi.org
>> http://www.open-mpi.org/mailman/listinfo.cgi/users
>>
>
>
>
> --
> Maurício Paulo Rodrigues
> Bacharelando em Física
> Universidade Federal de Viçosa
> Mobile- (32)-9972 2239
> e-mail alternativo mauricio.pa...@ufv.br
>



-- 
Maurício Paulo Rodrigues
Bacharelando em Física
Universidade Federal de Viçosa
Mobile- (32)-9972 2239
e-mail alternativo mauricio.pa...@ufv.br


Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Maurício Rodrigues
 usando o Intel®  C++ Composer XE 2011 for Linux, nao tenho nenhuma idéia de
como resolver este problema.
gostaria de ajuda se possivel.
obrigado desde de já

2010/11/29 Ralph Castain 

> Are you using the Intel compiler? The build system is looking for an "icc"
> command and not finding it. Perhaps something in your environment is
> defining CC to be "icc"?
>
>
> On Nov 29, 2010, at 10:43 AM, Maurício Rodrigues wrote:
>
> HI, I need to install opnmpi 1.4.2 in Ubuntu 4.10 64bit, and giving this
> error all the time ... I would like to help.
> below follows the lines of the error.
>
> Thank you!
>
> /home/fjustino/fjustino/openmpi-1.4.2/libtool: line 7847: icc: command not
> found
> libtool: install: error: relink `libopen-rte.la' with the above command
> before installing it
> make[3]: *** [install-libLTLIBRARIES] Error 1
> make[3]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
> make[2]: *** [install-am] Error 2
> make[2]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
> make: *** [install-recursive] Error 1
>
>
>
> --
> Maurício Paulo Rodrigues
> Bacharelando em Física
> Universidade Federal de Viçosa
> Mobile- (32)-9972 2239
> e-mail alternativo mauricio.pa...@ufv.br
> Brazil
> ___
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>
>
>
> ___
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users
>



-- 
Maurício Paulo Rodrigues
Bacharelando em Física
Universidade Federal de Viçosa
Mobile- (32)-9972 2239
e-mail alternativo mauricio.pa...@ufv.br


Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Ralph Castain
Are you using the Intel compiler? The build system is looking for an "icc" 
command and not finding it. Perhaps something in your environment is defining 
CC to be "icc"?


On Nov 29, 2010, at 10:43 AM, Maurício Rodrigues wrote:

> HI, I need to install opnmpi 1.4.2 in Ubuntu 4.10 64bit, and giving this 
> error all the time ... I would like to help.
> below follows the lines of the error.
> 
> Thank you!
> 
> /home/fjustino/fjustino/openmpi-1.4.2/libtool: line 7847: icc: command not 
> found
> libtool: install: error: relink `libopen-rte.la' with the above command 
> before installing it
> make[3]: *** [install-libLTLIBRARIES] Error 1
> make[3]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
> make[2]: *** [install-am] Error 2
> make[2]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
> make[1]: *** [install-recursive] Error 1
> make[1]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
> make: *** [install-recursive] Error 1
> 
> 
> 
> -- 
> Maurício Paulo Rodrigues
> Bacharelando em Física 
> Universidade Federal de Viçosa
> Mobile- (32)-9972 2239
> e-mail alternativo mauricio.pa...@ufv.br 
> Brazil
> ___
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users



Re: [OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Damien

icc is the Intel C/C++ compiler.  Do you have it installed on your system?

Damien

On 29/11/2010 10:43 AM, Maurício Rodrigues wrote:
HI, I need to install opnmpi 1.4.2 in Ubuntu 4.10 64bit, and giving 
this error all the time ... I would like to help.

below follows the lines of the error.

Thank you!

/home/fjustino/fjustino/openmpi-1.4.2/libtool: line 7847: icc: command 
not found
libtool: install: error: relink `libopen-rte.la 
' with the above command before installing it

make[3]: *** [install-libLTLIBRARIES] Error 1
make[3]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
make: *** [install-recursive] Error 1



--
Maurício Paulo Rodrigues
Bacharelando em Física
Universidade Federal de Viçosa
Mobile- (32)-9972 2239
e-mail alternativo mauricio.pa...@ufv.br 
Brazil


___
users mailing list
us...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/users


[OMPI users] Help!!!!!!!!!!!!Openmpi instal for ubuntu 64 bits

2010-11-29 Thread Maurício Rodrigues
HI, I need to install opnmpi 1.4.2 in Ubuntu 4.10 64bit, and giving this
error all the time ... I would like to help.
below follows the lines of the error.

Thank you!

/home/fjustino/fjustino/openmpi-1.4.2/libtool: line 7847: icc: command not
found
libtool: install: error: relink `libopen-rte.la' with the above command
before installing it
make[3]: *** [install-libLTLIBRARIES] Error 1
make[3]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/fjustino/fjustino/openmpi-1.4.2/orte'
make: *** [install-recursive] Error 1



-- 
Maurício Paulo Rodrigues
Bacharelando em Física
Universidade Federal de Viçosa
Mobile- (32)-9972 2239
e-mail alternativo mauricio.pa...@ufv.br
Brazil