After some discussion on IRC I've got an idea for functionallity to Manager. As Manager is implemented now, it calls InstallPackage wiht '--no-dependencies' and Compile first once with '--no-build', to fetch the source, and then with '--no-web', to build. These both means that no dependencies will be installed, which will be very frustrating as one expect the newly installed application to work, but it wont without its dependencies. My idea is to run 'CheckDependencies' on the program added to be installed and then the needed dependencies would be added to the command queue.
-- /Jonas _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel