On Mon, Nov 22, 2010 at 14:26, Jannis Pohlmann <[email protected]> wrote: > Hi everyone, > > are there any plans to create a meego-tools repository for Fedora 14? > Using the Fedora 13 repository from > > http://repo.meego.com/MeeGo/tools/repos/fedora/13/ > > doesn't work for me, as installing mic2 results in the following errors: > > Error: Package: mic2-0.22.2-1.1.noarch (meego-tools) > Requires: python(abi) = 2.6 > Installed: python-2.7-8.fc14.1.i686 (@fedora/$releasever) > python(abi) = 2.7 > Available: python3-3.1.2-14.fc14.i686 (fedora) > python(abi) = 3.1 > > I have little to no experience in building RPMs myself. If there are no > plans on such a repository yet, could someone at least point me to > instructions on how to build meego-tools RPMs for F14?
I don't know what are plans for F14 RPMs. But you can install manually mic2 using following commands: git clone git://gitorious.org/meego-developer-tools/image-creator.git cd image-creator make sudo make install -- Kalle Lampila _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
