Re: installing pgsql_perl_perl5-1.9.0

From: Paul Breen <pbreen(at)computerpark(dot)co(dot)uk>
To: frederick <frederick_opp(at)hotmail(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: installing pgsql_perl_perl5-1.9.0
Date: 2001-01-11 13:44:51
Message-ID: Pine.LNX.3.96.1010111133900.16071C-100000@cpark37.computerpark.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello frederick,

> [root(at)cr833060-a pgsql_perl5-1.9.0]# make intstall
> make: *** No rule to make target `intstall'. Stop.

'make install' is a makefile rule, not a file. The problem you have is
that you typed 'install' wrong - its 'install' NOT 'intstall'!
>>>>------^

Paul M. Breen, Software Engineer - Computer Park Ltd.

Tel: (01536) 417155
Email: pbreen(at)computerpark(dot)co(dot)uk

On Fri, 5 Jan 2001, frederick wrote:

> I posted a message earlier about how "perl Makefile.PL" was reporting an
> error: "cant open MakeMaker.tmp". I got about the problem. I
> uninstalled the perl that came with RH, download perl again from their
> website and reinstalled it, and it worked! There must be something
> wrong with the perl installation that came with RH7. I have another
> problem. Steps 1-3 worked fine. (i.e "make test" was successful) The
> last step "make install" gives the error:
>
> [root(at)cr833060-a pgsql_perl5-1.9.0]# make intstall
> make: *** No rule to make target `intstall'. Stop.
>
> As suggested I logged on as root, got into the installation directory,
> but there is no install file to make. Any help will be greatly
> appreciated.
>

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Massimo Luise 2001-01-11 14:01:48 JDBC Trouble
Previous Message Markus Wagner 2001-01-11 12:34:35 Re: [SQL] connecting to postgres server from Access