PDA

View Full Version : [ubuntu] Error: Dependency is not satisfiable: libpango 1.0-0



linuxmascot
January 20th, 2009, 06:19 AM
Hello,
am new to linux. I want to install linuxdcpp on my ubuntu. Mine is a 64 bit amd processor, I downloaded the linuxdcpp amd64 deb.
But while installing am getting an error of this nature.

error: dependency is not satisfiable: libpango 1.0-0

Kindly help me fix this problem!

wolfen69
January 20th, 2009, 08:30 AM
first, install this (http://packages.ubuntu.com/intrepid-updates/libpango1.0-common). then this (http://packages.ubuntu.com/intrepid-updates/libpango1.0-0). the download links are at the bottom of each page. just click to install them.

i am assuming you are using intrepid ibex. (8.10)

linuxmascot
January 21st, 2009, 09:14 AM
thx sir for d reply ...

but b4 dat, I think mine is ubuntu hardy heron (8.04) ...

I will try ur suggestion, bt ne idea whether dis will work for hardy?

Partyboi2
January 21st, 2009, 12:00 PM
If you are connected to the Internet it would be easier to install linuxdcpp by opening a terminal (Applications>Accessories>Terminal) and typing

sudo apt-get install linuxdcpp Or open Synaptic Package Manager and do a search for the package and install.

If you don't have Internet then you can go here (http://packages.ubuntu.com/) and search for the package you need and download it.

linuxmascot
January 22nd, 2009, 05:03 AM
@ partyboi
hey when I tried executing dat command in the terminal I got a message like this

sudo: unable to resolve host spirit

I don't hav ne idea what that means ... i tried to make sure I have the super user privileges by running sudo bash command but got the same message ... wat shud i be doing??

@wolfen69

When I was trying out ur solution, it was giving a new dependency unsatisfied error ... libcairo2

Guess I need to update my hardy heron ...

Neways ... thx a lot people .. :)

Partyboi2
January 22nd, 2009, 05:14 AM
@ partyboi
hey when I tried executing dat command in the terminal I got a message like this

sudo: unable to resolve host spirit

I don't hav ne idea what that means ... i tried to make sure I have the super user privileges by running sudo bash command but got the same message ... wat shud i be doing??

@wolfen69

When I was trying out ur solution, it was giving a new dependency unsatisfied error ... libcairo2

Guess I need to update my hardy heron ...

Neways ... thx a lot people .. :)
Can you open a terminal and post the output to these commands

hostname
cat /etc/hosts

linuxmascot
January 23rd, 2009, 03:33 AM
@ partyboi

sorry for d delay in reply ...

i excuted dose 2 commands u suggested:
hostname
SPIRIT

varun@SPIRIT:~$ cat /etc/hosts
127.0.0.1 localhost
127.0.1.1 SPIRIT.DAIICT

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts

This was the result of the second command, now i have got no idea wat dese are about... but my sudo bash command is still not working ...

waiting for help!
thx...

linuxmascot
January 23rd, 2009, 03:56 AM
alright sir,

thx for the info, I checked some other thread and fixed the problem...

changed the second SPIRIT.DAIICT to SPIRIT

so, I can now be the super user ... :D

thx a lot ... but my linuxdcpp is still not working ... :P

Partyboi2
January 23rd, 2009, 06:57 AM
alright sir,

thx for the info, I checked some other thread and fixed the problem...

changed the second SPIRIT.DAIICT to SPIRIT

so, I can now be the super user ... :D

thx a lot ... but my linuxdcpp is still not working ... :P
Good to see your sorted yours /etc/hosts file out. :)
Did you manage to install linuxdcpp?

sudo apt-get install linuxdcpp
then you can start it from the terminal if it install ok with

linuxdcpp