Where does "sqlite3" normally reside?

Asked by Jack

I'm running Ubuntu64-8.10. Pkg me-tv on Synaptic is several versions behind. I'm trying to update to latest version of me-tv and ./configure keeps coming up with:

"checking for SQLITE... configure: error: Package requirements (sqlite3 >= 3.0) were not met:
No package 'sqlite3' found"

In fact sqlite3, v3.5.9-3 is installed in /usr/bin, /usr/lib/python2.5 and /usr/share/doc.
I assume I'm doing something wrong but don't know what.

Appreciate any help.
Jack

Question information

Language:
English Edit question
Status:
Solved
For:
Me TV Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Michael Lamothe (lamothe-deactivatedaccount-deactivatedaccount) said :
#1

Try libsqlite3-dev

Revision history for this message
Jack (jkahn4) said :
#2

Your answer did get me past the sqlite3 problem which led to the next:

"No package 'libgnomemm-2.6' found
No package 'libgnomeuimm-2.6' found
No package 'giomm-2.4' found
No package 'gthread-2.0' found
No package 'gconfmm-2.6' found
No package 'xtst' found
No package 'gnet-2.0' found"

Using the hint you provided below, I was able to install the other pkgs
listed above and successfully run 'make' and 'make install'. However,
attempting to run 'me-tv' produces:
-----------------------------------------------------------------
root@jack:/home/jack# me-tv
Me TV 0.7.6
12/13/2008 10:30:34: No frontend available
12/13/2008 10:30:34: Me TV terminated
root@jack:/home/jack#
------------------------------------------------------------------
In addition, the originally installed version, 0.5.30-1 from Synaptic no
longer works. How do I install the 'frontend'?

Thanks again,
Jack.

Michael Lamothe wrote:
> Your question #54310 on Me TV changed:
> https://answers.edge.launchpad.net/me-tv/+question/54310
>
> Status: Open => Answered
>
> Michael Lamothe proposed the following answer:
> Try libsqlite3-dev
>

Revision history for this message
Jack (jkahn4) said :
#3

Just found your answer in
"https://answers.launchpad.net/me-tv/+question/50588" indicating that
ATSC is not supported at this time. Of course that's what I'm trying to
view so guess I'll go back to v0.5+

Thanks again for the help; sorry I didn't find your answer sooner.
Jack.

Michael Lamothe wrote:
> Your question #54310 on Me TV changed:
> https://answers.edge.launchpad.net/me-tv/+question/54310
>
> Status: Open => Answered
>
> Michael Lamothe proposed the following answer:
> Try libsqlite3-dev
>

Revision history for this message
Michael Lamothe (lamothe-deactivatedaccount-deactivatedaccount) said :
#4

No worries.

Revision history for this message
Michael Lamothe (lamothe-deactivatedaccount-deactivatedaccount) said :
#5

Changing to solved.