head	1.3;
access;
symbols
	PyQwt-4_1-fixes:1.3.0.2
	PyQwt-4_1:1.3
	PyQwt-4_0rc0:1.3
	PyQwt-3_8-fixes:1.1.1.1.0.2
	PyQwt-3_8:1.1.1.1
	PyQwt-3_7:1.1.1.1
	start:1.1.1.1
	gvermeul:1.1.1;
locks; strict;
comment	@# @;


1.3
date	2004.04.18.12.13.10;	author gvermeul;	state Exp;
branches
	1.3.2.1;
next	1.2;

1.2
date	2003.12.14.17.13.22;	author gvermeul;	state Exp;
branches;
next	1.1;

1.1
date	2003.06.15.09.15.53;	author gvermeul;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2003.06.15.09.15.53;	author gvermeul;	state Exp;
branches;
next	;

1.3.2.1
date	2005.02.20.17.46.35;	author gvermeul;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Prepare next release PyQwt-4.0
@
text
@See Doc/html/pyqwt/index.html.

If you never read docs:

(1) Start the Python interpreter and try:
    >>> import pyqtconfig; print pyqtconfig.Configuration().pyqt_sip_dir
    
    If this fails, sip and PyQt have not been installed with the configure.py
    scripts, or you are running PyQt-3.9 and sip-3.9. Read the manual.

(2) Execute the following commands from a command line:
    cd PyQwt-4.0
    cd configure
    python configure.py
    make
    make install


Q: It did not work?
A: Read the manual.
@


1.3.2.1
log
@Prepare the release of PyQwt-4.2.
@
text
@d9 1
a9 1
    scripts. Read the manual.
d12 1
a12 1
    cd PyQwt-4.2
@


1.2
log
@Fix typo's
@
text
@d5 13
a17 8
(1) On Windows:
    - edit 'setup_cfg_nt'.
    - run 'python setup.py bdist_wininst'
    - execute the dist/*.exe installer. 
(2) On Posix:
    - edit 'setup_cfg_posix'.
    - run 'python setup.py build'.
    - do 'cd examples' and play.
@


1.1
log
@Initial revision
@
text
@d6 1
a6 1
    - edit 'setup.cfg.nt'.
d10 1
a10 1
    - edit 'setup.cfg.posix'.
@


1.1.1.1
log
@Initial import into CVS
@
text
@@
