From: Mark R. <ma...@la...> - 2022-09-05 10:21:13
|
On 05-09-2022 12:06, Alex Peshkoff via Firebird-devel wrote: > On 9/5/22 12:59, Mark Rotteveel wrote: >> On 05-09-2022 11:50, Alex Peshkoff via Firebird-devel wrote: >>> On 9/5/22 12:31, Mark Rotteveel wrote: >>>> That is inconsistent compared to what is done for >>>> --with-builtin-tomcrypt. I explicitly requested >>>> --with-builtin-tommath, so I expect it to end up directly in the lib >>>> directory like tomcrypt. >>> >>> This switch works another way. >> >> It seems to me it does the same thing, but for a different library, so >> why does it do so in an entirely different way? > > I do not know what library do you talk about. > There are many of them - and rules for them vary slightly. I explicitly mention it multiple times (see also above): tomcrypt. The behaviour for --with-builtin-tomcrypt (putting it directly in lib) seems more sane to me compared to what is done for --with-builtin-tommath (putting it in lib/.tm). Why is it handled differently? >>> Yes, you need to change something not suitable for embedded, I even >>> expect you to add configure switch for it - we never deployed FB for >>> linux w/o install script. >> >> We'll see, if I can find the motivation and energy to figure this out. >> > > If you just shell scripts and send me changes I can do the rest myself... That is part of the figuring out. I don't normally write shell scripts either, but before that I would also need to figure out exactly what I need to do before I can even start on that. And since I consider this packaging Firebird embedded in a JAR for easy use from Java just a "nice to have", I will shelve this until I have more energy to tackle this. Mark -- Mark Rotteveel |