For Arch Linux, a package can be found here:
http://aur.archlinux.org/packages.php?ID=56595
@OTHER PACKAGERS:
Packaging Mnemosyne 2 is pretty straightforward - just get the
sources, and do:
cd mnemosyne/
make DESTDIR=${pkgdir} install-system
And then make sure that the ${pkgdir} directory is bundled up with
whatever packaging method your distribution uses.
Runtime dependencies are:
- python2
- python2-pyqt
- python2-matplotlib
- python2-cherrypy
Additional build-time dependencies:
- python2-distribute
- python2-sphinx
Additional *optional* runtime dependencies:
- texlive-core (for supporting mathematical formulae in cards)
(Package names will of course be named differently on your
distribution, but you get the idea.)
Cheers,
Sam
--
You received this message because you are subscribed to the Google Groups
"mnemosyne-proj-users" group.
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/mnemosyne-proj-users?hl=en.