install an own application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Reimar Bauer

    #1

    install an own application

    Hi all,

    is ther e a common way to write a configure and install routine for an own
    written routine?

    Reimar


    --
    Forschungszentr um Juelich
    email: R.Bauer@fz-juelich.de

    =============== =============== =============== =============== ======
    a IDL library at ForschungsZentr um Juelich


  • R. Rajesh Jeba Anbiah

    #2
    Re: install an own application

    Reimar Bauer <R.Bauer@fz-juelich.de> wrote in message news:<c8j4gc$bd 3j$1@zam602.zam .kfa-juelich.de>...[color=blue]
    > Hi all,
    >
    > is ther e a common way to write a configure and install routine for an own
    > written routine?[/color]

    There are number of ways. If you do a Google, you can find many of
    them; few of them are XML based. IIRC, there are few classes available
    in PEAR. I personally prefer my own PHP codes.

    PHP also has one function for similar purpose
    <http://in2.php.net/parse_ini_file>

    --
    | Just another PHP saint |
    Email: rrjanbiah-at-Y!com

    Comment

    Working...