Actually I don't think the MSI install will work
either? Looking inside the msi file shows files,
info, manifests, etc. for Microsoft.VC90.CRT but not
for Microsoft.VC90.DebugCRT
Cheers
Greg
From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Greg.Hitchen@xxxxxxxx Sent: Tuesday, 1 February 2011 12:08 PM To: condor-users@xxxxxxxxxxx Subject: [ExternalEmail] Re: [Condor-users] Condor 7.5.5 released! Hi Dan
Does this windows development version need the
Microsoft.VC90.DebugCRT side by side
included as well? 7.5.4 didn't and I'm now getting errors because of it
when the condor service
tries to start, e.g. Event viewer shows "Dependent assembly
Microsoft.VC90.DebugCRT not found"
type messages.
Background:
On our distributed condor pools all our windows execute nodes run
scheduled tasks daily that check
file servers for updated versions of condor, i.e. we ONLY use the zip
download and NOT the
msi installation. Our own install script copies across the unzipped
folder structure, the appropriate
config files, adds registry entries, creates scheduled task,
etc.
We're currently running production version 7.2.4 on execute nodes and
7.4.3 on submit nodes.
I
occasionally test and try the latest development version on a few nodes for
evaluation purposes.
Thanks.
Cheers
Greg
Dr. Greg Hitchen Phone:
+61 8 6436 8663 | Fax: +61 8 6436 8555 | Mobile: 0407 952 748 Address: 26 Dick Perry Avenue, Kensington WA
6151 Please consider the environment before printing this email. From: condor-users-bounces@xxxxxxxxxxx [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Dan Bradley Sent: Tuesday, 1 February 2011 1:46 AM To: Condor-Users Mail List; condor-world@xxxxxxxxxxx Subject: Re: [Condor-users] Condor 7.5.5 released! In the initial release of 7.5.5, Windows packages were withheld while we investigated a problem that was observed under some versions of Windows. This problem has now been solved and we have added Condor packages for Windows to the 7.5.5 download page. The 7.5.5 release notes contain some additional information relevant to Condor in Windows: The contents of the Windows zip and MSI packages of Condor have changed. The lib and libexec folders no longer exist, and all contents previously within them are now in bin. condor_setup and condor_set_acls have been moved from the top level directory into bin. The Windows MSI installer for Condor version 7.5.5 requires that all previous MSI installations of Condor be uninstalled. Before uninstalling previous versions, make backup copies of configuration files. Any settings that need to be preserved must be reapplied to the configuration of the new installation. Cheers, --Dan On 1/26/11 6:02 PM, Scot Kronenfeld wrote: Hello, The Condor Team is pleased to announce the release of Condor 7.5.5. This is a development release of Condor. This release is primarily to improve scalability and performance. Additionally, of note to those people who build Condor from source, we have modernized our build system to use cmake instead of imake. A large number of bugs have been fixed - details are in the Version History. Condor 7.5.5 binaries and source code are available from our Downloads page. Version History: http://www.cs.wisc.edu/condor/manual/v7.5.5/8_2Development_Release.html Downloads Page: http://www.cs.wisc.edu/condor/downloads/ Thank you for your interest in Condor! - The Condor Team _______________________________________________ Condor-users mailing list To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/ |