#594: library distribution
----------------------+-----------------------------------------------------
  Reporter:  allison  |        Type:  roadmap
    Status:  closed   |    Priority:  normal 
 Milestone:  1.4      |   Component:  install
   Version:           |    Severity:  medium 
Resolution:  done     |    Keywords:         
      Lang:           |       Patch:         
  Platform:           |  
----------------------+-----------------------------------------------------
Changes (by allison):

  * status:  new => closed
  * resolution:  => done


Comment:

 - PIR libraries are installed in: prefix/lib/versiondir/library (e.g.
 /usr/lib/parrot/1.4.0/library)
 - C extensions are installed in: prefix/lib/versiondir/dynext (e.g.
 /usr/lib/parrot/1.4.0/dynext)
 - PIR/PASM includes are installed in: prefix/lib/versiondir/include (e.g.
 /usr/lib/parrot/1.4.0/include)

 These install locations are documented in PDD 30.

 Since installation of libraries consists of copying the files into a
 particular directory, additional tools aren't really necessary. (If a
 specific need for tools comes up later, we can develop them then.)

 That leaves packaging/distribution. Added comments to PDD 30 on the
 subject in r40146.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/594#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to