with Tags:
xlc
X

All posts
- Sort by:
- Date
- Title
- Likes
- Comments ▼
- Views
Has your IBM XL C/C++ for AIX software evaluation license expired?
Has your IBM XL C/C++ for AIX software evaluation license expired? You can work around this little problem temporarily by placing the following environment variable in /etc/profile. XLC_EXTEND_EVAL=yes According to the IBM support site, this will extend the XLC license to a total of 74 days. https://www-304.ibm.com/support/docview.wss?uid=swg21498670 It appears to work. Before the change, I was unable to compile anything. Note the highlighted text below. # /usr/vac/bin/xlc cgc.c The license for... [More]
Tags:  chris aix evaluation expired gibson xlc license |