[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] Windows version
From: |
Marc Angermann |
Subject: |
Re: [Gnumed-devel] Windows version |
Date: |
Sun, 22 May 2016 10:40:53 +0200 |
I already prepared a virtualbox-image - it's uptodate, 32-bit, Debian -
should run on every machine. Database is setup with test-data, just
needs some testing and I need to finish the Dicom-Server - Download
approx 2-3GB
MArc
On Sa, 2016-05-21 at 22:48 +0200, Karsten Hilbert wrote:
> On Sat, May 21, 2016 at 05:33:29PM +0200, Hilbert, Sebastian wrote:
>
> >
> > GNUmed currently makes use of many python modules and extensions
> > such as
> > psycopg, twain module, PIL, pywin32, hl7 and many more. It is a
> > pain to make
> > them available on Windows.
> >
> > I plan to build only two releases. The portable GNUmed client which
> > has
> > everything baked into the executable and stock GNUmed client. For
> > the stock
> > Gnumed client the potential users have to install python, wxpython,
> > PIL and so
> > on all by themselves.
> >
> > I might be able to get by with some dependencies by making use of
> > Winpython.
> > Winpython seems to ship many modules but not all.
> >
> > Any thoughts ?
> I wonder whether the "Windows version" could/should be a
> VirtualBox instance running Debian these days ?
>
> Karsten