<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div id="yiv2571420046"><div><div style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;">Thank you so much Prof. Peter Blaha, Abo Gavin, ...<br clear="none">The link you provided help. The issues are now resolved using two commands<br clear="none">1) yum install gnutplot gnuplot-x11 <br clear="none">2) yum install perl-CGI<br clear="none">in fedora 16 and18.<br clear="none"><br clear="none">Another issue, in this regard, I got this error <br clear="none"><pre>/home/mohammed/WIEN2K/lapw0: error while loading shared libraries: libmkl_intel_lp64.so: cannot open shared object file: No such file or directory
> stop error<br></pre>while running scf, Chakrabarti Shamik suggested that it is because the path for the file (libmkl_intel_lp64.so) is not properly given during compilation of wien2k (during userconfig_lapw). If that is the case, can anybody please tell me how to set the path for that file properly.<br><br>Thanking you all in advance for your response.<br><br>Best regards.<br><br clear="none"><br clear="none"><br clear="none"><div id="yiv2571420046yui_3_13_0_rc_1_7_1382091106989_10"><span><br clear="none"></span></div><div class="yiv2571420046yahoo_quoted" id="yiv2571420046yui_3_13_0_rc_1_7_1382091106989_12" style="display: block;"> <br clear="none"> <br clear="none"> <div class="yiv2571420046yui_3_13_0_rc_1_1_1382091106989_4697" style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;"> <div class="yiv2571420046yui_3_13_0_rc_1_1_1382091106989_4698" style="font-family:HelveticaNeue, Helvetica
Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;">
<div class="yiv2571420046yqt1927296385" id="yiv2571420046yqt28880"><div dir="ltr"> <font face="Arial" size="2"> On Friday, October 18, 2013 3:30 PM, Gavin Abo <gsabo@crimson.ua.edu> wrote:<br clear="none"> </font> </div> <div class="yiv2571420046y_msg_container"><div id="yiv2571420046"><div>
<div class="yiv2571420046moz-cite-prefix">1- Is gnuplot installed on the
non-working systems? Of note, it could be installed with "sudo
apt-get install gnuplot" on older Ubuntu versions. However, I
believe you have to use now "sudo apt-get install gnuplot
gnuplot-x11" on recent Ubuntu versions, since it seems that they
decided to remove gnuplot-x11 as a dependency of gnuplot.<br clear="none">
<br clear="none">
2- You likely need to install a missing Perl module. For example,
for Fedora:<br clear="none">
<br clear="none">
<a rel="nofollow" shape="rect" class="yiv2571420046moz-txt-link-freetext" target="_blank" href="https://ask.fedoraproject.org/question/8330/where-is-perl-module-cgipm-installed/">https://ask.fedoraproject.org/question/8330/where-is-perl-module-cgipm-installed/</a><br clear="none">
<br clear="none">
Since we don't know what operating systems you are using, you can
search the Internet or your OS support (manual, forum, etc) on how
to install these for your systems.<br clear="none">
<br clear="none">
On 10/18/2013 12:27 AM, Lawal Mohammed wrote:<br clear="none">
</div>
<div class="yiv2571420046yqt6798291296" id="yiv2571420046yqt25268"><blockquote type="cite">
<div class="yiv2571420046yui_3_13_0_rc_1_1_1382091106989_4700" style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;">
<div>Dear users and developers <br clear="none">
</div>
<div class="yiv2571420046yui_3_13_0_rc_1_1_1382091106989_4701" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;"><br clear="none">
</div>
<div class="yiv2571420046yui_3_13_0_rc_1_1_1382091106989_4702" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;">We are having problems with two of our systems, and
couldn't figure out what is wrong. Even after checking the
mailing list.<br clear="none">
1- We couldn't plot our output using rhoplot, For example,
when we try electron density plots for TiC, there was no
visual. However, it works in some of our systems under the
same condition.<br clear="none">
2- When I try to copy/upload the original case struct file
into a new directory for supercell calculations I got this msg<br clear="none">
<br clear="none">
Can't locate CGI.pm in @INC (@INC contains:
/usr/local/lib64/perl5 /usr/local/share/perl5
/usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl
/usr/lib64/perl5 /usr/share/perl5 .) at
/home/mohammed/WIEN2K/SRC_w2web/htdocs/util/upload2.pl line 3.
BEGIN failed--compilation aborted at
/home/mohammed/WIEN2K/SRC_w2web/htdocs/util/upload2.pl line 3.<br clear="none">
</div>
<div class="yiv2571420046yui_3_13_0_rc_1_1_1382091106989_4703" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;"><br clear="none">
</div>
<div class="yiv2571420046yui_3_13_0_rc_1_1_1382091106989_4704" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;">However, it works on one of our system. If there are
any info that anybody may need to assist we will be grateful
to provide.</div>
<div class="yiv2571420046yui_3_13_0_rc_1_1_1382091106989_4705" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;"><br clear="none">
With best regards<br clear="none">
</div>
<div class="yiv2571420046yui_3_13_0_rc_1_1_1382091106989_4706" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;">Mohammed lawal</div>
<div class="yiv2571420046yui_3_13_0_rc_1_1_1382091106989_4707" style="color:rgb(0, 0, 0);font-size:16px;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;">universiti Technologi Malaysia<br clear="none">
</div>
</div>
</blockquote></div>
<br clear="none">
</div></div><br clear="none"><div class="yiv2571420046yqt6798291296" id="yiv2571420046yqt22306">_______________________________________________<br clear="none">Wien mailing list<br clear="none"><a rel="nofollow" shape="rect" ymailto="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a><br clear="none"><a rel="nofollow" shape="rect" target="_blank" href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br clear="none">SEARCH the MAILING-LIST at: <a rel="nofollow" shape="rect" target="_blank" href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br clear="none"></div><br clear="none"><br clear="none"></div></div> </div> </div> </div> </div></div></div></div></body></html>