From lon-capa-dev@mail.lon-capa.org Wed Jan 13 20:49:19 2010 From: lon-capa-dev@mail.lon-capa.org (Mark Lucas) Date: Wed, 13 Jan 2010 15:49:19 -0500 Subject: [LON-CAPA-dev] Installing development version of LC Message-ID: <5060B013-076F-430D-A5AA-F5D99F6D92AB@ohio.edu> --Apple-Mail-5--506765107 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hi, I've got my development machine turned back on and am looking to install the latest development version of LC. (1) Is it in reasonably functional form? (2) Are there any packages that I need to have installed beyond the packages for the current release version? (3) Any other caveats? I'm looking to install it to get a feel for the interface changes. Mark -- Mark Lucas email: lucasm@ohiou.edu 252D Clippinger Lab phone: (740)597-2984 Department of Physics and Astronomy fax: (740)593-0433 Ohio University Athens, OH 45701 --Apple-Mail-5--506765107 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable
Hi,Hi = Mark,
On 13.01.2010 21:49, Mark Lucas wrote:Hi,I've got my = development machine turned back on and am looking to = installthe latest development = version of LC.(1) Is it in = reasonably functional form?
Yes, go = ahead!(2) Are there any packages = that I need to have installed beyond the = packagesfor the current = release version?
This depends on the last time you = updated. I assume you have configured your server to use the development = version of the LON-CAPA prerequisites. Execute "yum update" (or whatever = is needed on your machine) to update all packages. A manual install = should not be necessary.(3) Any = other caveats?
The header will slightly change = (enhanced floating). There are only known some minor issues which are = not really worth mentioning.I'm = looking to install it to get a feel for the interface = changes.Mark
Please file a bug for everything = what you find dysfunctional. There is "Product: LON-CAPA 3.0 Redesign" = in bugzilla.
Stefan = Bisitz
_______________________________________________
LON-CAPA-dev = mailing list
LON-CAPA-dev@mail.lon-capa.= org
http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev
Mark,I've got my = development machine turned back on and am looking to = installthe latest development = version of LC.(1) Is it in = reasonably functional form?
Yes, CVS bleeding edge = was used for a couple of courses at MSU in a Limited Field Trial in a = standalone cluster last semester. The same will occur this = semester.
There is also a separate multi-domain standalone = cluster (the one used at the 2009 conference). The "msu" domain in = that cluster is in available to MSU Faculty and Staff to automatically = request accounts and create courses and communities while they evaluate = 3.0. The "testdrive" domain in the same cluster is available to = everyone else.
As regards installation on your own server, at = present you will need to use CVS checkout to get the latest development = version to install.
cd path_to_loncapa_repo/loncom/build
cvs = update -A -d
and then:
cd loncom/build
make = clean
make build
make install
You can also use make tardist = instead of make install to create a tarball if you wish to install from = that.
The tarball (loncapa-unstable.tar.gz) which was = historically built nightly from CVS HEAD nightly and made available via = install.loncapa.org is outdated. Rebuilding of that unstable = tarball will likely resume once 2.9 has been = released.(2) Are there any packages that I need to have installed = beyond the packages for the current release = version?
The version of LONCAPA-prerequisites = which will be required for the long delayed 2.9 (which doesn't include = the new interface changes), and ultimately 3.0 (which does) is 1-17. = Currently this is available (as are any new dependencies = unavailable in core repositories for the distro) in the msu/testing = repos on install.loncapa.org for some distros. CentOS 5 is amongst them. = Support for other distros is being added = incrementally.(3) Any other = caveats?I'm looking to = install it to get a feel for the interface = changes.
Localization files are not up to date, but = I doubt that is an issue for you. Also documentation is not = presently up to date.
Stuart Raeburn
MSU LON-CAPA = groupMark-- =
_____________________________________________= __
LON-CAPA-dev mailing list
LON-CAPA-dev@mail.lon-capa.= org
http://mail.lon-capa.org/mailman/listinfo/lon-capa-dev