On 22 March 2016 at 13:28, Alek Paunov <alex at declera.com> wrote:

> On 2016-03-22 13:49, Richard Hipp wrote:
>
>> On 3/22/16, MM <finjulhich at gmail.com> wrote:
>>
>>> Hello,
>>> I can see sqldiff appearing here:
>>>
>>> https://www.sqlite.org/sqldiff.html
>>>
>>> and in the downloads page as part of a linux 32bit binary package.
>>> Alas I don't see any 64bit package.
>>>
>>
>> The 32bit binaries will run fine on 64bit machines.
>>
>>
>>> Given a distro-installed 64bit sqlite binary and libs, which part of the
>>> sources would 1 need to download only sqldiff and build only that, in
>>> 64bit
>>> as well.
>>>
>>>
>> Download the canonical source code distro and type:
>>
>>       ./configure; make sqldiff
>>
>>
> In addition to the universal advice above, if you are not only interested
> in getting the tool working once, but also in _future_ sustainable support
> and consistency delivered for you by your OS distributor, please tell us
> which Linux distribution you are using.
>
> Then other (more experienced) same distro users on the list eventually
> will be able to point you to the appropriate procedure and contacts, so the
> system sqlite package to be extended with sqldiff for all distro users.
>
> If, by chance, you are on something Fedora based, I could give you some
> hints how to help our lead maintainer - Jan Stanek with the package
> enhancement myself.
>
> Regards,
> Alek
>
> Indeed, I am using fedora 23. I have the following rpms installed (though
we are getting a bit out of scope for this list I suppose):

sqlite-libs-3.11.0-3.fc23.x86_64
sqlite-3.11.0-3.fc23.x86_64
sqlite-analyzer-3.11.0-3.fc23.x86_64
sqlite-doc-3.11.0-3.fc23.noarch
sqlite-devel-3.11.0-3.fc23.x86_64

none of them has sqldiff.

thanks

MM

Reply via email to