INSTALL.TXT
changeset 535 e97edeb0dcd3
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/INSTALL.TXT	Wed Jul 04 11:05:10 2007 +0000
     1.3 @@ -0,0 +1,45 @@
     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) Mac OS X 10.4
    1.12 +
    1.13 +More systems like Debian are likely to be added later. Please
    1.14 +send feedback about installation on your Operating System to
    1.15 +vym@InSilmaril.de
    1.16 +
    1.17 +For general questions please contact the vym mailinglist:
    1.18 +
    1.19 +	vym-forum@lists.sourceforge.net
    1.20 +
    1.21 +
    1.22 +A) openSUSE 10.2
    1.23 +================
    1.24 +
    1.25 +vym needs a newer version of Trolltechs Qt libraries than the one on the
    1.26 +10.2 installation media. This new version can be installed easily in
    1.27 +YaST:
    1.28 +
    1.29 +	- Select "Installation Source"
    1.30 +	- Add a HTTP source:
    1.31 +		        Server: repos.opensuse.org
    1.32 +		     Directory: /KDE:/Qt/openSUSE_10.2/
    1.33 +		Authentication: Anonymous
    1.34 +
    1.35 +	- Select "Software Management"
    1.36 +	- Search for "libqt4"
    1.37 +	- Install all found packages. (They have a version >= 4.3.0-55.1)
    1.38 +
    1.39 +B) Mac OS X 10.4
    1.40 +================
    1.41 +
    1.42 +Just doubleclick the vym.pkg file to run the installer.
    1.43 +
    1.44 +This release of vym includes the Qt libraries. For more information on
    1.45 +Qt see http://www.trolltech.com.
    1.46 +		
    1.47 +
    1.48 +