1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/INSTALL.txt Thu Dec 04 13:47:47 2008 +0000
1.3 @@ -0,0 +1,59 @@
1.4 +Installation of vym - view your mind
1.5 +====================================
1.6 +
1.7 +Contents
1.8 +--------
1.9 +
1.10 +A) openSUSE 10.2
1.11 +B) openSUSE 10.3 and 11.0
1.12 +C) Mac OS X 10.3+
1.13 +
1.14 +More systems like Debian are likely to be added later. Please
1.15 +send feedback about installation on your Operating System to
1.16 +vym@InSilmaril.de
1.17 +
1.18 +For general questions please contact the vym mailinglist:
1.19 +
1.20 + vym-forum@lists.sourceforge.net
1.21 +
1.22 +
1.23 +A) openSUSE 10.2
1.24 +================
1.25 +
1.26 +vym needs a newer version of Trolltechs Qt libraries than the one on the
1.27 +10.2 installation media. This new version can be installed easily in
1.28 +YaST:
1.29 +
1.30 + - Select "Installation Source"
1.31 + - Add a HTTP source:
1.32 + Server: repos.opensuse.org
1.33 + Directory: /KDE:/Qt/openSUSE_10.2/
1.34 + Authentication: Anonymous
1.35 +
1.36 + - Select "Software Management"
1.37 + - Search for "libqt4"
1.38 + - Install all found packages. (They have a version >= 4.3.0-55.1)
1.39 +
1.40 +B) openSUSE 10.2 and later
1.41 +==========================
1.42 +
1.43 +Get the rpms e.g. from here:
1.44 +
1.45 +http://download.opensuse.org/repositories/home://insilmaril/
1.46 +
1.47 +and install the (as root):
1.48 +
1.49 +yast -i vym-[VERSION].rpm
1.50 +
1.51 +C) Mac OS X 10.3+
1.52 +=================
1.53 +
1.54 +After opening the disk image vym-1.9.0.dmg you can copy vym.app to
1.55 +/Applications. This will need administrator rights.
1.56 +
1.57 +
1.58 +This release of vym includes the Qt libraries. For more information on
1.59 +Qt see http://www.trolltech.com.
1.60 +
1.61 +
1.62 +