[see] / see / releases / see-3.0 / README.svn Repository:
ViewVC logotype

View of /see/releases/see-3.0/README.svn

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1374 - (download) (annotate)
Sun Feb 10 10:19:45 2008 UTC (2 years, 6 months ago) by d
File size: 866 byte(s)
Copy SEE's trunk to releases/see-3.0

DEVELOPER NOTES

1. After checking this out from Subversion, you will first need to initialise
the build environment with the following commands:

	$ autoreconf --install
	$ (cd unicode && make)

You'll also find that you need libtool installed, and probably the
boehm-gc package.

3. At this stage, you should be able to run configure, like everyone else.

4. If you plan on modifying libsee to work on your architecture,
please work with configure.ac primarily.


RELEASE STEPS

1. Update Changelog by deleting it so it is rebuilt fresh
2. Make sure that the package is configured (autoreconf --force --install)
3. Create a temporary build dir (e.g. /tmp/b), cd there and run
   the configure script from the check-out directory.
4. Run 'make distcheck' in that directory.
5. Use /tmp/b/see-*.tar.gz as the distfile
6. Update information at freshmeat.net.

$Id$


David Leonard
ViewVC Help
Powered by ViewVC 1.0.9