<div dir="ltr">Dear Matic,<div>Thank you for your guidance. I followed your steps and installed everything. But now when I run the file I get </div><div><div><font color="#ff9900">$ ./xcrysden</font></div><div><font color="#ff9900"><br></font></div><div><font color="#ff9900">+-----------------------------------------------------------------+</font></div><div><font color="#ff9900">|*****************************************************************|</font></div><div><font color="#ff9900">|*                                                               *|</font></div><div><font color="#ff9900">|*  XCrySDen -- (X-Window) CRYstalline Structures and DENsities  *|</font></div><div><font color="#ff9900">|*               =         ===         =              ===        *|</font></div><div><font color="#ff9900">|*---------------------------------------------------------------*|</font></div><div><font color="#ff9900">|*                                                               *|</font></div><div><font color="#ff9900">|*    Anton Kokalj (<a href="mailto:tone.kokalj@ijs.si">tone.kokalj@ijs.si</a>)                          *|</font></div><div><font color="#ff9900">|*    Jozef Stefan Institute, Ljubljana, Slovenia                *|</font></div><div><font color="#ff9900">|*                                                               *|</font></div><div><font color="#ff9900">|*    Copyright (c) 1996--2014 by Anton Kokalj                   *|</font></div><div><font color="#ff9900">|*                                                               *|</font></div><div><font color="#ff9900">|*****************************************************************|</font></div><div><font color="#ff9900">+-----------------------------------------------------------------+</font></div><div><font color="#ff9900"><br></font></div><div><font color="#ff9900">  Version: 1.5.60</font></div><div><font color="#ff9900"><br></font></div><div><font color="#ff9900">  Please report bugs to: <a href="mailto:tone.kokalj@ijs.si">tone.kokalj@ijs.si</a></font></div><div><font color="#ff9900"><br></font></div><div><font color="#ff9900"><br></font></div><div><font color="#ff9900">  TERMS OF USE:</font></div><div><font color="#ff9900">  -------------</font></div><div><font color="#ff9900">  XCRYSDEN is released under the GNU General Public License.</font></div><div><font color="#ff9900"><br></font></div><div><font color="#ff9900">  Whenever graphics generated by XCRYSDEN are used in scientific</font></div><div><font color="#ff9900">  publications, it shall be greatly appreciated to include an explicit</font></div><div><font color="#ff9900">  reference. The preferred form is the following:</font></div><div><font color="#ff9900"><br></font></div><div><font color="#ff9900">  [ref] A. Kokalj, J. Mol. Graph. Model., Vol. 17, pp. 176-179, 1999.</font></div><div><font color="#ff9900">        Code available from <a href="http://www.xcrysden.org/">http://www.xcrysden.org/</a>.</font></div><div><font color="#ff9900"><br></font></div><div><font color="#ff9900">XCRYSDEN_TOPDIR=/cygdrive/c/xcrysden</font></div><div><font color="#ff9900">XCRYSDEN_SCRATCH=/tmp</font></div></div><div><br></div><div>But dont get any xcrysden window.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jul 22, 2017 at 5:06 PM, Matic Poberznik <span dir="ltr"><<a href="mailto:matic.poberznik@gmail.com" target="_blank">matic.poberznik@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Rajesh,<br>
<span class="">> Dear Matic,<br>
> I am trying since last 20 days to compile xcrysden on windows 8.1 using<br>
> cygwin but always fails. Can you please guide me which version should be<br>
> compiled cygwin or semishared? And how to install using apt cygwin<br>
> utility and xcrysden through it?<br>
><br>
<br>
</span>Without knowing the specific issue it is difficult to say and it's been<br>
a while since i've done it, but here are some general pointers:<br>
<br>
There is no need to compile from source, try using the precompiled<br>
version : xcrysden-1.5.60-cygwin.tar.gz<br>
<br>
apt-cyg is available here: <a href="https://github.com/transcode-open/apt-cyg" rel="noreferrer" target="_blank">https://github.com/transcode-<wbr>open/apt-cyg</a><br>
<br>
The dependencies are (from README.cygwin):<br>
<br>
        * tcl-tk<br>
          * fftw3<br>
          * libGL1<br>
          * libGLU1<br>
          * xorg-server<br>
          * bash<br>
          * bc<br>
          * coreutils<br>
          * gawk<br>
          * grep<br>
          * gzip<br>
          * ImageMagick<br>
          * less<br>
          * more<br>
<br>
Make sure that tcl version is 8.5 not 8.6 I think there are some issues<br>
with the new version. You can search for appropriate packages here:<br>
<br>
<a href="https://cygwin.com/cgi-bin2/package-grep.cgi" rel="noreferrer" target="_blank">https://cygwin.com/cgi-bin2/<wbr>package-grep.cgi</a><br>
<br>
and then install by typing:<br>
<br>
apt-cyg install package-name<br>
<br>
after installing all the requirements, make sure that you are running<br>
xserver, i.e. type<br>
<br>
startx<br>
<br>
before trying to run xcrysden. also make sure that the path to the<br>
xcryden execution script is added to your $PATH variable, so that you<br>
can run it from anywhere. If you have any further issues let me know,<br>
<br>
Best Regards,<br>
<div class="HOEnZb"><div class="h5">Matic<br>
--<br>
Matic Poberznik<br>
J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia<br>
</div></div></blockquote></div><br></div>