#2876 closed defect (fixed)
Xorg shell requirements
Reported by: | Guy Dalziel | Owned by: | DJ Lucas |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
I think that Xorg needs to contain a note recommending the use of BASH. While we may use it in the loop statements we don't explicitly recommend the usage of it. When I attempted to compile Xorg under ZSH the result was that the packages attempted to install to 'usr --sysconfdir=/' and failed, for some reason ZSH does not handle XORG_CONFIG correctly.
Change History (4)
comment:1 by , 16 years ago
Milestone: | 6.4 → 6.5 |
---|
comment:2 by , 16 years ago
Owner: | changed from | to
---|
I'm kind of indifferent about this one. The instructions explicitly use bash, the environment should be setup while using bash. Maybe add a blub to the introduction page to make sure that the environment is setup in bash since the scripts use bashisms?
comment:3 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r7986.
Modified the existing note to be sure you are using bash.
Modified milestone from 6.4 to 6.5