RE: Can't locate DBI.pm



If I say make cc=gcc it says 'No arguments to build'

-----Original Message-----
From: Michael Nhan [mailto:mnhan@xxxxxxxxxxxxxxxx]
Sent: Wednesday, April 27, 2005 4:11 PM
To: Chekuri, Lalitha
Cc: Reidy, Ron; dbi-users@xxxxxxxx
Subject: RE: Can't locate DBI.pm

Hi,

Can you compile by setting the CC flag to gcc, ie:

make CC=gcc

If this works and you don't get errors, then all is well. If you get
errors complaining about KPIC and other forte CC options, you will
either
have to modify the makefile (not fun). Or start over by compiling your
own perl using gcc.

Regards,

Michael

> Date: Wed, 27 Apr 2005 16:06:18 -0400
> From: "Chekuri, Lalitha" <lchekuri@xxxxxxxx>
> To: "Reidy, Ron" <Ron.Reidy@xxxxxxxxxxxxxxxxxx>,
> Michael Nhan <mnhan@xxxxxxxxxxxxxxxx>
> Cc: dbi-users@xxxxxxxx
> Subject: RE: Can't locate DBI.pm
>
> Hi ron, thanks for your input. When I try to install, it is saying cc
is
> not there. Then I started installed gcc3.3 from gcc site. Now to
install
> that also it is saying cc is not there.. what is going on
>
> Can you please help...Lalitha
>
>
> -----Original Message-----
> From: Reidy, Ron [mailto:Ron.Reidy@xxxxxxxxxxxxxxxxxx]
> Sent: Tuesday, April 26, 2005 6:28 PM
> To: Chekuri, Lalitha; Michael Nhan
> Cc: dbi-users@xxxxxxxx
> Subject: RE: Can't locate DBI.pm
>
> Google is your friend ...
>
>
http://www.google.com/search?q=install+perl+modules&sourceid=mozilla-sea
>
rch&start=0&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:e
> n-US:official
>
> -----------------
> Ron Reidy
> Lead DBA
> Array BioPharma, Inc.
>
>
> -----Original Message-----
> From: Chekuri, Lalitha [mailto:lchekuri@xxxxxxxx]
> Sent: Tuesday, April 26, 2005 3:33 PM
> To: Michael Nhan
> Cc: dbi-users@xxxxxxxx
> Subject: RE: Can't locate DBI.pm
>
>
> How do I compile?
>
> -----Original Message-----
> From: Michael Nhan [mailto:mnhan@xxxxxxxxxxxxxxxx]
> Sent: Tuesday, April 26, 2005 5:28 PM
> To: Chekuri, Lalitha
> Cc: dbi-users@xxxxxxxx
> Subject: Re: Can't locate DBI.pm
>
> Are you sure this is the perl where DBI is installed. If you
reinstall
> solaris 9, the prebuilt perl on the box from the install will not have
> the
> DBI and DBD-Oracle installed. You will need to compile these
yourself.
>
>
>
>> Date: Tue, 26 Apr
> 2005 12:10:21 -0400
>> From: "Chekuri, Lalitha" <lchekuri@xxxxxxxx>
>> To: dbi-users@xxxxxxxx
>> Subject: Can't locate DBI.pm
>>
>> Hi,
>>
>> I have fresh install Solaris 9. We have some perl scripts to run. I
am
>> getting "Can't locate DBI.pm" error to execute the file. We access
>> oracle 9 from this perl script. Can some one help me to fix this
>> problem?
>>
>> My Perl version is:
>> This is perl, v5.6.1 built for sun4-solaris-64int
>> (with 48 registered patches, see perl -V for more detail)
>>
>> Copyright 1987-2001, Larry Wall
>>
>> Thanks
>> Lalitha Chekuri
>> 703-526-2025
>>
>>
>>
>
> ---//---
> "He who learns must suffer. And even in our sleep,
> pain that cannot forget, falls drop by drop upon the heart;
> and, in our own despair, against our will,
> comes wisdom to us by the awful grace of God."
> --- Aeschylus
>
> This electronic message transmission is a PRIVATE communication which
> contains
> information which may be confidential or privileged. The information
is
> intended
> to be for the use of the individual or entity named above. If you are
> not the
> intended recipient, please be aware that any disclosure, copying,
> distribution
> or use of the contents of this information is prohibited. Please
notify
> the
> sender of the delivery error by replying to this message, or notify
us
> by
> telephone (877-633-2436, ext. 0), and then delete it from your system.
>
>

---//---
"He who learns must suffer. And even in our sleep,
pain that cannot forget, falls drop by drop upon the heart;
and, in our own despair, against our will,
comes wisdom to us by the awful grace of God."
--- Aeschylus
.