r1 - 05 Dec 2004 - 18:21:01 - MikeTYou are here: OSAF >  Journal Web  >  TWikiUsers > MikeT > MikeTaylorNotes > MikeTaylor20041205

RPM Installation

I'm working on the RPM package currently and so far it's been going well with a couple interesting hitches that I'm working thru. RPM's seem to want to install only inside of a small number of directories: /usr/bin, /usr/man/, etc and getting the files into other directories, so far as I can see, is left up to post-install scripts.

Other issues are more boring - I still haven't gotten my redhat box upgraded to FC2 so that I can test the RPM's on clean systems to make sure no dependencies are missing - that problem will be solved monday when I get a new hard-drive to replace the failed drive I had thought I could use for FC2 smile

RPM's also assume that the binary information is built by RPM running configure, make, etc -- but Chandler already has that being done and the binary tarball is more than adequate so the .spec file is looking mighty slim smile

The one item that I'm currently researching is how to recognize during the install that the target is /usr/foo instead of /home/foo and adjust accordingly - otherwise Chandler will be getting installed into a directory tree that the user may not have write permissions and therefore the repository will not get created correctly. Again something that getting my FC2 box up will help solve.

-- MikeT - 06 Dec 2004

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.