Compiling "static" applications with SWT/GTK

Steve D. Perkins mailinglists@steveperkins.net
Mon Dec 1 20:09:00 GMT 2003


Mohan Embar wrote:

>>Developers might not care, but the average end-user looks at 
>>you as if you're speaking Klingon when told that they have to install a 
>>new shared library.
>>    
>>
>
>If you're in Linux, rpm or some other packaging tool should take
>care of that. On Windows, there's InstallShield or any number
>of free installers available.
>  
>

    Ugh.  I don't always (or even usually) want to deal with packaging a 
full-blown application RPM, or deal with such issues in the Win32 
world.  Most of the apps I write are small, specialized utilities that I 
distribute to team members via network shares or even email 
attachments.  I just want you to be able to double-click on it and do 
your thing, toss it in the trash when you're done with it.  I can't 
believe that such requirements are THAT off-the-wall.

Steve




More information about the Java mailing list