On Sun 26-Jul-2009 at 11:03 -0400, Yuval Levy wrote: > >Packages are for distribution.
No, packages keep track of dependencies, e.g. letting me know when a library change is going to break anything. Packages are also for keeping your system clean, I can switch between any hugin build or uninstall it without trace. Running `make install` on a Linux system is often a really bad idea, especially with untested development software - This is how you break a machine and end-up wiping and reinstalling. >Want a package? branch, update the version number in the root >CMakeLists.txt No, the version number in the trunk has to be higher than the most recent stable release (or stable branch if this hasn't yet been released). -- Bruno --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx -~----------~----~----~----~------~----~------~--~---
