[Scratchbox-users] fakeroot apt-get install libgtk2.0-dev failed

2007-11-14 Thread Xiaogang Zhou
Hi,

 

I got following when I try to install libgtk2.0-dev package for qemu-arm
emulation:

 

[sbox-arm: /etc/apt] > fakeroot apt-get install libgtk2.0-dev

Reading Package Lists... Done

Building Dependency Tree... 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.

 

Since you only requested a single operation it is extremely likely that

the package is simply not installable and a bug report against

that package should be filed.

The following information may help to resolve the situation:

 

The following packages have unmet dependencies:

  libgtk2.0-dev: Depends: libgtk2.0-0 (= 2.12.1-1) but it is not going
to be installed

 Depends: libpango1.0-dev (>= 1.10.0-2) but it is not
going to be installed

 Depends: libcairo2-dev but it is not going to be
installed

E: Broken packages

 

 

Anyone knows how to fix this problem, thanks.

 

Xiaogang Zhou

 

 

 

___
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users


Re: [Scratchbox-users] fakeroot apt-get install libgtk2.0-dev failed

2007-11-14 Thread Anoop Gupta
hi,
First Step : update your scratchbox using apt-get-update and then
install the libgtk2.0.dev.
If still it doesnt work,then try to download the latest gtk source
package and then build it.You need to resolve the dependencies
first.Once dependencies are resolved you can do make and make install
for the package.

regards,
Anoop


On Nov 15, 2007 4:58 AM, Xiaogang Zhou <[EMAIL PROTECTED]> wrote:
>
>
>
>
> Hi,
>
>
>
> I got following when I try to install libgtk2.0-dev package for qemu-arm
> emulation:
>
>
>
> [sbox-arm: /etc/apt] > fakeroot apt-get install libgtk2.0-dev
>
> Reading Package Lists... Done
>
> Building Dependency Tree... 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.
>
>
>
> Since you only requested a single operation it is extremely likely that
>
> the package is simply not installable and a bug report against
>
> that package should be filed.
>
> The following information may help to resolve the situation:
>
>
>
> The following packages have unmet dependencies:
>
>   libgtk2.0-dev: Depends: libgtk2.0-0 (= 2.12.1-1) but it is not going to be
> installed
>
>  Depends: libpango1.0-dev (>= 1.10.0-2) but it is not going
> to be installed
>
>  Depends: libcairo2-dev but it is not going to be installed
>
> E: Broken packages
>
>
>
>
>
> Anyone knows how to fix this problem, thanks.
>
>
>
> Xiaogang Zhou
>
>
>
>
>
>
> ___
> Scratchbox-users mailing list
> Scratchbox-users@lists.scratchbox.org
> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
>
>
___
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users