Michal Martinů wrote:
>
>  
>
>  
>
> cd ~/ harminv -1.3.1
>
> ./configure
>
> make
>
> make install                
>
> cd ~/ meep-0.20.3
>
> ./configure                    /* meep configure generates
> HARMINV_LIBS –L/usr/local/lib –L/usr/lib/gcc/i686_pc_cygwin/3.4.4
>
>                                                                               
>                    –L/usr/local/lib
> –L/usr/lib/gcc/i686_pc_cygwin/3.4.4/../../.. –lharminv –llapack –lblas
>
>                                                                               
>                    
> -lm –lfitbegin –lg2c –lcygwin –luser32 –lkernel32 –ladvapi –lshell32
>     */
>
>               /* WHY ??? */
>
>              /* I have located them in /lib/gcc/i686_pc_cygwin/3.4.4 */
>
> make                    
>
>  
>
> I obtain:
>
> grep: /usr/lib/gcc/i686-pc-cygwin//libg2c.la: No such file or directory
>
>  
>
> When I copy demanded file to this directory, it does not help.
>
> Please, how to resolve it?
>
> Thank you.Michal
>
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> meep-discuss mailing list
> [email protected]
> http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss
Hi,
This error indicates you do not have *libg2c.la*. Go to the web page:
*http://cygwin.com/packages/*
enter *libg2c.la*,
you will find you should install
*gcc-g77

*Yours
Zheng
2009-1-16
_______________________________________________
meep-discuss mailing list
[email protected]
http://ab-initio.mit.edu/cgi-bin/mailman/listinfo/meep-discuss

Reply via email to