Project

General

Profile

Support #616

Updated by Anna Maria Bigatti almost 9 years ago

Everything for the release

<check version number for CoCoALib release>
<cvs checkout in snapshot dir>

cd <snapshotdir>

configure --again
make
cd src/CoCoA-5
make doc
make ManExamples
cd src/CoCoA-5/release-files
./release-mac.sh
./release-linux.sh

<~/shell-scripts/cocoalib-cvs-snapshot>

by hand deal with windows text version
ask someone for windows gui version...

update /Volumes/WWW/webcocoa/download/download5.shtml
update /Volumes/WWW/webcocoa/download/RelNotes.shtml

Back