There's no "Universe" repository for Debian under apt but you do need to check that your repositories are at least set for "main", "contrib", and "non-free".
These two config lines should get you just about everything in stable form: deb http://ftp.debian.org/debian/ woody main contrib non-free deb http://security.debian.org/debian/ etch main contrib non-free Can you post some of the dependency errors? I'm suspecting that your system is in need of an upgrade (which apt can do for you, too) because apt is usually very good about resolving dependencies _unless_ installing a dependency will break something critical in which case it stands aside and lets you try to fix the problem. --- Rodney Baker <[EMAIL PROTECTED]> wrote: > Tony Hunt wrote: > > Thanks all for the replies .. Some of these are > good and useful indeed.. > > > > Ive actually got a working version of 1.90 xastir > on there now but without > > raster maps. This sounds like it would be easy to > fix with imagemagick but > > the development files still allude me. I think its > actually libmagick5-dev > > that I am looking for but if I try and install > that it had many dependancy > > issues which are not resolvable. I looked at some > of the dependancies and > > they also have depandancies. Its another one of > those dependancy blackholes > You'll probably need > to uncomment the lines for Universe and Universe > Development > repositories. Other Debian/Ubuntu users may have > more input on which > repositories are needed. ____________________________________________________________________________________ Pinpoint customers who are looking for what you sell. http://searchmarketing.yahoo.com/ _______________________________________________ Xastir mailing list [email protected] http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
