Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Sep 2014 09:53:13 +0200
From:      =?ISO-8859-2?Q?Nagy_L=E1szl=F3_Zsolt?= <gandalf@shopzeus.com>
To:        freebsd-questions@freebsd.org
Subject:   pkg cannot install both php5-pgsql and postgresql 9.3 server by default?
Message-ID:  <542126E9.7090209@shopzeus.com>

next in thread | raw e-mail | index | archive | help
I need postgresql server 9.3 because I need to use materialized views. I 
also need to access that server from PHP. But pkg won't install them 
both at the same time. See below.

How to overcome this problem? Should I compile php5-pgsql from the ports 
tree? But then I'll be mixing binary packages with ports, isn't that a 
problem?

Thanks

     Laszlo



root@gw:~ # php install php5-pgsql
Could not open input file: install
root@gw:~ # pkg install php5-pgsql
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Checking integrity... done (1 conflicting)
Checking integrity... done (0 conflicting)
The following 4 packages will be affected (of 0 checked):

Installed packages to be REMOVED:
         postgresql93-client-9.3.5
         postgresql93-server-9.3.5

New packages to be INSTALLED:
         php5-pgsql: 5.4.32
         postgresql92-client: 9.2.9

The operation will free 16 MB.

Proceed with this action? [y/N]: n
root@gw:~ #




-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?542126E9.7090209>