Menu

#11 Improve the documentation regarding deployment on Mac OS X

None
closed
nobody
None
5
2016-03-01
2011-10-24
Anonymous
No

The section at http://plplot.sourceforge.net/docbook-manual/plplot-html-5.9.9/deploying.html (Deploying programs that use PLplot) is incomplete for Mac OS X, with two TODO markers on the page.

Would it be possible for this to get improved by somebody who has experience in distributing plplot?

I'd especially be interested in how to bundle plplot-using programs in a completely self-contained .app package to users.

Discussion

  • Anonymous

    Anonymous - 2011-11-02

    For anyone who's interested, I wrote a quick hack that disables the need for any external files such as the pl*.fnt and cmap files for plplot to work by storing the necessary info in the code.

    It then makes deploying plplot much easier inside an .app bundle, as the only file you need to give users is the /usr/local/lib/libplplotd.dylib file and any dependencies.

    If anybody wants to beautify or improve this patch please do so, again it's only a quick hack, but I guess it might be helpful for some people...

    https://github.com/houbysoft/short/blob/master/jan-plplot-5.9.9-no-additional-files-to-install.patch

     
  • Hazen Babcock

    Hazen Babcock - 2016-03-01
    • status: open --> closed
    • Group: -->
     
  • Hazen Babcock

    Hazen Babcock - 2016-03-01

    Your question probably has not been answered. If you are still interested please post it to the plplot-development mailing list.

     

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.