CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

su2.0.8 compile using cygwin

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 21, 2013, 02:32
Default su2.0.8 compile using cygwin
  #1
Member
 
wangjian
Join Date: Nov 2013
Posts: 54
Rep Power: 12
jwang1_09 is on a distinguished road
Hello,everyone.
I compile the su2.0.8 using cygwin,but when I entered "./configure",it appears the following:
$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... none
checking for ranlib... ranlib
configure: creating ./config.status
/usr/bin/grep.exe: error while loading shared libraries: cygpcre-1.dll: cannot o pen shared object file: No such file or directory
/usr/bin/grep.exe: error while loading shared libraries: cygpcre-1.dll: cannot o pen shared object file: No such file or directory
config.status: creating Makefile
config.status: creating Common/lib/Makefile
config.status: creating SU2_CFD/obj/Makefile
config.status: creating SU2_DDC/obj/Makefile
config.status: creating SU2_GPC/obj/Makefile
config.status: creating SU2_MAC/obj/Makefile
config.status: creating SU2_MDC/obj/Makefile
config.status: creating SU2_PBC/obj/Makefile
config.status: creating SU2_SMC/obj/Makefile
config.status: creating SU2_SOL/obj/Makefile
config.status: creating SU2_GDC/obj/Makefile
config.status: creating SU2_PY/Makefile
config.status: executing depfiles commands

Build Configuration Summary:
Source code location: /cygdrive/d/su/SU2.0.8/trunk
Install location: /usr/local
Version: 2.0.8
Compiler: g++
Preprocessor flags:
Compiler flags: -DNO_MPI
Linker flags:
CGNS support: no
MPI support: no
Metis support: no
TecIO support: no
Mutation++ support: no
Build SU2_CFD: yes
Build SU2_DDC: yes
Build SU2_GPC: yes
Build SU2_MAC: yes
Build SU2_MDC: yes
Build SU2_PBC: yes
Build SU2_SMC: yes
Build SU2_SOL: yes
Build SU2_GDC: yes
Please be sure to add the $SU2_HOME and $SU2_RUN environment variables, and upda te your $PATH with $SU2_RUN
Based on the input to this configuration, add these lines to your .bashrc file -
export SU2_RUN="/usr/local/bin"
export SU2_HOME="/cygdrive/d/su/SU2.0.8/trunk"
export PATH=$PATH:$SU2_RUN

Then,when I entered "make",it appears the following:
cd . && /bin/sh /cygdrive/d/su/SU2.0.8/trunk/missing --run automake-1.11 --gnu
/usr/bin/grep.exe: error while loading shared libraries: cygpcre-1.dll: cannot open shared object file: No such file or directory
autom4te-2.69: need GNU m4 1.4 or later: /usr/bin/m4
automake-1.11: autoconf failed with exit status: 1
Makefile:228: recipe for target `Makefile.in' failed
make: *** [Makefile.in] Error 1

I don't know what was wrong. I need your help ,please!
jwang1_09 is offline   Reply With Quote

Old   November 21, 2013, 10:19
Smile
  #2
Member
 
Jianming Liu
Join Date: Mar 2009
Location: China
Posts: 71
Rep Power: 17
liujmljm is on a distinguished road
Why not install SU2 on Linux directly. It is very simple to install SU2 on Linux platform. In your computer, u can partition a new disk district to install Linux or u can use virtural machine like virtual box to install a linux release distribution.
liujmljm is offline   Reply With Quote

Old   November 24, 2013, 00:40
Default
  #3
Member
 
wangjian
Join Date: Nov 2013
Posts: 54
Rep Power: 12
jwang1_09 is on a distinguished road
I have rarely used Linux before.But I will try it.
Thank you.
jwang1_09 is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ATTN ALL: SOLUTON TO UDF COMPILE PROBLEM Rizwan Fluent UDF and Scheme Programming 40 March 18, 2018 06:05
DUNS compile with VC++, VF or gcc/g77 in PC Ali Irvi Main CFD Forum 17 August 6, 2014 09:19
PV3FoamReader compile error.... PEM_GUY OpenFOAM Installation 6 April 5, 2010 17:22
Can someone PLEASE document the development version installation bernd OpenFOAM Installation 76 November 14, 2008 21:51
OpenFOAM Cygwin port updated to 13 brooksmoses OpenFOAM Installation 29 November 30, 2006 05:49


All times are GMT -4. The time now is 00:46.