bug-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Bug-xnee] Re: gnee and pnee both crashed


From: William Bader
Subject: RE: [Bug-xnee] Re: gnee and pnee both crashed
Date: Tue, 25 Jan 2011 09:47:18 -0500

"yum intall" on Fedora calculates the dependencies and asks you if you want to install them also.
Maybe with Ubuntu you have to have to install all of them at once.
Try adding all of the dev packages that it listed to the command line and installing again.
You will need those packages and maybe a few more.
William

> Date: Tue, 25 Jan 2011 15:35:34 +0800
> From: address@hidden
> To: address@hidden
> CC: address@hidden
> Subject: Re: [Bug-xnee] Re: gnee and pnee both crashed
>
> At Mon, 24 Jan 2011 22:32:59 -0500,
> William Bader wrote:
> >
> > The error "main.c:35:21: error: gtk/gtk.h: No such file or directory" means that gcc didn't find
> > gtk.h.
> > Your compile line does not have -I/usr/lib/gtk-2.0/include.
> > Either the configure script didn't work or you have not installed the gtk development package,
> > which has the headers and libraries that you need to build programs that use gtk.
>
> Thanks for the reply.
>
> It seems I've entered into package dependency hell. I'm not a hard-core Linux developer, don't know how to resolve situations like this. Any ideas?
>
> James
>
>
> address@hidden:~$ sudo apt-get install libgtk2.0-dev
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
> libgtk2.0-dev: Depends: libgtk2.0-0 (= 2.20.0-0ubuntu4) but 2.20.1-0ubuntu2 is to be installed
> Depends: libglib2.0-dev (>= 2.21.3) but it is not going to be installed
> Depends: libpango1.0-dev (>= 1.20) but it is not going to be installed
> Depends: libatk1.0-dev (>= 1.13.0) but it is not going to be installed
> E: Broken packages


reply via email to

[Prev in Thread] Current Thread [Next in Thread]