
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
Solaris 10
|
|
| Resolution Date: |
15/Mar/07 12:26 PM
|
|
Building James-with-phoenix-2.3.0-src on Solaris breaks due to the Solaris 10's shell not being able to understand the export syntax of
export VAR=VALUE
It only understands
VAR=VALUE && export VAR
This breaks building James on Solaris
|
|
Description
|
Building James-with-phoenix-2.3.0-src on Solaris breaks due to the Solaris 10's shell not being able to understand the export syntax of
export VAR=VALUE
It only understands
VAR=VALUE && export VAR
This breaks building James on Solaris |
Show » |
|