Re: how to organise librarys ?!
Xavier Claessens <[email protected]> Tue, 23 Jan 2007 09:28:09 +0100
| Newsgroups | gmane.comp.gnome.gossip.devel |
|---|---|
| Message-ID | <1169540890.5476.4.camel@zdra-laptop> |
On mar, 2007-01-23 at 08:30 +0100, Charly Caulet wrote: > Hello to all the list members, > > This is my first post. I use Gossip for 6month, and I would like to help > you by resolving bugs (in the first stage). > > My problem is relating to my distro's library versions. I use GNU/Linux > Ubuntu6.10, and library are too old to compile Gossip. So I have begun > to compile svn's versions of each needed library, but it seems not to be > a good solution (there could be conflicts with my distro's library when > upgrades). > Do you think that making a separate chroot for svn gossip version would > be a better idea ? Which solution do you personally use ? > 6.10 is edgy, right ? Everything should be packaged, just run apt-get build-dep gossip to install all packages necessary to compile gossip. If you are trying to compile gossip with telepathy support you need a more recent libtelepathy, I suggest you to backport feisty's package. You need to backport telepathy-gabble at least too. Your help is more than welcomed! Xavier.