View previous topic :: View next topic |
Author |
Message |
niyogi Apprentice
Joined: 10 Apr 2002 Posts: 199 Location: Austin, TX
|
Posted: Tue Apr 16, 2002 2:09 am Post subject: php w/ postgresql on gentoo |
|
|
does anybody know whether by emerging postgresql, php automagically becomes enabled to work with the pgsql module or not? I know that with mysql, it doesn't make a difference because mysql support is implicit anyway.
with redhat, I had to install the php-pgsql rpm in order for things to work.
-S |
|
Back to top |
|
|
tvon n00b
Joined: 10 Apr 2002 Posts: 46 Location: Baltimore MD, USA
|
Posted: Tue Apr 16, 2002 8:37 pm Post subject: ebuild |
|
|
Check the ebuild for some line with 'use pgsql' or some $myconf type variable with configure options. You can tell if it checks for a USE setting, in whcih case you should add an entry to /etc/make.conf, or if it has nothing mentioning PostgreSQL then it should be safe to assume that it is automatic.
HTH,
-T |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|