public inbox for [email protected]  
help / color / mirror / Atom feed
Unable to install pgbouncer-1.25.x on SUSE without errors
2+ messages / 2 participants
[nested] [flat]

* Unable to install pgbouncer-1.25.x on SUSE without errors
@ 2025-12-29 21:46  Teju Jakkidi <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: Teju Jakkidi @ 2025-12-29 21:46 UTC (permalink / raw)
  To: pgsql-admin <[email protected]>

Hello Admins,

I am trying to install pgbouncer on SUSE. Downloaded the 1.25.1.tar.gz from
https://www.pgbouncer.org/downloads .

After unzipping the file I ran below commands:
*Configure* — no errors
*Make* - below error :
       CCLD     pgbouncer
        make -C doc pgbouncer.1
        make[1]: *** doc: No such file or directory.  Stop.
        make: *** [/pgbouncer-1.25.0/Makefile:204: doc/pgbouncer.1] Error 2

So I tried making pgbouncer specifically with "make pgbouncer" and  no
errors.

Then ran the "make install" and it errored out with the same error even
after only making pgbouncer.

On checking the source tar.gz, it looks like the below files are not
present in pgbouncer-1.25.x version under doc directory.

pgbouncer.1 and pgbouncer.5

Please let me know how to have a clean installation without errors?

Thanks,
Teja.


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: Unable to install pgbouncer-1.25.x on SUSE without errors
@ 2025-12-31 11:03  Peter Eisentraut <[email protected]>
  parent: Teju Jakkidi <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Peter Eisentraut @ 2025-12-31 11:03 UTC (permalink / raw)
  To: Teju Jakkidi <[email protected]>; pgsql-admin <[email protected]>

On 29.12.25 22:46, Teju Jakkidi wrote:
> I am trying to install pgbouncer on SUSE. Downloaded the 1.25.1.tar.gz 
> from https://www.pgbouncer.org/downloads <https://www.pgbouncer.org/ 
> downloads> .
> 
> After unzipping the file I ran below commands:
> *Configure* — no errors
> *Make* - below error :
>         CCLD     pgbouncer
>          make -C doc pgbouncer.1
>          make[1]: *** doc: No such file or directory.  Stop.
>          make: *** [/pgbouncer-1.25.0/Makefile:204: doc/pgbouncer.1] Error 2
> 
> So I tried making pgbouncer specifically with "make pgbouncer" and  no 
> errors.

This is probably the same issue as this: 
https://github.com/pgbouncer/pgbouncer/issues/1453







^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2025-12-31 11:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-12-29 21:46 Unable to install pgbouncer-1.25.x on SUSE without errors Teju Jakkidi <[email protected]>
2025-12-31 11:03 ` Peter Eisentraut <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox