Sharan Basappa wrote:
On Sat, Apr 19, 2008 at 12:35 AM, Gunnar Hjalmarsson <[EMAIL PROTECTED]> wrote:
I think it's advisable to follow the recommendation in
perldoc -q "own module"
and use both the PREFIX and LIB options.
Usually I install Perl modules as root, but as a learning exerci
On Sat, Apr 19, 2008 at 12:35 AM, Gunnar Hjalmarsson <[EMAIL PROTECTED]> wrote:
> Sharan Basappa wrote:
>
> > I downloaded version and installed it. That went smoothly. When I go back
> to text-balanced installation, it still does not seem to locate version.pm
> >
>
> I think it's advisable to fol
Sharan Basappa wrote:
I downloaded version and installed it. That went smoothly.
When I go back to text-balanced installation, it still does not seem
to locate version.pm
I think it's advisable to follow the recommendation in
perldoc -q "own module"
and use both the PREFIX and LIB option
Sharan Basappa wrote:
> On Thu, Apr 17, 2008 at 9:17 PM, Chas. Owens <[EMAIL PROTECTED]> wrote:
>>
>> On Apr 17, 2008, at 11:41, Sharan Basappa wrote:
>>
>>
>> PREREQ_PM => {
>> 'Test::More' => 0,
>> 'version'=> 0,
>> },snip
>>
>>
>> So, that means I have to install this
On Thu, Apr 17, 2008 at 9:17 PM, Chas. Owens <[EMAIL PROTECTED]> wrote:
>
>
> On Apr 17, 2008, at 11:41, Sharan Basappa wrote:
>
>
> PREREQ_PM => {
> 'Test::More' => 0,
> 'version'=> 0,
> },snip
>
>
> So, that means I have to install this module?
>
> Regards
> snip
>
> T
On Apr 17, 2008, at 11:41, Sharan Basappa wrote:
PREREQ_PM => {
'Test::More' => 0,
'version'=> 0,
},
snip
So, that means I have to install this module?
Regards
snip
That means that both Test::More and version must be installed. You
check to see if a module is inst
On Thu, Apr 17, 2008 at 9:07 PM, Chas. Owens <[EMAIL PROTECTED]> wrote:
> On Thu, Apr 17, 2008 at 11:34 AM, Sharan Basappa
>
> <[EMAIL PROTECTED]> wrote:
>
>
> > On Thu, Apr 17, 2008 at 8:41 PM, Gunnar Hjalmarsson <[EMAIL PROTECTED]>
> > wrote:
> > > Sharan Basappa wrote:
> > >
> > > > I am
unfortunately the server I am trying to install the module is not
connected to net.
Regards
On Thu, Apr 17, 2008 at 9:05 PM, Chas. Owens <[EMAIL PROTECTED]> wrote:
> On Thu, Apr 17, 2008 at 10:57 AM, Sharan Basappa
> <[EMAIL PROTECTED]> wrote:
> > I am installing Text-Balanced module locally.
>
On Thu, Apr 17, 2008 at 11:34 AM, Sharan Basappa
<[EMAIL PROTECTED]> wrote:
> On Thu, Apr 17, 2008 at 8:41 PM, Gunnar Hjalmarsson <[EMAIL PROTECTED]> wrote:
> > Sharan Basappa wrote:
> >
> > > I am installing Text-Balanced module locally.
> > > perl Makefile.PL .. step does not complete.
> > >
On Thu, Apr 17, 2008 at 10:57 AM, Sharan Basappa
<[EMAIL PROTECTED]> wrote:
> I am installing Text-Balanced module locally.
> perl Makefile.PL .. step does not complete.
snip
> This looks like a dependency issue. Can someone tell me what module
> should I be installing before I can
> install Te
On Thu, Apr 17, 2008 at 8:41 PM, Gunnar Hjalmarsson <[EMAIL PROTECTED]> wrote:
> Sharan Basappa wrote:
>
> > I am installing Text-Balanced module locally.
> > perl Makefile.PL .. step does not complete.
> >
> > It bails out with the foll. error:
> > Warning: prerequisite version 0 not found.
> >
>
Sharan Basappa wrote:
I am installing Text-Balanced module locally.
perl Makefile.PL .. step does not complete.
It bails out with the foll. error:
Warning: prerequisite version 0 not found.
This looks like a dependency issue. Can someone tell me what module
should I be installing before I c
12 matches
Mail list logo