proxy-m

Results 30 comments of proxy-m
trafficstars

@i-rinat You can clone/fork preferred ffmpeg version as "public archive" and add it as dep to gitmodules. (But build process may be specific and slow.)

So... Maybe just have to remind required version of FFmpeg in INSTALL / README ?

@i-rinat We just need version. Can I test it instead of you?

Custom ffmpeg build available on Xubuntu 16.04 (gcc 5.4) ... ### FFmpeg 1.2.12 "Magic" **1.2.12 was released on 2015-02-12.** It is the latest stable FFmpeg release from the 1.2 release...

@allentc , Does it fully work with postgresql 14? I tested maximum only `--with-pgsql=/usr/lib/postgresql/13`

Many people use dbeaver, pgadmin 4+ and dbvis dbvisualizer for new features of PostgreSQL. But I may be wrong.

@AlessandroBalestrucci You did not have required PostgreSQL at /usr/lib/postgresql/12 . You can try omit `--with-pgsql` option or try to use different version, e.g. 13. Did you install development packages?

@Joe1962 Need detailed error output, not just last string. Answer from clouds, if no details: https://www.postgresql.org/message-id/444BB23D.30107%40gmail.com

> I can get that tonight, but in the meantime, FWIW, I believe the issue to be a difference between wx version 3.0 (on Mint 21.3 where it builds well)...

> __from ‘wxString’ to ‘const wxChar_ {aka const wchar_t_}’ Wrong headers or version of dependencies.