Re: Problems installing DBI on AIX5
Don Walters <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <CADBAKt0ga=GYcdZ63gp76-YtZPGB7nX-gQk6sahEWpW4g1czJQ@mail.gmail.com> |
> can you do run: > lslpp -l |grep -i xlc > and post the result. xlc should support the -c options for sure if memory > serves. This will show if xlc is installed and the version. srvdfj239 / # lslpp -l |grep -i xlc xlC.aix50.rte 10.1.0.3 COMMITTED XL C/C++ Runtime for AIX 5.3 xlC.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor xlC.msg.en_US.rte 10.1.0.3 COMMITTED XL C/C++ Runtime xlC.rte 10.1.0.3 COMMITTED XL C/C++ Runtime srvdfj239 / #