libraries cyclic dependency

2008-05-15 Thread Pedro Brito Cruz
Hi,

i'm working on dapper distro and need to install libqt3-mt-dev which depends
on a whole big list of other libraries.

when trying to install some of these libraries I got to a cyclic dependency
which i don't know how to deal with.

x11proto-xext-dev

depends on

libxi-dev

which depends on

libxext-dev

which depends on

x11proto-xext-dev (here starts the cycle)


Therefore i should ask for your expertise in solving this issue.

Thanks in advance.

Pedro
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss


Re: libraries cyclic dependency

2008-05-15 Thread Mackenzie Morgan
On Thu, 2008-05-15 at 00:06 +0100, Pedro Brito Cruz wrote:
 Hi,
 
 i'm working on dapper distro and need to install libqt3-mt-dev which
 depends on a whole big list of other libraries.
 
 when trying to install some of these libraries I got to a cyclic
 dependency which i don't know how to deal with.

If you're doing these manually, not from apt, just do sudo dpkg -i
*.deb

-- 
Mackenzie Morgan
http://ubuntulinuxtipstricks.blogspot.com
apt-get moo


signature.asc
Description: This is a digitally signed message part
-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss