On 8/24/06, Lampang, Arman Elianto <[EMAIL PROTECTED]> wrote:
*** Error code 2 make: Fatal error: Command failed for target `Oracle.o' I use perl 5.6.1 bundled with Solaris 10 and I got this error message Do anyone can help me ?
Use a current version of Perl. I don't know if that is the exact problem here, but that is where I would start. Current versions are 5.8.x. Many folks consider it best practice to install a separate version of Perl for use with database work. Modifying (such as adding modules) the version used by the OS is not generally a good idea. -- Jared Still Certifiable Oracle DBA and Part Time Perl Evangelist
