What do you mean by "does not run"? It does work for me and other people. The address you found it at is the official Diablo SDK repo. Check here to see whats included in Diablo and the corresponding versions and changes from Chinook:<br>
<br><a href="http://repository.maemo.org/stable/4.1/4.1_vs_4.0.1_content_changes.html">http://repository.maemo.org/stable/4.1/4.1_vs_4.0.1_content_changes.html</a><br><br>Regards:<br>Bundyo<br><br><div class="gmail_quote">
On Sat, Jan 17, 2009 at 9:21 PM, Dr. Nicholas Shaw <span dir="ltr"><<a href="mailto:Doc@docharley.com">Doc@docharley.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-US">
<div>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">If 3.4.1 is part of the Maemo distribution, I'm unaware of it.
I've downloaded/installed the debs @ <a href="http://repository.maemo.org/pool/Diablo/free/s/sqlite3/" target="_blank">repository.maemo.org/pool/Diablo/free/s/sqlite3/</a>
and sqlite3 does not run. Nor can you run sqlite3 and have it run. This does
work and so far I haven't had any problems.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">My next step is to create a deb package (need to learn how first…).</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);">Nick.</span></p>
<p><span style="font-size: 11pt; color: rgb(31, 73, 125);"> </span></p>
<div style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0in 0in;">
<p><b><span style="font-size: 10pt;">From:</span></b><span style="font-size: 10pt;"> Kamen Bundev
[mailto:<a href="mailto:bundyo@gmail.com" target="_blank">bundyo@gmail.com</a>] <br>
<b>Sent:</b> Saturday, January 17, 2009 11:56 AM<br>
<b>To:</b> Dr. Nicholas Shaw<br>
<b>Cc:</b> maemo-developers<br>
<b>Subject:</b> Re: SQLite3</span></p>
</div><div><div></div><div class="Wj3C7c">
<p> </p>
<p style="margin-bottom: 12pt;">Hi,<br>
<br>
You can also get a source package from Debian and create a deb directly from it
in scratchbox. The real problem is that Sqlite3 3.4.1 is part of the Maemo
distribution and if you replace is for the user you may break something else (i
think the db format is slightly different) and break it more if the user
uninstalls your version. So, why don't you use 3.4.1?<br>
<br>
Regards:<br>
Bundyo</p>
<div>
<p>On Sat, Jan 17, 2009 at 8:44 PM, Dr. Nicholas Shaw <<a href="mailto:Doc@docharley.com" target="_blank">Doc@docharley.com</a>> wrote:</p>
<p>Ok, I have sqlite3.6.8 up-and-running on my 810.
Here's what I did:<br>
<br>
1. Got scratchbox up-and-running.<br>
2. Under my user directory (logged in to scratchbox), created a directory<br>
called tmp. Then got out of scratchbox.<br>
3. Went to <a href="http://sqlite.org" target="_blank">sqlite.org</a> ( <a href="http://www.sqlite.org/download.html" target="_blank">http://www.sqlite.org/download.html</a>
) and<br>
downloaded the tarball of the complete source tree (sqlite-3 6 8-tar.gz) -<br>
or whatever version is current.<br>
4. Outside of scratchbox, I copied this file to the tmp directory I<br>
created.<br>
5. Back inside scratchbox, I unzipped/untared the file (this creates a
new<br>
sqlite directory).<br>
6. Changed to the directory and compiled, ran make, and make install<br>
according to the README.<br>
7. Located where make install put the files and the permissions then put<br>
those files onto my 810, ran chmod +x on all and chown. Here are the<br>
locations and ownerships:<br>
<br>
/usr/local/bin/sqlite executable user:users<br>
/usr/lib and /usr/local/lib (same files)<br>
<br>
libsqlite3.a root:staff<br>
<a href="http://libsqlite3.la" target="_blank">libsqlite3.la</a>
root:staff<br>
libsqlite3.so -> libsqlite3.so.0.8.6
root:staff<br>
libsqlite3.so.0 -> libsqlite3.so.0.8.6
root:staff<br>
libsqlite3.so.0.8.6
root:staff<br>
<br>
8. Tested it on books.db (listing of my library). :-)<br>
<br>
Nick.<br>
<br>
<br>
_______________________________________________<br>
maemo-developers mailing list<br>
<a href="mailto:maemo-developers@maemo.org" target="_blank">maemo-developers@maemo.org</a><br>
<a href="https://lists.maemo.org/mailman/listinfo/maemo-developers" target="_blank">https://lists.maemo.org/mailman/listinfo/maemo-developers</a></p>
</div>
<p> </p>
</div></div></div>
</div>
</blockquote></div><br>