User Tools

Site Tools


geda:suse_rpm_installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
geda:suse_rpm_installation [2012/02/20 15:14]
127.0.0.1 external edit
geda:suse_rpm_installation [2014/04/18 12:29]
vzh Add link to Russian translation
Line 1: Line 1:
 +//​Translations of this page are also available in the following languages://​ [[suse_rpm_installation.ru|Русский]].
 +
 ====== Installing gEDA rpm packages on SuSE ====== ====== Installing gEDA rpm packages on SuSE ======
  
Line 24: Line 26:
  
   - Start Yast and go to “Change Installation Source”   - Start Yast and go to “Change Installation Source”
-  - Add a HTTP source with the following properties: ​+  - Add a HTTP source with the following properties:
        * **Servername:​** software.opensuse.org        * **Servername:​** software.opensuse.org
-       * **Directory:​** /​download/​repositories/​science/​openSUSE_11.0/​ (Choose the directory for your distribution) ​+       * **Directory:​** /​download/​repositories/​science/​openSUSE_11.0/​ (Choose the directory for your distribution)
   - Start “Install Software” in Yast, goto “Search” and look for gEDA. All packages appear.   - Start “Install Software” in Yast, goto “Search” and look for gEDA. All packages appear.
   - Install the packages as usual.   - Install the packages as usual.
Line 32: Line 34:
 For more informations read the [[http://​en.opensuse.org/​Build_Service/​User | generic installation notes]] of the [[http://​en.opensuse.org/​Build_Service | OpenSuSE Build Service]] For more informations read the [[http://​en.opensuse.org/​Build_Service/​User | generic installation notes]] of the [[http://​en.opensuse.org/​Build_Service | OpenSuSE Build Service]]
  
-You can also browse through repositories first: ​+You can also browse through repositories first:
 [[http://​software.opensuse.org/​download/​science/​openSUSE_11.0/​repodata/​ | openSUSE_11.0 repo]], [[http://​software.opensuse.org/​download/​science/​openSUSE_11.0/​repodata/​ | openSUSE_11.0 repo]],
 [[http://​software.opensuse.org/​download/​science/​openSUSE_11.1/​repodata/​ | openSUSE_11.1 repo]]. [[http://​software.opensuse.org/​download/​science/​openSUSE_11.1/​repodata/​ | openSUSE_11.1 repo]].
Line 91: Line 93:
  
 Another addition is required to install the mimelnks properly in the KDE environment. Another addition is required to install the mimelnks properly in the KDE environment.
-KDE does not take care of the mimelnks installed in //​%%/​usr/​share/​mimelnk/​%%//,​ thus they have to be copied to +KDE does not take care of the mimelnks installed in //​%%/​usr/​share/​mimelnk/​%%//,​ thus they have to be copied to
 the KDE directory //​%%/​opt/​kde3/​mimelnk/​%%//​. This is done in the rpm spec file inside the %install section the KDE directory //​%%/​opt/​kde3/​mimelnk/​%%//​. This is done in the rpm spec file inside the %install section
  
Line 107: Line 109:
 You can either call the toplevel SuSEconfig command You can either call the toplevel SuSEconfig command
  
-  /​sbin/​SuSEconfig ​+  /​sbin/​SuSEconfig
  
-or call only the two required subconfiguration tools +or call only the two required subconfiguration tools
  
-  /​sbin/​conf.d/​SuSEconfig.desktop-file-utils ​+  /​sbin/​conf.d/​SuSEconfig.desktop-file-utils
  
-which calls +which calls
  
   /​usr/​bin/​update-desktop-database   /​usr/​bin/​update-desktop-database
  
-and +and
  
   /​sbin/​conf.d/​SuSEconfig.gtk2   /​sbin/​conf.d/​SuSEconfig.gtk2
Line 124: Line 126:
  
   /​usr/​bin/​gtk-update-icon-cache --quiet --ignore-theme-index --remove-empty-cache "​$SUBDIR"​   /​usr/​bin/​gtk-update-icon-cache --quiet --ignore-theme-index --remove-empty-cache "​$SUBDIR"​
- 
- 
  
geda/suse_rpm_installation.txt · Last modified: 2014/04/18 12:29 by vzh