Menu

#1 CGR-101: use proper directories on linux

open
nobody
None
5
2009-11-20
2009-11-20
No

main.tcl uses the current working directory for both finding its libraries and its config files.

Running on linux, I'd like to have the software installed as a regular RPM package.
Therefore we should
a) install libraries and code in standard system directories (where they are readonly for the normal user,
b) place the config file in the users HOME directory.
c) use the current working directory only for logs and dumps.

I've packaged it this way on http://software.opensuse.org/search?q=syscomp-cgr
using the appended patch.

It works for versions 1.10 through 1.11

Discussion

  • Juergen Weigert

    Juergen Weigert - 2009-11-20

    CGR101V110.patch

     
  • Juergen Weigert

    Juergen Weigert - 2009-11-20
    • summary: CGR-101: using proper direcories on linux --> CGR-101: use proper directories on linux
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.