Re: How should I use the sqlite3 tool?(for linux)

[email protected] Tue, 3 Mar 2020 15:57:45 +0100
Newsgroups gmane.comp.db.sqlite.general
Message-ID <[email protected]>
On Tue Mar 03, 2020 at 05:12:17PM +0800, suanzi wrote:
> Thank you,you let me know what happened.
> 
> About your answer,I try it,but it can't work,maybe because can't have two
> zlib.
> 
> apt-get could not find zlib:i386.

Did you specifically try "zlib1g"? I don't think the "zlib" package exists.

	mark@b:~$ uname -a
	Linux b 4.19.0-8-amd64 #1 SMP Debian 4.19.98-1 (2020-01-26) x86_64
	GNU/Linux

	mark@b:~$ dpkg -S libz.so.1
	zlib1g:amd64: /lib/x86_64-linux-gnu/libz.so.1
	zlib1g:amd64: /lib/x86_64-linux-gnu/libz.so.1.2.11

-- 
Mark Lawrence
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users