File: README.txt

package info (click to toggle)
openstructure 2.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 205,228 kB
  • sloc: cpp: 188,129; python: 35,361; ansic: 34,298; fortran: 3,275; sh: 286; xml: 146; makefile: 29
file content (10 lines) | stat: -rw-r--r-- 533 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
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'