[Bug 470886] New: Script for execute on win and on linux with double click



If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=470886

  chronojump | chronojump | Ver: unspecified
           Summary: Script for execute on win and on linux with double click
           Product: chronojump
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: blocker
          Priority: Normal
         Component: chronojump
        AssignedTo: xaviblas cvs gnome org
        ReportedBy: xaviblas cvs gnome org
         QAContact: xaviblas cvs gnome org
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Write an script that executes chronojump using double click. On windows and
linux, search for mono and manage path for executing it. on win: a .bat; on
linux: a .sh

win script started:

http://lists.ximian.com/pipermail/mono-list/2007-August/036044.html

It need to be mkbundled for embedding mono, and adapted to a new release file
structure. Something like this:

release two compressed files:chronojump-06.zip and chronojump-06.tgz both with
the same content. When uncompressed:

chronojump-06/
    windows/
        chronojump.bat
        chronojump_mini.bat
        utils/
            convert_database.bat (probably)
            sqlite.exe (probably)
            sqlite3.exe (probably)
    linux/
         chronojump.sh
         chronojump_mini.sh
    data/
        chronojump.prg (main program, called by the scripts on win, lin
directories)
        chronojump_mini.prg
        NPlot dlls (are they different for win and linux?)
        sqlite dlls (for windows)

The bat files on win, and the .sh files on linux: 1)find mono; 2)fix the path;
3) run the programs

write also a script that creates the tgz and the zip according to this
structure.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=470886.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]