[Wien] lapw2c problem
Mohit
tyagi at barc.gov.in
Wed Jan 21 11:37:30 CET 2009
Stefaan Cottenier wrote:
>> Actually I am using bash shell,
>>
>
> >I checked *.cshrc file where it is
> >given that [ setenv SCRATCH ./ ]. while in *.bashrc [#export
> >SCRATCH=/work/au1/scratch ].
>
> > Following is the snapshot of terminal.
> > mohit at mohit-desktop:~$ echo $SCRATCH
> >
> > mohit at mohit-desktop:~$
>
> It is clear now. Your SCRATCH-variable has no content. And it is because
> in your .bashrc the line which assigns a content to it has been
> commented away (by the initial '#').
>
> 1) Choose which directory you want to use as scratch directory (/tmp or
> ./ or /work/au1/scratch or whatever)
>
> 2) Make sure that this directory exists on your system (mkdir it if needed)
>
> 3) Remove the # from the 'export' line in your .bashrc, and change
> /work/au1/scratch to the directory you choose in 1)
>
> 4) logout and login again
>
> 5) Do 'echo $SCRATCH' to verify that now this variable has the proper
> content
>
> 6) Restart your wien2k calculation.
>
> Stefaan
>
> _______________________________________________
> Wien mailing list
> Wien at zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>
>
Thanks a lot for your help, I did the same, made a directory
/work/scratch and gave the path in .bashrc ( export
SCRATCH=/work/scratch ) then logout and login again but still no answer
for echo, But anyway thanks now I got the problem which is basically
linux problem and now I am trying to solve it.
Thanking You again for your valuable help .
Regards
Mohit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20090121/ce6479f3/attachment.html
More information about the Wien
mailing list