[Wien] New Version WIEN2k_07.3
Peter Blaha
pblaha at theochem.tuwien.ac.at
Thu Aug 16 22:19:04 CEST 2007
Thanks for the report.
Please change these lines to:
if ($sel == a) set dirlist = (SRC_* SRC_structeditor/SRC_*)
and insert an additional if:
if !($#dirlist == 0) then
if ($#dirlist == 1) then # insert
if( $dirlist == SRC_structeditor ) then
set dirlist = SRC_structeditor/SRC_*
endif
endif # insert
Sorry for the problems.
New version is on the web.
Peter Blaha
Marc Petitmermet schrieb:
>> A new MAJOR upgrade of WIEN2k is available and highly recommended
>> for ALL
>> WIEN2k users.
>
> There seems to be a problem in siteconfig_lapw:
>
> *) if ($sel == a) set dirlist = SRC_* SRC_structeditor/SRC_*
> if ($sel == m) set dirlist = "$recompile"
> if ($sel == s) then
> echo -n " Which program to recompile? "
> set dirlist = ($<)
> set dirlist = "SRC_$dirlist"
> endif
> if !($#dirlist == 0) then
> **) if( $dirlist == SRC_structeditor ) then
> set dirlist = SRC_structeditor/SRC_*
> endif
> foreach
>
>
> line *) causes a "set: Syntax Error." When I change it to "if ($sel
> == a) set dirlist = SRC_*" as it was in the older version I get a
> "if: Expression Syntax" error in line **). Did I do something wrong?
> This is on a Redhat 5 system.
>
> Regards,
> Marc
>
> _______________________________________________
> Wien mailing list
> Wien at zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
More information about the Wien
mailing list