Skip to content
Snippets Groups Projects
Select Git revision
  • 4dd85f94ca7037021c0643760f09767d3015ae87
  • master default protected
  • develop protected
  • cmake_boost_refactor
  • ubuntu_ci
  • mmtf
  • non-orthogonal-maps
  • no_boost_filesystem
  • data_viewer
  • 2.11.1
  • 2.11.0
  • 2.10.0
  • 2.9.3
  • 2.9.2
  • 2.9.1
  • 2.9.0
  • 2.8.0
  • 2.7.0
  • 2.6.1
  • 2.6.0
  • 2.6.0-rc4
  • 2.6.0-rc3
  • 2.6.0-rc2
  • 2.6.0-rc
  • 2.5.0
  • 2.5.0-rc2
  • 2.5.0-rc
  • 2.4.0
  • 2.4.0-rc2
29 results

ui

1. Setup the rpm build environment (See guides on the web)
2. Checkout openstructure source in a fodler called 'openstructure-1.1d'
3. Copy the compounds.chemlib into the folder
4. Remove '.git' and '.gitignore' from the folder 
5. COmpress the source with 'tar -cJvf openstructuere.tar.xz openstructure-1.1d'
6. Put the zipped source in '~/rpmbuild/SOURCES'
7. Put the desktop file in '~/rpmbuild/SOURCES'
8. Put the spec file in '~/rpmbuild/SPECS'
9. Go the the 'SPECS' directory and build with 'rpmbuild -ba openstructure.spec'