<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2900.2523" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all</FONT></DIV>
<DIV><FONT face=Arial size=2>I try to install gromacs on windows xp.&nbsp; I use 
cygwin tools.&nbsp; With installation of fftw I had no problems, but 
during&nbsp;make gromacs I get error:</FONT></DIV>
<DIV><FONT face=Arial size=2>....</FONT></DIV>
<DIV><FONT face=Arial size=2>....</FONT></DIV>
<DIV><FONT face=Arial size=2>ing.o splitter.o dum_parm.o readir.o add_par.o 
topexcl.o toputil.o topdirs.o grompp.o ../mdlib/libmd.la 
../gmxlib/libgmx.la&nbsp; -lr<BR>fftw -lfftw -lm&nbsp; -L/usr/lib -lxml2 -lz 
-liconv -lm<BR>mkdir .libs<BR>extracting exported symbol list from 
`cygiconv-2.dll'<BR>test -f .libs/impgen.c || 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sed -e "/^# \/\* impgen\.c 
starts here \*\//,/^# \/\* impgen.c ends here \*\// { s/^# //;s/^# *$//; p; }" 
-e d &lt; ../../l<BR>ibtool &gt; 
.libs/impgen.c<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; test -f 
.libs/impgen.exe || (cd .libs &amp;&amp; 
\<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; if test "x" != "x" ; then&nbsp; 
-o impgen impgen.c ; \<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; else cc -o 
impgen impgen.c ; fi)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .libs/impgen 
/usr/lib/../bin/cygiconv-2.dll &gt; .libs/cygiconv-2.dll-def<BR>generating 
import library for `cygiconv-2.dll'<BR>dlltool --as=as --dllname cygiconv-2.dll 
--def .libs/cygiconv-2.dll-def --output-lib .libs/libimp-cygiconv-2.a<BR>cc -O6 
-fomit-frame-pointer -finline-functions -Wall -Wno-unused -malign-double 
-funroll-all-loops -I/usr/include/libxml2 -o gro<BR>mpp.exe topio.o toppush.o 
topcat.o topshake.o convparm.o tomorse.o sorting.o splitter.o dum_parm.o 
readir.o add_par.o topexcl.o<BR>toputil.o topdirs.o grompp.o&nbsp; 
-L/usr/local/lib ../mdlib/.libs/libmd.a -L/usr/lib ../gmxlib/.libs/libgmx.a 
/usr/local/lib/librfft<BR>w.a /usr/local/lib/libfftw.a -lxml2 -lz 
.libs/libimp-cygiconv-2.a<BR>/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../../../i686-pc-cygwin/bin/ld: 
cannot find -lxml2<BR>collect2: ld returned 1 exit status<BR>make[3]: *** 
[grompp.exe] Error 1<BR>make[3]: Leaving directory 
`/home/Administrator/gromacs-3.2.1/src/kernel'<BR>make[2]: *** [all-recursive] 
Error 1<BR>make[2]: Leaving directory 
`/home/Administrator/gromacs-3.2.1/src'<BR>make[1]: *** [all] Error 
2<BR>make[1]: Leaving directory `/home/Administrator/gromacs-3.2.1/src'<BR>make: 
*** [all-recursive] Error 1<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>If you know what the problem might be please give 
me some advice.&nbsp; Thank you in advance.</DIV></FONT></BODY></HTML>