<div dir="ltr"><div><div><div>Dear Tone,<br><br><br></div>I followed your advice and still I get the same error mentioned in my previous email. Here's how I changed part of make.sys:<br><br>COMPILE_TCLTK = no<br>TCL_LIB = /home/sara/Packages/tcl8.5.14/unix/libtclstub8.5.a<br>
TK_LIB = /home/sara/Packages/tk8.5.14/unix/libtkstub8.5.a<br>GLU_LIB = -lGLU<br>GL_LIB = -lGL<br>FFTW3_LIB = -lfftw3<br># this is only used for some testing purposes<br>#MESCHACH_LIB = -lmeschach<br><br>
#<br># Include directories<br>#<br><br>TCL_INCDIR = /usr/include/tcl-private<br>TK_INCDIR = /usr/include/tk-private<br>GL_INCDIR = <br>FFTW3_INCDIR =<br><br><br></div>Regards,<br></div>Sara Yazdani<br>
<br>PS. Apologies that I forgot.<br><div><div><div><br></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Aug 20, 2013 at 10:24 PM, Tone Kokalj <span dir="ltr"><<a href="mailto:tone.kokalj@ijs.si" target="_blank">tone.kokalj@ijs.si</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Tue, 2013-08-20 at 21:54 +0430, Sara Yzdn wrote:<br>
> Dear Tone,<br>
><br>
><br>
> Thanks for your email.<br>
><br>
><br>
> Recently, the TCL website has been closed to us. However, I have<br>
> installed tcl libraries before this happens. Please just let me know<br>
> how to compile xcrysden and telling it not to download Tcl-Library<br>
> from the link provided by default?<br>
<br>
</div>Edit the ./Make.sys and specify:<br>
<br>
COMPILE_TCLTK = no<br>
<br>
This will prevent the download & compilation of the Tcl/Tk libraries.<br>
But then properly set the TCL_LIB, TK_LIB, TCL_INCDIR, and TK_INCDIR<br>
variables in the Make.sys to point to your installation of Tcl/Tk.<br>
<br>
<br>
Regards, Tone<br>
<br>
PS: It would be much appreciated if you sign your emails (name &<br>
affiliation). I guess this belongs to "good manners"; I find it impolite<br>
not to do so.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Anton Kokalj<br>
J. Stefan Institute, Jamova 39, 1000 Ljubljana, Slovenia<br>
(tel: +386-1-477-3523 // fax:+386-1-477-3822)<br>
<br>
Please, if possible, avoid sending me Word or PowerPoint attachments.<br>
See: <a href="http://www.gnu.org/philosophy/no-word-attachments.html" target="_blank">http://www.gnu.org/philosophy/no-word-attachments.html</a><br>
<br>
_______________________________________________<br>
XCrySDen mailing list<br>
<a href="mailto:XCrySDen@democritos.it">XCrySDen@democritos.it</a><br>
<a href="http://www.democritos.it/mailman/listinfo/xcrysden" target="_blank">http://www.democritos.it/mailman/listinfo/xcrysden</a><br>
</div></div></blockquote></div><br></div>