[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnumed-devel] Re: install instructions
From: |
Ian Haywood |
Subject: |
Re: [Gnumed-devel] Re: install instructions |
Date: |
Wed, 12 Nov 2003 07:19:28 +1100 |
On Tue, 11 Nov 2003 13:16:45 +0100 (MET)
"Hilmar Berger" <address@hidden> wrote:
> > > believe that the user interface available from within this postinstall
> > > scrtipts depends heavily on the responding package manager and
> > distribution.
> > Yes. It's called debconf for Debian and current packages use some
> > debconf questions, but this has to be enhanced.
> From what I could find on the net debconf seems to be very Debian-specific,
> that is, it will almost
> impossible to install/use debconf-aware scripts with a different package
> manager.
Surely,
if on_debian:
debconf ('blah blah')
else:
print ('blah blah')
r = reply ()
IMHO, we should aim for 3 packages: .deb, RPM and Windows .EXE. I agree they
should share Python install scripts
where possible. [AFAIK RPM and Windows don't have an equivalent to debconf, so
we won't be repeating any more work]
but we should make an some effort to conform with the Debian system because of
its strength (automatic dependency
downloading, automated installs, etc.
Ian
--
PGP public key E750652E at wwwkeys.pgp.net
9BF0 67B7 F84F F7EE 0C42 C063 28FC BC52 E750 652E
pgpqorh6yRIH7.pgp
Description: PGP signature
- Re: [Gnumed-devel] install instructions, (continued)
- Re: [Gnumed-devel] install instructions, Sebastian Hilbert, 2003/11/07
- Re: [Gnumed-devel] install instructions, Hilmar Berger, 2003/11/07
- Re: [Gnumed-devel] install instructions, Sebastian Hilbert, 2003/11/07
- Re: [Gnumed-devel] install instructions, Ian Haywood, 2003/11/07
- Re: [Gnumed-devel] install instructions, Hilmar Berger, 2003/11/10
- Re: [Gnumed-devel] install instructions, Sebastian Hilbert, 2003/11/10
- [Gnumed-devel] Re: install instructions, Andreas Tille, 2003/11/11
- [Gnumed-devel] Re: install instructions, Andreas Tille, 2003/11/11
- Re: [Gnumed-devel] Re: install instructions, Hilmar Berger, 2003/11/11
- [Gnumed-devel] Re: install instructions, Andreas Tille, 2003/11/11
- Re: [Gnumed-devel] Re: install instructions,
Ian Haywood <=
- [Gnumed-devel] Re: install instructions, Andreas Tille, 2003/11/12
- Re: [Gnumed-devel] Re: install instructions, Elizabeth Dodd, 2003/11/12
- [Gnumed-devel] Re: install instructions, Andreas Tille, 2003/11/12
- Re: [Gnumed-devel] install instructions, Karsten Hilbert, 2003/11/08
Re: [Gnumed-devel] install instructions, Andrew Amos, 2003/11/08