Re: [Wien] TiC calculation with dstart

2014-09-14 Thread Naoto Takanashi
Thank you for your reply.
** is not Kanji, but after I reinstalled WIEN2k,the problem was solved.

- Original Message -
 From: Laurence Marks l-ma...@northwestern.edu
 To: A Mailing list for WIEN2k users wien@zeus.theochem.tuwien.ac.at
 Date: 2014-09-11 20:27:20
 Subject: Re: [Wien] TiC calculation with dstart
 
 A thought - is the ** because your username is in Kanji? That may break
 parts of WIEN2K because Kanji requires 2-3 byte characters. You may need to
 switch your virtual box to standard C (Latin).
 
 ___
 Professor Laurence Marks
 Department of Materials Science and Engineering
 Northwestern University
 www.numis.northwestern.edu
 MURI4D.numis.northwestern.edu
 Co-Editor, Acta Cryst A
 Research is to see what everybody else has seen, and to think what nobody
 else has thought
 Albert Szent-Gyorgi
 On Sep 11, 2014 5:57 AM, Laurence Marks l-ma...@northwestern.edu wrote:
 
  As Gavin said, you probably need to provide more information.
 
  One thing, is /home/**/WIEN2k really the location, or did you edit it to
  appear with ** ? If it is a real feature of your virtual box structure it
  might create problems.
 
  ___
  Professor Laurence Marks
  Department of Materials Science and Engineering
  Northwestern University
  www.numis.northwestern.edu
  MURI4D.numis.northwestern.edu
  Co-Editor, Acta Cryst A
  Research is to see what everybody else has seen, and to think what nobody
  else has thought
  Albert Szent-Gyorgi
  On Sep 11, 2014 1:55 AM, Gavin Abo gs...@crimson.ua.edu wrote:
 
  If you compiled with ifort using -traceback, there is usually a forrtl
  error message like the one at:
 
 
  http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg10716.html
 
  or an error message in the dstart.error file like the one at:
 
 
  http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg01227.html
 
  Without additional information like that, there is not enough
  information given to specifically say how the problem might be solved.
  Only in general, it can most likely be solved by fixing your Wien2k
  installation or fixing your initialization of the calculation, whichever
  the case may be as the error might be caused by a problem with either one.
 
  On 9/10/2014 11:38 PM, Naoto Takanashi wrote:
   Dear WIEN2k users:
  
   I'm a new user of WIEN2k. I installed WIEN2k in ubuntu 12.04 on
  VirtualBox.
   I tried the TiC calculation, but it doesn't work.
   When I click the x dstart on the page of initialize calculation
  with w2web,
   this is displayed.
  
   x
   error: command   /home/**/WIEN2k/dstart dstart.def   failed
   x
  
   Then I open view TiC.outputd and cp TiC.in0_std TiC.in0,
   and there is
   x
   System Error
   Can't read file //home/**/WIEN2k/TiC/TiC.outputd
   x
  
   I could not solve this problem by myself. Please help me!
  
   Regards
   Naoto Takanashi
  ___
  Wien mailing list
  Wien@zeus.theochem.tuwien.ac.at
  http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
  SEARCH the MAILING-LIST at:
  http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
 
 
 
 
___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


Re: [Wien] TiC calculation with dstart

2014-09-14 Thread Naoto Takanashi
Thank you for your help.
My problem was solved.

My compilers are gfortran and gcc.
My OS is ubuntu 12.04, so I had to install libstdc++.so.5 specially.
Then the error was removed.

- Original Message -
 From: Gavin Abo gs...@crimson.ua.edu
 To: A Mailing list for WIEN2k users wien@zeus.theochem.tuwien.ac.at
 Date: 2014-09-11 15:54:59
 Subject: Re: [Wien] TiC calculation with dstart
 
 If you compiled with ifort using -traceback, there is usually a forrtl 
 error message like the one at:
 
 http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg10716.html
 
 or an error message in the dstart.error file like the one at:
 
 http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg01227.html
 
 Without additional information like that, there is not enough 
 information given to specifically say how the problem might be solved.  
 Only in general, it can most likely be solved by fixing your Wien2k 
 installation or fixing your initialization of the calculation, whichever 
 the case may be as the error might be caused by a problem with either one.
 
 On 9/10/2014 11:38 PM, Naoto Takanashi wrote:
  Dear WIEN2k users:
 
  I'm a new user of WIEN2k. I installed WIEN2k in ubuntu 12.04 on VirtualBox.
  I tried the TiC calculation, but it doesn't work.
  When I click the x dstart on the page of initialize calculation with 
  w2web,
  this is displayed.
 
  x
  error: command   /home/**/WIEN2k/dstart dstart.def   failed
  x
 
  Then I open view TiC.outputd and cp TiC.in0_std TiC.in0,
  and there is
  x
  System Error
  Can't read file //home/**/WIEN2k/TiC/TiC.outputd
  x
 
  I could not solve this problem by myself. Please help me!
 
  Regards
  Naoto Takanashi
 ___
 Wien mailing list
 Wien@zeus.theochem.tuwien.ac.at
 http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
 SEARCH the MAILING-LIST at:  
 http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html
 
___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


Re: [Wien] TiC calculation with dstart

2014-09-11 Thread Gavin Abo
If you compiled with ifort using -traceback, there is usually a forrtl 
error message like the one at:


http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg10716.html

or an error message in the dstart.error file like the one at:

http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg01227.html

Without additional information like that, there is not enough 
information given to specifically say how the problem might be solved.  
Only in general, it can most likely be solved by fixing your Wien2k 
installation or fixing your initialization of the calculation, whichever 
the case may be as the error might be caused by a problem with either one.


On 9/10/2014 11:38 PM, Naoto Takanashi wrote:

Dear WIEN2k users:

I'm a new user of WIEN2k. I installed WIEN2k in ubuntu 12.04 on VirtualBox.
I tried the TiC calculation, but it doesn't work.
When I click the x dstart on the page of initialize calculation with w2web,
this is displayed.

x
error: command   /home/**/WIEN2k/dstart dstart.def   failed
x

Then I open view TiC.outputd and cp TiC.in0_std TiC.in0,
and there is
x
System Error
Can't read file //home/**/WIEN2k/TiC/TiC.outputd
x

I could not solve this problem by myself. Please help me!

Regards
Naoto Takanashi

___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


Re: [Wien] TiC calculation with dstart

2014-09-11 Thread Laurence Marks
A thought - is the ** because your username is in Kanji? That may break
parts of WIEN2K because Kanji requires 2-3 byte characters. You may need to
switch your virtual box to standard C (Latin).

___
Professor Laurence Marks
Department of Materials Science and Engineering
Northwestern University
www.numis.northwestern.edu
MURI4D.numis.northwestern.edu
Co-Editor, Acta Cryst A
Research is to see what everybody else has seen, and to think what nobody
else has thought
Albert Szent-Gyorgi
On Sep 11, 2014 5:57 AM, Laurence Marks l-ma...@northwestern.edu wrote:

 As Gavin said, you probably need to provide more information.

 One thing, is /home/**/WIEN2k really the location, or did you edit it to
 appear with ** ? If it is a real feature of your virtual box structure it
 might create problems.

 ___
 Professor Laurence Marks
 Department of Materials Science and Engineering
 Northwestern University
 www.numis.northwestern.edu
 MURI4D.numis.northwestern.edu
 Co-Editor, Acta Cryst A
 Research is to see what everybody else has seen, and to think what nobody
 else has thought
 Albert Szent-Gyorgi
 On Sep 11, 2014 1:55 AM, Gavin Abo gs...@crimson.ua.edu wrote:

 If you compiled with ifort using -traceback, there is usually a forrtl
 error message like the one at:


 http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg10716.html

 or an error message in the dstart.error file like the one at:


 http://www.mail-archive.com/wien%40zeus.theochem.tuwien.ac.at/msg01227.html

 Without additional information like that, there is not enough
 information given to specifically say how the problem might be solved.
 Only in general, it can most likely be solved by fixing your Wien2k
 installation or fixing your initialization of the calculation, whichever
 the case may be as the error might be caused by a problem with either one.

 On 9/10/2014 11:38 PM, Naoto Takanashi wrote:
  Dear WIEN2k users:
 
  I'm a new user of WIEN2k. I installed WIEN2k in ubuntu 12.04 on
 VirtualBox.
  I tried the TiC calculation, but it doesn't work.
  When I click the x dstart on the page of initialize calculation
 with w2web,
  this is displayed.
 
  x
  error: command   /home/**/WIEN2k/dstart dstart.def   failed
  x
 
  Then I open view TiC.outputd and cp TiC.in0_std TiC.in0,
  and there is
  x
  System Error
  Can't read file //home/**/WIEN2k/TiC/TiC.outputd
  x
 
  I could not solve this problem by myself. Please help me!
 
  Regards
  Naoto Takanashi
 ___
 Wien mailing list
 Wien@zeus.theochem.tuwien.ac.at
 http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
 SEARCH the MAILING-LIST at:
 http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html


___
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html