|
|
|
|
||||||
| linux.debian.user debian-user@lists.debian.org. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I have recently installed postgres8.2 and am unable to find the
pg_config binary. I need this so that I can install ruby gems. I have also been unable to find this file using dpkg -S so it seems that there is no package which carries this file. Bug on the maintainers part or an oversight on my part? -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Mon, Nov 19, 2007 at 05:03:00 -0500, Tom Allison wrote:
> I have recently installed postgres8.2 and am unable to find the pg_config > binary. > > I need this so that I can install ruby gems. > > I have also been unable to find this file using dpkg -S so it seems that > there is no package which carries this file. "apt-file search pg_config" finds this: libpq-dev: usr/lib/postgresql/8.2/bin/pg_config > Bug on the maintainers part or an oversight on my part? Looks like it has been shifted to libpq-dev. -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Oops. I used dpkg -S and turned up nothing.
didn't know about apt-file. thanks On 11/19/07, Florian Kulzer <florian.kulzer+debian@icfo.es> wrote: > > On Mon, Nov 19, 2007 at 05:03:00 -0500, Tom Allison wrote: > > I have recently installed postgres8.2 and am unable to find the > pg_config > > binary. > > > > I need this so that I can install ruby gems. > > > > I have also been unable to find this file using dpkg -S so it seems that > > there is no package which carries this file. > > "apt-file search pg_config" finds this: > > libpq-dev: usr/lib/postgresql/8.2/bin/pg_config > > > Bug on the maintainers part or an oversight on my part? > > Looks like it has been shifted to libpq-dev. > > -- > Regards, | http://users.icfo.es/Florian.Kulzer > Florian | > > > -- > To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmaster@lists.debian.org > > |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
On Mon, Nov 19, 2007 at 05:03:00AM -0500, Tom Allison wrote:
> I have recently installed postgres8.2 and am unable to find the pg_config > binary. > > I need this so that I can install ruby gems. > > I have also been unable to find this file using dpkg -S so it seems that > there is no package which carries this file. dpkg -S can show contents only of installed packages. Try apt-file instead. I think you need libpq-dev, but I'm not familiar with postgres or what you are trying to do. BTW, are you trying to install the package? Because the package itself has to pull in all necessary stuff, otherwise it's a bug. Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Albert Einstein) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHQc5iqJyztHCFm9kRAkMyAJwMiPgU4RVl6DtD5ygdwF BypKy/UACgqiL4 iqn8Vw/oTQxwQSauFrdflZg= =Ic+7 -----END PGP SIGNATURE----- |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
Great. I only need pg_config so I can install a ruby gem. I don't
know the issue of what's a bug or what is not -- but this is silly to have so many things to install and especially to include a distributed binary only in a dev package. ugh! On Nov 19, 2007, at 12:56 PM, Andrei Popescu wrote: > On Mon, Nov 19, 2007 at 05:03:00AM -0500, Tom Allison wrote: >> I have recently installed postgres8.2 and am unable to find the >> pg_config >> binary. >> >> I need this so that I can install ruby gems. >> >> I have also been unable to find this file using dpkg -S so it >> seems that >> there is no package which carries this file. > > dpkg -S can show contents only of installed packages. Try apt-file > instead. I think you need libpq-dev, but I'm not familiar with > postgres > or what you are trying to do. BTW, are you trying to install the > package? Because the package itself has to pull in all necessary > stuff, > otherwise it's a bug. > > Regards, > Andrei > -- > If you can't explain it simply, you don't understand it well enough. > (Albert Einstein) -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
|
![]() |
| Outils de la discussion | |
|
|