On Wed, Apr 25, 2012 at 03:13:06PM +0530, Saurabh Sood wrote:
As part of the One Click install GSoC project, I would require to resolve dependencies in packages. I am planning to use SAT solver for this purpose. I tried looking up references on how to use it and even generated docs using doxygen, but could not get much further on it. I need some guidance on how to achieve this.
If the target is an opensuse system, you really should interface with libzypp instead of libsolv, so that you view of the world matches the view of the software stack. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org To contact the owner, e-mail: zypp-devel+owner@opensuse.org