Opened 18 years ago
Closed 17 years ago
#1076 closed defect (fixed)
psconfigure should alias to ./configure .. in case ./ isn't in path
| Reported by: | Michael Wood-Vasey | Owned by: | eugene |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | psconfig | Version: | 2.5 |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
The psconfigure alias in 'psconfig.{csh,sh}.in' should be
alias psconfigure ./configure [...]
since we can't assume that the installing user will have the current directory (i.e., './') in their path.
Note:
See TracTickets
for help on using tickets.

done.