Project

General

Profile

Support #851

Updated by Anna Maria Bigatti over 7 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 (local)
# ./release-linux.sh (on virtual machine and on 32-bit linux)


# <~/shell-scripts/cocoalib-cvs-snapshot>
# copy cocoalib tgz on windows virtual machine
# compile windows text version on virtual machine, copy CoCoAInterpreter from SharedFolder into local dir
# ./release-win.sh
# (ask someone for windows gui version...)


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

---> send email

Back