missing library I need to compile me-tv.

Asked by Stephen Cullum

I tried on Ubuntu Hardy to install Me-Tv 0.517-1 . There was a problem with that version reading the channels.config file. So wanting to stay on Hardy and not upgrade just yet I decided to try to compile a newer version of the program. I chose version 0.5.31 , as from the questions on this forum it seems the most new version that will work with Hardy. I am using amd64 version of Hardy. I was using the guide from https://answers.edge.launchpad.net/me-tv/+faq/352 to do this. I made it to installing the libraries and libgnome-2.0 was not found in my repository. I did a ./configure in the directory of the source code and found I need these dependences unmet. Which I assume are the libgnome-2.0 library.

checking for ME_TV... configure: error: Package requirements (libgnome-2.0 >= 2.14 libgnomeui-2.0 >= 2.14 libglade-2.0 >= 2.6.0 libxml-2.0 libxine gnet-2.0 xtst gthread-2.0 gtk+-2.0 >= 2.12) were not met:

No package 'libgnome-2.0' found
No package 'libgnomeui-2.0' found
No package 'libglade-2.0' found
No package 'libxml-2.0' found
No package 'libxine' found
No package 'gnet-2.0' found
No package 'xtst' found
No package 'gthread-2.0' found
No package 'gtk+-2.0' found

I tried a apt-cache search libgnome-2.0 and it isn't in the Ubuntu repository so loading them in individually from that repository is out.
Where can I find these packages?

Thanks for any help anyone can provide.

Stephen Cullum

Question information

Language:
English Edit question
Status:
Answered
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

Michael Lamothe suggests this article as an answer to your question:
FAQ #352: “How to build Me TV”.

Revision history for this message
Stephen Cullum (scullum) said :
#2

FAQ # 352 is the article I am, was following. At step,

Install libraries:

`sudo apt-get install libgnomemm-2.6-dev libgnomeuimm-2.6-dev libgtkmm-2.4-dev libglademm-2.4-dev libxtst-dev libgnet-dev libsqlite3-dev libvlc-dev`

The libvic-dev was not in the Hardy repository.
I tried to ./configure, to see what error messages would be generated. Then tried to load the first package in the error message that was not met. It wasn't in the repository either. Is there another way to find this library and install it?

Thanks:

Stephen Cullum

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

It's "libvlc-dev" not "libvic-dev" but I'm sure that's just a typo on your behalf. In Hardy the package was "libvlc0-dev".

Can you help with this problem?

Provide an answer of your own, or ask Stephen Cullum for more information if necessary.

To post a message you must log in.