Re: [Cronometer-development] Final application directory structure
Brought to you by:
artichikin
|
From: Aaron D. <dav...@cs...> - 2005-06-13 16:03:43
|
Chris Rose wrote:
>We need, as I see it, two things: One, we need to aggregate all of
>our dependencies into ${CRON_HOME}/lib and two, we need to have some
>kind of automatically-generated launcher for these things. All of
>this then needs to go in a tgz, a zip, and an installer. An rpm would
>be nice, too, if possible. Plus whatever macs use (dmg?), which is
>probably a higher priority than rpm, come to think of it :)
>
>
Leave the Mac & Windows launchers to me. I already have an exe launcher
made for windows, and it's easy for me to rebuild if anything changes.
On the mac, the distribution is *inside* the application, which I know
sounds weird, but on Mac OS X an application is a special type of
folder, with some metadata in an xml file.
|