comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Can I make a web application of my IDL program?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Can I make a web application of my IDL program? [message #70398 is a reply to message #70397] Thu, 08 April 2010 12:32 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 4/8/10 1:09 PM, LNpellen wrote:
> Ok - I realize, it is hard...
>
> I hope this changes in the future.
>
> Or I hope the past returns when it was possible to only install VM,
> not the entire IDL just to run .sav files.

My understanding was that the VM option installed the entire
distribution anyway. Since it didn't actually provide a choice, they
removed it.

MAKE_RT, on the other hand, is quite a nice tool for distribution. I
recently made a bundle for an application that runs on 6 different
platforms. It weighed in at 380M with the save file about 6M and the bin
directories adding up to about 351M:

63M bin.darwin.i386 # 32-bit MacIntel
55M bin.darwin.x86_64 # 64-bit MacIntel
81M bin.linux.x86 # 32-bit Linux
88M bin.linux.x86_64 # 64-bit Linux
35M bin.x86 # 32-bit Windows
29M bin.x86_64 # 64-bit Windows

The resources directory counts for another 20M, so that leaves about 3MB
for launchers and miscellaneous other stuff. What gets copied can be
changed by modifying the manifest file if you so desire, i.e., .dll/.so
files that your app does not need, etc.

Mike
--
www.michaelgalloy.com
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Write DTD to XML File
Next Topic: Can I make a web application of my IDL program?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 15:18:03 PDT 2025

Total time taken to generate the page: 1.91832 seconds