27 Jan
2008
27 Jan
'08
9:09 a.m.
Rick Welykochy wrote:
Matthew Metzger wrote:
sudo aptitude install libxml2-utils sudo aptitude install xml-core
sudo apt-get install libxml++2.6-dev
Why aptitude in the first two cases and apt-get in the last?
cheers rickw
No particular reason. Both will get the job done. I think I copied and pasted the apt-get line from some online documentation and didn't bother to change it to "aptitude", but aptitude would probably be better in this case as there were some dependencies. thanks for asking. -Matthew