That might work on very recent Ubuntu. On anything earlier, it will get you versions of the xml2/xslt libs that won't be adequate for Diazo. This all would be a lot easier if system libs were reliably up-to-date.
On Tue, Jul 24, 2012 at 10:34 PM, m_schriefel <[email protected]> wrote: > Hi, > > this worked for me: > > sudo apt-get install python-setuptools > sudo easy_install nose > sudo apt-get install libxslt-dev > sudo apt-get install python-dev > sudo easy_install lxml > > I don't remember which Ubuntu version I was on while I did this. Shouldn't > make much difference though. > > Michael > > > > > -- > View this message in context: > http://plone.293351.n2.nabble.com/Plone-4-2-Unified-Installer-fails-on-Ubuntu-11-04-tp7557080p7557331.html > Sent from the Installation, Setup, Upgrades mailing list archive at > Nabble.com. > _______________________________________________ > Setup mailing list > [email protected] > https://lists.plone.org/mailman/listinfo/plone-setup >
_______________________________________________ Setup mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-setup
