Re: [Firebird-devel] Ubuntu Firebird built from sources uninstall

2021-07-07 Thread Dimitry Sibiryakov
07.07.2021 17:44, Alex Peshkoff via Firebird-devel wrote: Is there script FirebirdUninstall.sh? Indeed, here it is. Thanks. -- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] Ubuntu Firebird built from sources uninstall

2021-07-07 Thread Alex Peshkoff via Firebird-devel
On 7/7/21 6:40 PM, Dimitry Sibiryakov wrote: Hello All.   If I installed into Ubuntu 18.04 Firebird built from sources using "make install", how to uninstall it correctly? Is there script FirebirdUninstall.sh? Firebird-Devel mailing list, web interface at

[Firebird-devel] Ubuntu Firebird built from sources uninstall

2021-07-07 Thread Dimitry Sibiryakov
Hello All. If I installed into Ubuntu 18.04 Firebird built from sources using "make install", how to uninstall it correctly? -- WBR, SD. Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel

Re: [Firebird-devel] Response to op_accept_data

2021-07-07 Thread Jiří Činčura
> But we got a bit offtopic. Do you need help with subj any more? At the moment I need to start with the refactoring, until that's rolling, I think there's not much to do now. -- Mgr. Jiří Činčura https://www.tabsoverspaces.com/ Firebird-Devel mailing list, web interface at

Re: [Firebird-devel] 64 bit arm buildx/qemu issues for docker

2021-07-07 Thread Alex Peshkoff via Firebird-devel
On 7/7/21 10:40 AM, marius adrian popa wrote: Seems that there are still issues with ubuntu 20.04 on arm64 https://github.com/jacobalberty/firebird-docker/issues/67#issuecomment-875220239 I've updated libtool

Re: [Firebird-devel] Response to op_accept_data

2021-07-07 Thread Alex Peshkoff via Firebird-devel
On 7/6/21 3:43 PM, Jiří Činčura wrote: I would almost say, I'll remove it then. :) But fbclient is sending it too, so I'll probably stick with tried and true behavior. Yes, certainly it should stay in place. (It's present since fb 1.0, and I have no idea who used network opcode in wrong way

Re: [Firebird-devel] 64 bit arm buildx/qemu issues for docker

2021-07-07 Thread marius adrian popa
Seems that there are still issues with ubuntu 20.04 on arm64 https://github.com/jacobalberty/firebird-docker/issues/67#issuecomment-875220239 On Sat, Jul 3, 2021 at 3:56 AM Adriano dos Santos Fernandes < adrian...@gmail.com> wrote: > On 02/07/2021 16:14, marius adrian popa wrote: > > We try to