INSTALL.txt
author insilmaril
Mon, 24 Nov 2008 14:12:01 +0000
branchrelease-1-12-maintained
changeset 53 1532402be6c2
parent 40 394b2f297e1d
permissions -rw-r--r--
Added bracket to comfort gcc
     1 Installation of vym - view your mind
     2 ====================================
     3 
     4 Contents
     5 --------
     6 
     7 A) openSUSE 10.2
     8 B) openSUSE 10.3 and 11.0
     9 C) Mac OS X 10.3+
    10 
    11 More systems like Debian are likely to be added later. Please
    12 send feedback about installation on your Operating System to
    13 vym@InSilmaril.de
    14 
    15 For general questions please contact the vym mailinglist:
    16 
    17 	vym-forum@lists.sourceforge.net
    18 
    19 
    20 A) openSUSE 10.2
    21 ================
    22 
    23 vym needs a newer version of Trolltechs Qt libraries than the one on the
    24 10.2 installation media. This new version can be installed easily in
    25 YaST:
    26 
    27 	- Select "Installation Source"
    28 	- Add a HTTP source:
    29 		        Server: repos.opensuse.org
    30 		     Directory: /KDE:/Qt/openSUSE_10.2/
    31 		Authentication: Anonymous
    32 
    33 	- Select "Software Management"
    34 	- Search for "libqt4"
    35 	- Install all found packages. (They have a version >= 4.3.0-55.1)
    36 
    37 B) openSUSE 10.2 and later
    38 ==========================
    39 
    40 Get the rpms e.g. from here:
    41 
    42 http://download.opensuse.org/repositories/home://insilmaril/
    43 
    44 and install the (as root):
    45 
    46 yast -i vym-[VERSION].rpm
    47 
    48 C) Mac OS X 10.3+
    49 =================
    50 
    51 After opening the disk image vym-1.9.0.dmg you can copy vym.app to
    52 /Applications. This will need administrator rights.
    53 
    54 
    55 This release of vym includes the Qt libraries. For more information on
    56 Qt see http://www.trolltech.com.
    57 		
    58 
    59