![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| perl DBI/DBD Module -in cygwin | jambesh | Shell Programming and Scripting | 3 | 10-20-2007 02:38 PM |
| Perl module question | hankooknara | Shell Programming and Scripting | 3 | 07-08-2007 08:26 AM |
| How to set restricted user by rksh? Cannot use Perl module DBD::Oracle | alanlh | SUN Solaris | 2 | 06-22-2007 01:10 PM |
| help with perl module installation | sabyasm | UNIX for Advanced & Expert Users | 2 | 01-04-2007 09:13 AM |
| Replace Perl Module name in all Perl scripts | rahulrathod | Shell Programming and Scripting | 2 | 12-02-2005 01:00 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
I am trying to install Oracle perl module(DBD-Oracle). MY oracle server runs on solaris 8 while the machine am tring to install DBD-Oracle runs Suse linux 9(SLE 9)
Oracle client library including sqlplus are NFS mount on my suse linux machine from my solaris oracle server but when I run make on DBD-Oracle I get the following error message cc: unrecognized option `-R/oraclient/product/v8.1.7/lib' /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: skipping incompatible /oraclient/product/v8.1.7/lib//libclntsh.so when searching for -lclntsh /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/bin/ld: cannot find -lclntsh collect2: ld returned 1 exit status make: *** [blib/arch/auto/DBD/Oracle/Oracle.so] Error 1 /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible what am I doing wrough? Can you help, Please Thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|