Документ взят из кэша поисковой машины. Адрес оригинального документа : http://theory.sinp.msu.ru/pipermail/comphep-common/2011/000160.html
Дата изменения: Thu Apr 18 22:50:42 2013
Дата индексирования: Fri Feb 28 06:35:42 2014
Кодировка:
[Comphep-common] Fwd: Re: [Comphep-devel] Fwd: Re: CompHep Installation on 64 bit machines

[Comphep-common] Fwd: Re: [Comphep-devel] Fwd: Re: CompHep Installation on 64 bit machines

Vasiliki Kouskoura Vasiliki.Kouskoura at cern.ch
Wed Apr 27 13:00:34 MSK 2011


Dear Sandro, 
many thanks for your reply.
Unfortunately, I am still not able to surpass my problems with fortran.
I have installed on my computer both gfortran and g77.
I am ok with all the steps, but step 3. 
What I find on my computer is the path 
/usr/local/lib/libgfortran.a 
but not the path 
/usr/local/gfortran/lib/libgfortran.a 
so the link that you propose can not be done. What I did, without knowing if it is correct, since my knowledge is limited, is the following; I made myself a directory 'gfortran' and copied everything from /usr/local/lib in /usr/local/gfortran/lib

The error that I get now is the following:

Warning: Type mismatch in argument 'a' at (1); passed COMPLEX(8) to REAL(8)
FeynHiggsFastCodes.f:4746.33:

      call genzquad (4,s,mbb,mbb,aa,aa,aa,aa, siga,dsiga)               
                                 1
Warning: Type mismatch in argument 'a' at (1); passed COMPLEX(8) to REAL(8)
FeynHiggsFastCodes.f:9863.15:

     $     Tdmb(msb1, msb2, mgl)                                        
               1
Error: Return type mismatch of function 'tdmb' at (1) (REAL(4)/REAL(8))
FeynHiggsFastCodes.f:10152.28:

        CALL BQUER(K2,M1,M2,B0B0,B1B1)                                  
                            1
Warning: Type mismatch in argument 'b0' at (1); passed COMPLEX(8) to REAL(8)
make[1]: *** [FeynHiggsFastCodes.o] Error 1
make: *** [compile] Error 2
  

Many thanks for any help.
Cheers,
Vasiliki

On Apr 18, 2011, at 11:28 AM, Sandro Fonseca wrote:

> Dear Vasiliki,
> Last year, I installed the Comphep-451 on Macbook using MacOS 10.6. for my colleague
> 
> Below, I describe all steps that  I did during this installation.
> 1- install the Xcode  http://developer.apple.com/mac
> 2- install the gfortran (http://hpc.sourceforge.net)
> 3- make the symbolic link from gfortran(e.g. (ln -s /usr/local/gfortran/lib/libgfortran.a /usr/local/lib/libgfortran.a)
> 4 -download source of the CompHEP-451 
> 5- ./configure --with-gcc4 using support to gfortran
> 6- compile the CompHEP using command make
> 7- create your work area using   ake setup WDIR="<your path>"
> 
> 
> I hope that these instructions can help you with this issue.
> 
> 
> 
> Best,
> Sandro
> 
> 
> 
> Oi Santoro,
>  Estou mandando os passos para instalar o CompHEP no MacOS 10.6.
> Instalar o XCode4 ()http://developer.apple.com/mac/)
> Instalar o GFortran (http://hpc.sourceforge.net/)
> Fazer um link simbolico da bibliotecas do gfortran (ln -s /usr/local/gfortran/lib/libgfortran.a /usr/local/lib/libgfortran.a)
> Fazer o donwload do CompHEP (http://comphep.sinp.msu.ru/)
> Descompactar a pasta do CompHEP tar xzvf comphep-4.5.1.tar.gz
> Instalar o CompHEP com support para o gcc versao 4 e usando o gfortran (./configure --with-gcc4)
> Compilar o CompHep usando o comando make
> Instalar a area de trab para o compHEP usando make setup WDIR= caminho para atrea de trabalho
> 
> Abracos,
> Sandro
> 
> On Sun, Apr 17, 2011 at 11:24 PM, Vasiliki Kouskoura <Vasiliki.Kouskoura at cern.ch> wrote:
> 
> Dear all,
> I am trying to install comphep-4.5.1 on a mac (Mac OSX 10.6.7) and I am getting the exact same error as another mac user some time ago.
> I tried the short explanation given in this thread but it doesn't seem to work for my case. I still get the same error.
> I also tried the option --with-m64 as it is recommended for 64bit machines and I get the following:
> 
> ar -r ../../lib/liboneclick.a configurator.o rw_batch.o
> g77 -fsigned-char -DNUM_LONG -m64 -DCOMPHEP -I../ -Iinclude -I../../include -c wrap.F
> wrap.F:0: sorry, unimplemented: 64-bit mode not compiled in
> make[1]: *** [wrap.o] Error 1
> make: *** [compile] Error 2
> 
> I have no idea how to continue. Could someone point out any solution?
> Any help will be really appreciated.
> Many thanks in advance,
> Vasiliki
> _______________________________________________
> Comphep-common mailing list
> Comphep-common at theory.sinp.msu.ru
> http://theory.sinp.msu.ru/mailman/listinfo/comphep-common
> 
> 
> 
> -- 
> Dr. Sandro Fonseca de Souza
> __________________________________
> Universidade do Estado do Rio de Janeiro - UERJ/IF/DFNAE
> 524 São Francisco Xavier Ave.,3rd Floor,Office 3023A, Maracanã, Rio de Janeiro,
> Brazil.
> ZIP Code: 20559-900
> Phone: +552125877676
> Brazilian Mobile: +552182358843/+552181602469 
> Swiss Mobile:+41762426029
> Skype Name: sandro_fonseca
> MSN: sandrofonsecauerj at hotmail.com
> C.Lattes:http://lattes.cnpq.br/4560612419350680
> ------------------------------------------------
> CERN - European Laboratory for Particle Physics
> CH - 1211 Geneva 23 
> Tel:74949 (from outside: +41 22 76 74949 )
> Office: 32 4-C14 Mailbox: J19910
> email: sfonseca at cern.ch

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://theory.sinp.msu.ru/pipermail/comphep-common/attachments/20110427/b0028d88/attachment-0002.html>


More information about the Comphep-common mailing list