<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=GB2312" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Dear Donghui,<br>
<br>
I have no real experience about your problem, but after checking the
source files of Wien2k I found the following information:<br>
<br>
- Look in the directory : SRC_w2web/htdocs/exec<br>
- then do "grep gnuplot *.pl"<br>
&nbsp;You will find the program using gnuplot:<br>
<br>
dos.pl: $umps = qx(cd $DIR;gnuplot $tmp2 2&gt;&amp;1);<br>
elnes.pl:&nbsp; $umps = qx(cd $DIR;gnuplot $tmp2 2&gt;&amp;1);<br>
fphonons.pl:&nbsp;&nbsp;&nbsp; $umps = qx(cd $DIR;gnuplot ":eplot" 2&gt;&amp;1);<br>
optic.pl:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $umps = qx(cd $DIR;gnuplot $tmp2
2&gt;&amp;1);<br>
optimize.pl:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $umps = qx(cd $DIR;gnuplot ":eplot"
2&gt;&amp;1);<br>
rho.pl:#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; $umps = qx(cd $DIR;gnuplot $tmp2 2&gt;&amp;1);<br>
rho_save.pl:&nbsp;&nbsp;&nbsp; $umps = qx(cd $DIR;gnuplot $tmp2 2&gt;&amp;1);<br>
xspec.pl:&nbsp; $umps = qx(cd $DIR;gnuplot $tmp1 2&gt;&amp;1);<br>
<br>
You can see than spaghetti do not use gnuplot (look at band.pl to see
the details of spaghetti plot).<br>
This certainly explain why you are only able to plot the band structure
and not the other features (DOS, OPTIC, XSPEC ...).<br>
<br>
Hope that the email will help you. Sorry for my previous
misunderstanding.<br>
<br>
Regards<br>
<br>
Xavier <br>
<br>
<br>
<br>
Donghui Guo a ¨¦crit&nbsp;:
<blockquote
 cite="mid20080919065801.01D262C31DA@mail1.hines.hokudai.ac.jp"
 type="cite">
  <pre wrap="">Dear Rocquefelte,

Thank you for your reply.

Maybe I didn't explain my situation clearly.

I can get bandstructure image with w2web function, but not the other calculation results in Tasks list. On the other hand, I can get image by inputting command in Gnome Terminal (SUSE), such as inputting "specplot" for XSpec. 

So, my problem seems to be that the w2web cannot load gnuplot successfully. 

Do you have any idea about this? Thank you for your help.

Best regards, 

Yours        
Donghui Guo
2008-09-19


  
======= At 2008-09-19, 15:28:14 you wrote: =======

  </pre>
  <blockquote type="cite">
    <pre wrap="">Dear Donghui,

The file you need is case.spaghetti_ps (as mentioned in the user guide 
p38 and p110).

Regards

Xavier



Donghui Guo a écrit :
    </pre>
    <blockquote type="cite">
      <pre wrap="">Dear all,

I am running TiC example. After I ran SCF, no error message was shown in "Show STDOUT" and every programs such as LAPW0/LAPW1/LAPW2/SUMPARA/MIXER showed "END". 
Then I ran tasks. Only bandstructure could give the image. The other tasks just shown an icon. 
I checked the program for bandstructure- "spaghetti", but I cannot open it with gedit, so I don't know how this program load the gnuplot. 

How can I get the calculated image successfully? Thank you for your help.

Best regards, 
Yours, 
Donghui Guo
2008-09-19


************************************************
Donghui Guo 
Catalysis Research Center (CRC)
Hokkaido University
21-10 Kita, Sapporo 001-0021
Japan
<a class="moz-txt-link-abbreviated" href="mailto:dhguo@cat.hokudai.ac.jp">dhguo@cat.hokudai.ac.jp</a>
TEL: +81-11-706 9114 (office)
******************************************************

_______________________________________________
Wien mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a>
<a class="moz-txt-link-freetext" href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a>

  
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
Wien mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a>
<a class="moz-txt-link-freetext" href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
= = = = = = = = = = = = = = = = = = = =

************************************************
Donghui Guo 
Catalysis Research Center (CRC)
Hokkaido University
21-10 Kita, Sapporo 001-0021
Japan
<a class="moz-txt-link-abbreviated" href="mailto:dhguo@cat.hokudai.ac.jp">dhguo@cat.hokudai.ac.jp</a>
TEL: +81-11-706 9114 (office)
******************************************************
  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Wien mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.at</a>
<a class="moz-txt-link-freetext" href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a>
  </pre>
</blockquote>
<br>
</body>
</html>