Re: Package requirements installation

2008-07-06 Thread Nigel Henry
On Sunday 06 July 2008 18:21, Ron Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 07/06/08 10:34, Rodolfo Medina wrote: > > During the installation of gnome-mplayer, at the `./configure' step it is > > complained the lack of the following packages: > > > > gtk+-2.0 > > You

Re: Package requirements installation

2008-07-06 Thread Daniel Burrows
On Sun, Jul 06, 2008 at 11:21:03AM -0500, Ron Johnson <[EMAIL PROTECTED]> was heard to say: > > gthread-2.0 > > This is the tricky one. It's part of libglib2.0-dev. [EMAIL PROTECTED]:~$ dpkg -S /usr/lib/pkgconfig/gthread-2.0.pc libglib2.0-dev: /usr/lib/pkgconfig/gthread-2.0.pc Daniel -

Re: Package requirements installation

2008-07-06 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/06/08 10:34, Rodolfo Medina wrote: > During the installation of gnome-mplayer, at the `./configure' step it is > complained the lack of the following packages: > > gtk+-2.0 You need to install libgtk2.0-dev. $ apt-cache search libgtk | grep

Package requirements installation

2008-07-06 Thread Rodolfo Medina
During the installation of gnome-mplayer, at the `./configure' step it is complained the lack of the following packages: gtk+-2.0 glib-2.0 gthread-2.0 Debian Etch does not recognize those package names. Please can anybody suggest the proper names within Debian packages set, so that I can inst