dbTalk Databases Forums  

[BUGS] BUG #2415: "make install" failde during the installation

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2415: "make install" failde during the installation in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default [BUGS] BUG #2415: "make install" failde during the installation - 05-01-2006 , 08:22 AM







The following bug has been logged online:

Bug reference: 2415
Logged by: amel
Email address: hamdi_benmessaoud (AT) yahoo (DOT) fr
PostgreSQL version: 8.1.3
Operating system: mandriva linux 2006
Description: "make install" failde during the installation
Details:

Hi,
I'm trying to install PostGreSQl version8.1.3 under linux,but i ge the
following error during the installation when i type "make install" :
make:**** no rule to make the cible "install" .Stop

I don't understand this error so i can't contnu the installation

Please help me
Thanx

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: [BUGS] BUG #2415: "make install" failde during the installation - 05-01-2006 , 09:50 AM






"amel" <hamdi_benmessaoud (AT) yahoo (DOT) fr> writes:
Quote:
I'm trying to install PostGreSQl version8.1.3 under linux,but i ge the
following error during the installation when i type "make install" :
make:**** no rule to make the cible "install" .Stop
I'm thinking maybe you are trying to install an RPM or DEB package
instead of building from source. "make install" is a step in the source
build process, but it's not used if you are installing a prebuilt
package. Instead, see the docs for whatever package management system
you're using. With RPMs, for instance, you'd do something like
sudo rpm -i postgresql-*.rpm

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.